[Pkg-wmaker-commits] [wmaker] branch upstream updated (fd31b29 -> 5d643a6)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Mar 11 13:08:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a change to branch upstream
in repository wmaker.

      from  fd31b29   debian: Update with version 0.95.7-5 packaging.
       new  5a730d6   debian: Update with version 0.95.7-6 packaging.
       new  2ea6162   wmmenugen: Fix segfault; argv[argc] doesn't exist.
       new  b7a1528   getstyle: fix wcopy_file paths
       new  6429847   wmaker: fix stacking order of dock and fullscreen
       new  5561199   wmaker: allow alt+tabbed windows over fullscreen
       new  23417d9   WPrefs: Update path for Debian menu
       new  d48a370   Use wprefs_bindir output variable to set WPrefs path in menus.
       new  ad59081   Remove WindowMaker/mkMakefile script.
       new  f9b2cf9   Don't try and add removed file mkMakefile to distribution tarball.
       new  3426f81   Look for plmenu in build directory when creating WMRootMenu.
       new  6f3dbfe   debian: Update with version 0.95.7-7 packaging.
       new  92bc458   configure: Use PKG_PROG_PKG_CONFIG macro to allow cross building.
       new  002d415   Trivial cleanup: Removed unused defines.
       new  e2f8525   Added 'head' parameter to wMaximizeWindow
       new  014a315   Added wGetHeadRelativeToCurrentHead function
       new  17a47af   Added option for ability to move half-maximized between heads.
       new  28da4c9   Added possibility for half-maximized windows to move across the screens.
       new  160f879   Fixed wrong (re)stored dimensions for unmaximized window.
       new  62d62ee   Bugfix for moving windows between heads.
       new  9e79877   New option for enabling alternative half-maximized window movement.
       new  eadb7f3   Alternative way for traversing half-maximized windows.
       new  c9fbcda   New option for moving mouse pointer along with half-maximized windows.
       new  9328ba5   Implementation for moving mouse pointer within the maximized window.
       new  f3fdf0b   Refactoring handleMaximize() function
       new  3617e4c   Removed trailing whitespaces from readme files.
       new  6e4698f   Fixed couple of compilator warning and removed unused macros.
       new  c052add   wmaker: Do not place icons under the dock
       new  3986629   debian: Update with version 0.95.7-8 packaging.
       new  21d3fad   ChangeLog: Update with commits since v0.95.7.
       new  ac92f1a   wrlib: Bump soname version to 6.
       new  6fa1c0c   configure: Add option to specify global defaults directory.
       new  01ad3ea   doc: Use new defsdatadir variable to specify defaults directory in manpage.
       new  7df2244   doc: Update global autostart/exitscript path in manpage.
       new  cdaa7a4   doc: Add info about user icons directory to manpage.
       new  2411298   Translations: Dutch language file for WPrefs updated
       new  d4a0b2f   Translations: Frisian language file for WPrefs updated
       new  b2b2eba   NEWS: Add note about new global defaults directory configuration.
       new  dede386   debian: Remove patch 51_wmaker_man.diff; applied upstream.
       new  9087222   doc: Add new --with-defsdatadir option to INSTALL-WMAKER.
       new  5d643a6   Window Maker 0.95.8

The 40 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                    |  24 +++
 AUTHORS                                       |   4 +-
 BUGFORM                                       |   8 +-
 BUGS                                          |   4 +-
 COPYING.WTFPL                                 |   2 +-
 ChangeLog                                     |  92 ++++++++
 Makefile.am                                   |   4 +-
 NEWS                                          | 297 ++++++++++++++++++++++----
 README                                        |  24 +--
 README.definable-cursor                       |   2 +-
 TODO                                          |   2 +-
 WINGs/userdefaults.c                          |   7 +-
 WINGs/wcolorpanel.c                           |   3 -
 WINGs/wfontpanel.c                            |   4 +-
 WINGs/wsplitview.c                            |   3 -
 WPrefs.app/Expert.c                           |   9 +
 WPrefs.app/Menu.c                             |   2 +-
 WPrefs.app/po/fy.po                           |  89 +++++---
 WPrefs.app/po/nl.po                           |  89 +++++---
 WindowMaker/Defaults/Makefile.am              |   7 +-
 WindowMaker/Makefile.am                       |  71 +++---
 WindowMaker/{menu.bg => menu.bg.in}           |   2 +-
 WindowMaker/{menu.fi => menu.fi.in}           |   2 +-
 WindowMaker/{menu.fy => menu.fy.in}           |   2 +-
 WindowMaker/{menu.hu => menu.hu.in}           |   2 +-
 WindowMaker/{menu => menu.in}                 |   2 +-
 WindowMaker/{menu.ko => menu.ko.in}           |   2 +-
 WindowMaker/{menu.nl => menu.nl.in}           |   2 +-
 WindowMaker/{menu.ro => menu.ro.in}           |   2 +-
 WindowMaker/{menu.sk => menu.sk.in}           |   2 +-
 WindowMaker/{menu.zh_TW => menu.zh_TW.in}     |   2 +-
 WindowMaker/mkMakefile                        |  63 ------
 WindowMaker/{plmenu.bg => plmenu.bg.in}       |   2 +-
 WindowMaker/{plmenu.es => plmenu.es.in}       |   2 +-
 WindowMaker/{plmenu.fi => plmenu.fi.in}       |   2 +-
 WindowMaker/{plmenu.fy => plmenu.fy.in}       |   2 +-
 WindowMaker/{plmenu => plmenu.in}             |   2 +-
 WindowMaker/{plmenu.ja => plmenu.ja.in}       |   2 +-
 WindowMaker/{plmenu.ko => plmenu.ko.in}       |   2 +-
 WindowMaker/{plmenu.nl => plmenu.nl.in}       |   2 +-
 WindowMaker/{plmenu.ro => plmenu.ro.in}       |   2 +-
 WindowMaker/{plmenu.sk => plmenu.sk.in}       |   2 +-
 WindowMaker/{plmenu.zh_TW => plmenu.zh_TW.in} |   2 +-
 configure.ac                                  |  32 ++-
 debian/changelog                              |  21 ++
 debian/control                                |  47 +++-
 debian/copyright                              | 166 ++++++++++----
 debian/libwmaker-dev.examples                 |   1 +
 debian/libwmaker-dev.install                  |   3 +
 debian/libwmaker1.install                     |   1 +
 debian/libwmaker1.symbols                     |  12 ++
 debian/patches/51_wmaker_man.diff             |  36 ----
 debian/patches/series                         |   1 -
 debian/wmaker-utils.install                   |   8 +
 debian/wmaker-utils.manpages                  |   2 +
 debian/wmaker.install                         |   8 -
 debian/wmaker.manpages                        |   2 -
 doc/Makefile.am                               |   2 +-
 doc/build/Compilation.texi                    |   6 +
 doc/wmaker.in                                 |   7 +-
 src/WindowMaker.h                             |   4 +
 src/actions.c                                 | 170 +++++++++++++--
 src/actions.h                                 |   4 +-
 src/cycling.c                                 |   4 +
 src/defaults.c                                |  26 +--
 src/event.c                                   |  12 +-
 src/main.c                                    |   6 +-
 src/misc.c                                    |   2 +-
 src/placement.c                               |  10 +
 src/screen.h                                  |   7 -
 src/window.c                                  |   2 +-
 src/winmenu.c                                 |   5 +-
 src/wmspec.c                                  |  18 +-
 src/workspace.c                               |   1 -
 src/xinerama.c                                |  70 ++++++
 src/xinerama.h                                |   9 +
 util/getstyle.c                               |  17 +-
 util/wmiv.c                                   |  11 +-
 util/wmmenugen.c                              |   2 +-
 79 files changed, 1147 insertions(+), 440 deletions(-)
 rename WindowMaker/{menu.bg => menu.bg.in} (99%)
 rename WindowMaker/{menu.fi => menu.fi.in} (99%)
 rename WindowMaker/{menu.fy => menu.fy.in} (99%)
 rename WindowMaker/{menu.hu => menu.hu.in} (99%)
 rename WindowMaker/{menu => menu.in} (99%)
 rename WindowMaker/{menu.ko => menu.ko.in} (99%)
 rename WindowMaker/{menu.nl => menu.nl.in} (99%)
 rename WindowMaker/{menu.ro => menu.ro.in} (99%)
 rename WindowMaker/{menu.sk => menu.sk.in} (99%)
 rename WindowMaker/{menu.zh_TW => menu.zh_TW.in} (98%)
 delete mode 100755 WindowMaker/mkMakefile
 rename WindowMaker/{plmenu.bg => plmenu.bg.in} (98%)
 rename WindowMaker/{plmenu.es => plmenu.es.in} (98%)
 rename WindowMaker/{plmenu.fi => plmenu.fi.in} (99%)
 rename WindowMaker/{plmenu.fy => plmenu.fy.in} (98%)
 rename WindowMaker/{plmenu => plmenu.in} (98%)
 rename WindowMaker/{plmenu.ja => plmenu.ja.in} (98%)
 rename WindowMaker/{plmenu.ko => plmenu.ko.in} (98%)
 rename WindowMaker/{plmenu.nl => plmenu.nl.in} (98%)
 rename WindowMaker/{plmenu.ro => plmenu.ro.in} (98%)
 rename WindowMaker/{plmenu.sk => plmenu.sk.in} (98%)
 rename WindowMaker/{plmenu.zh_TW => plmenu.zh_TW.in} (98%)
 create mode 100644 debian/libwmaker-dev.examples
 create mode 100644 debian/libwmaker-dev.install
 create mode 100644 debian/libwmaker1.install
 create mode 100644 debian/libwmaker1.symbols
 delete mode 100644 debian/patches/51_wmaker_man.diff
 create mode 100644 debian/wmaker-utils.install
 create mode 100644 debian/wmaker-utils.manpages

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git



More information about the Pkg-wmaker-commits mailing list