diff --git a/AUTHORS b/AUTHORS index 6c41af8..c82f549 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -adwm -- authors file. 2021-12-11 +adwm -- authors file. 2022-01-28 Author: Brian Bidulock Author: LittleSOiLent999 <87983064+LittleSOiLent999@users.noreply.github.com> diff --git a/ChangeLog b/ChangeLog index dc75a73..c0a9a64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,87 @@ # created with git log --stat=76 -M -C -500|fmt -sct -w80 +commit aacfee40b992ae836c12b0777c503fb528ce5ff6 +Author: Brian Bidulock +Date: Fri Jan 28 03:25:43 2022 -0700 + + update copyright dates + + LICENSE | 2 +- + src/adwm.c | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit b7f376e9d98b51a17cc1e5315c32ce4db03837e1 +Author: Brian Bidulock +Date: Fri Jan 28 03:12:41 2022 -0700 + + update release notes + + RELEASE.md | 18 +++++++++++------- + 1 file changed, 11 insertions(+), 7 deletions(-) + +commit c0f0ca5b2e131264c451a3ae6be3b2eb0c9d1463 +Author: Brian Bidulock +Date: Fri Jan 28 02:41:41 2022 -0700 + + reverse scroll wheel on root + + data/styles/Default/buttonrc | 4 ++-- + doc/adwm-buttons.5.in | 26 ++++++++++++-------------- + src/adwm.c | 4 ++-- + src/buttons.c | 6 +++--- + 4 files changed, 19 insertions(+), 21 deletions(-) + +commit 24f065acda02abafb5c7767d8686b17c549fe73e +Author: Brian Bidulock +Date: Fri Jan 28 01:35:28 2022 -0700 + + update build flags + + configure.sh | 2 ++ + 1 file changed, 2 insertions(+) + +commit d5844d9c1d495d733b999797d259d727d3aa394f +Author: Brian Bidulock +Date: Thu Jan 27 21:41:57 2022 -0700 + + updates to adwm keysrc file + + - fix key conflicts + - add preferred application support + - swap brightness/contrast controls + - add microphone volume and muting controls + + data/keysrc | 58 ++++++++++++++++++++++++++++++++++----------------------- + 1 file changed, 35 insertions(+), 23 deletions(-) + +commit 563ab035c4b36651f3ea158643dcd435e7951866 +Author: Brian Bidulock +Date: Thu Jan 27 21:41:39 2022 -0700 + + use preferred applications + + data/styles/Default/keysrc | 36 ++++++++++++++++++------------------ + 1 file changed, 18 insertions(+), 18 deletions(-) + +commit 5ce84d017dc23537f3d481de20e30d99f5ef8d20 +Author: Brian Bidulock +Date: Thu Jan 27 19:41:40 2022 -0700 + + update build flags + + configure.sh | 9 +++------ + 1 file changed, 3 insertions(+), 6 deletions(-) + +commit 48f9f60c832926d152cba9797a1bbea859e858e0 +Author: Brian Bidulock +Date: Sat Dec 11 23:51:23 2021 -0700 + + post-release update + + ChangeLog | 27 +++++++++++++++++---------- + NEWS | 3 ++- + 2 files changed, 19 insertions(+), 11 deletions(-) + commit a300930287689b3a269a5ec48e8c4e42e88b2d30 Author: Brian Bidulock Date: Sat Dec 11 23:48:48 2021 -0700 @@ -5299,77 +5381,3 @@ Date: Fri Oct 6 04:19:36 2017 -0600 src/layout.c | 87 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 42 deletions(-) - -commit c08846d4b49c076883bc52e4d2562fa638b73705 -Author: Brian Bidulock -Date: Fri Oct 6 03:50:14 2017 -0600 - - do fancy moves - - src/layout.c | 104 +++++++++++++++++++++++++++++++++++++++++++------------ - 1 file changed, 81 insertions(+), 23 deletions(-) - -commit f44deaf924af8aeaff4a5f16dc71732aa030dcfe -Author: Brian Bidulock -Date: Fri Oct 6 03:31:39 2017 -0600 - - rename cursors - - src/adwm.c | 44 +++++++++++++-------------- - src/adwm.h | 24 +++++++-------- - src/layout.c | 92 ++++++++++++++++++++++++++++---------------------------- - 3 files changed, 80 insertions(+), 80 deletions(-) - -commit 9fd023b4df6f89e022ae0975480fff68722f1d39 -Author: Brian Bidulock -Date: Fri Oct 6 03:24:23 2017 -0600 - - determine virtual grips for move - - src/layout.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- - 1 file changed, 98 insertions(+), 3 deletions(-) - -commit 894387e02a1b9b96a9165c95707cc00a42453874 -Author: Brian Bidulock -Date: Fri Oct 6 02:34:41 2017 -0600 - - prepare for mousemove_from - - src/layout.c | 169 ++++++++++++++++++++++++++++++------------------------- - 1 file changed, 91 insertions(+), 78 deletions(-) - -commit afcc41a00e2fc28bf1b798edb9df0f0810fff05e -Author: Brian Bidulock -Date: Thu Oct 5 05:05:38 2017 -0600 - - now working on mouseresize snaps - - src/layout.c | 52 ++++++++++++++++++++++++++++------------------------ - 1 file changed, 28 insertions(+), 24 deletions(-) - -commit e3f3790dd3b8670fbc0e551733cc9964e27749ce -Author: Brian Bidulock -Date: Thu Oct 5 02:02:24 2017 -0600 - - working up adwm manual page - - doc/adwm.1.in | 91 +++++++++++++++++++++++++++++++++++++++++++++++++------ - 1 file changed, 81 insertions(+), 10 deletions(-) - -commit e77b71532a0378770900a608ce26c56f888d1566 -Author: Brian Bidulock -Date: Thu Oct 5 02:01:57 2017 -0600 - - update TODO - - TODO | 2 ++ - 1 file changed, 2 insertions(+) - -commit 71a37a50beb1b082191d5b97983100b1c7880df0 -Author: Brian Bidulock -Date: Thu Oct 5 01:59:55 2017 -0600 - - debug and fix snapping while moving - - src/layout.c | 130 ++++++++++++++++++++++++++++++++++++++++--------------- - 1 file changed, 96 insertions(+), 34 deletions(-) diff --git a/NEWS b/NEWS index 93d8d04..a72adce 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,43 @@ -adwm -- history of user-visible changes. 2021-12-11 +adwm -- history of user-visible changes. 2022-01-28 + +Release adwm-0.7.16 released 2022-01-28 +--------------------------------------- + +git tag -n100 -l 0.7.16 + +0.7.16 Maintenance Release 0.7.16 + + This is another release of the adwm window manager that provides a + fully XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 + compliant tiling/floating window manager. It borrows concepts from + dwm(1), velox(1), awesome(1), spectrwm(1) and wmii(1). + + This is a maintenance release that corrects and supplements some key + bindings: removes a conflict, uses preferred applications (thanks to + xdg-launch), provides controls for microphone volume and muting, and + switches scroll-wheel bindings on the root window (this was really + bothering me). Consistent build flags and support for GCC 11.1.0 is + also provided. Session management has not progressed since the last + release. There are no outstanding issues at the time of release, and + the next release should include some outstanding development from the + TODO list. + + Included in the release is an autoconf tarball for building the package + from source. See the NEWS and TODO file in the release for more + information. Please report problems to the issues list on GitHub. + +git shortlog -e -n -w80,6,8 0.7.15...0.7.16 + +Brian Bidulock (8): + post-release update + update build flags + use preferred applications + updates to adwm keysrc file + update build flags + reverse scroll wheel on root + update release notes + update copyright dates + Release adwm-0.7.15 released 2021-12-11 --------------------------------------- @@ -322,32 +361,3 @@ Brian Bidulock (95): Brian Bidulock (1): Set theme jekyll-theme-minimal - -Release adwm-0.7.9 released 2019-10-03 --------------------------------------- - -git tag -n100 -l 0.7.9 - -0.7.9 Maintenance Release 0.7.9 - - This is another release of the adwm window manager that provdes a fully - XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 compliant - tiling/floating window manager. It borrows concepts from dwm(1), - velox(1), awesome(1), spectrwm(1) and wmii(1). - - This is a maintenance release that includes some build improvements and - a fix for issue #7 by forcing a make dependency between adwm-adwm.la - and adwm. There are no outstanding issues at the time of release, and - the next release should include some outstanding development from the - TODO list. - - Included in the release is an autoconf tarball for building the package - from source. See the NEWS and TODO file in the release for more - information. Please report problems to the issues list on GitHub. - -git shortlog -e -n -w80,6,8 0.7.8...0.7.9 - -Brian Bidulock (2): - fix issue #7 - update release files - diff --git a/README b/README index a3d65bb..70d8bdc 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -[adwm -- read me first file. 2021-12-11]: # +[adwm -- read me first file. 2022-01-28]: # adwm =============== -Package `adwm-0.7.15` was released under GPLv3 license -2021-12-11. +Package `adwm-0.7.16` was released under GPLv3 license +2022-01-28. This was originally a fork of Echinus which in turn was a fork of `dwm(1)`, and borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and @@ -18,7 +18,7 @@ The source for `adwm` is hosted on [GitHub][1]. Release ------- -This is the `adwm-0.7.15` package, released 2021-12-11. +This is the `adwm-0.7.16` package, released 2022-01-28. This release, and the latest version, can be obtained from [GitHub][1], using a command such as: @@ -226,14 +226,14 @@ w/ proper Xeyes") [1]: https://github.com/bbidulock/adwm [2]: https://github.com/bbidulock/adwm/issues -[3]: https://github.com/bbidulock/adwm/blob/0.7.15/RELEASE -[4]: https://github.com/bbidulock/adwm/blob/0.7.15/NEWS -[5]: https://github.com/bbidulock/adwm/blob/0.7.15/ChangeLog -[6]: https://github.com/bbidulock/adwm/blob/0.7.15/TODO -[7]: https://github.com/bbidulock/adwm/blob/0.7.15/COMPLIANCE -[8]: https://github.com/bbidulock/adwm/blob/0.7.15/INSTALL -[9]: https://github.com/bbidulock/adwm/blob/0.7.15/LICENSE -[10]: https://github.com/bbidulock/adwm/blob/0.7.15/COPYING +[3]: https://github.com/bbidulock/adwm/blob/0.7.16/RELEASE +[4]: https://github.com/bbidulock/adwm/blob/0.7.16/NEWS +[5]: https://github.com/bbidulock/adwm/blob/0.7.16/ChangeLog +[6]: https://github.com/bbidulock/adwm/blob/0.7.16/TODO +[7]: https://github.com/bbidulock/adwm/blob/0.7.16/COMPLIANCE +[8]: https://github.com/bbidulock/adwm/blob/0.7.16/INSTALL +[9]: https://github.com/bbidulock/adwm/blob/0.7.16/LICENSE +[10]: https://github.com/bbidulock/adwm/blob/0.7.16/COPYING [11]: https://github.com/bbidulock/xdg-launch [12]: https://bbidulock.github.io/xde-ctools [13]: https://github.com/bbidulock/xde-menu diff --git a/README.md b/README.md index e903e7b..9e5fdda 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -[adwm -- read me first file. 2021-12-11]: # +[adwm -- read me first file. 2022-01-28]: # adwm =============== -Package `adwm-0.7.15` was released under GPLv3 license -2021-12-11. +Package `adwm-0.7.16` was released under GPLv3 license +2022-01-28. This was originally a fork of Echinus which in turn was a fork of `dwm(1)`, and borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and @@ -18,7 +18,7 @@ The source for `adwm` is hosted on [GitHub][1]. Release ------- -This is the `adwm-0.7.15` package, released 2021-12-11. +This is the `adwm-0.7.16` package, released 2022-01-28. This release, and the latest version, can be obtained from [GitHub][1], using a command such as: @@ -225,14 +225,14 @@ ___Figure 9:___ Airforce XDE Theme (Xeyes properly rendered) [1]: https://github.com/bbidulock/adwm [2]: https://github.com/bbidulock/adwm/issues -[3]: https://github.com/bbidulock/adwm/blob/0.7.15/RELEASE -[4]: https://github.com/bbidulock/adwm/blob/0.7.15/NEWS -[5]: https://github.com/bbidulock/adwm/blob/0.7.15/ChangeLog -[6]: https://github.com/bbidulock/adwm/blob/0.7.15/TODO -[7]: https://github.com/bbidulock/adwm/blob/0.7.15/COMPLIANCE -[8]: https://github.com/bbidulock/adwm/blob/0.7.15/INSTALL -[9]: https://github.com/bbidulock/adwm/blob/0.7.15/LICENSE -[10]: https://github.com/bbidulock/adwm/blob/0.7.15/COPYING +[3]: https://github.com/bbidulock/adwm/blob/0.7.16/RELEASE +[4]: https://github.com/bbidulock/adwm/blob/0.7.16/NEWS +[5]: https://github.com/bbidulock/adwm/blob/0.7.16/ChangeLog +[6]: https://github.com/bbidulock/adwm/blob/0.7.16/TODO +[7]: https://github.com/bbidulock/adwm/blob/0.7.16/COMPLIANCE +[8]: https://github.com/bbidulock/adwm/blob/0.7.16/INSTALL +[9]: https://github.com/bbidulock/adwm/blob/0.7.16/LICENSE +[10]: https://github.com/bbidulock/adwm/blob/0.7.16/COPYING [11]: https://github.com/bbidulock/xdg-launch [12]: https://bbidulock.github.io/xde-ctools [13]: https://github.com/bbidulock/xde-menu diff --git a/RELEASE b/RELEASE index 5c2e276..1a38e5b 100644 --- a/RELEASE +++ b/RELEASE @@ -1,6 +1,6 @@ -[adwm -- release notes. 2021-12-11]: # +[adwm -- release notes. 2022-01-28]: # -Maintenance Release 0.7.15 +Maintenance Release 0.7.16 ========================== This is another release of the adwm window manager that provides a fully @@ -8,11 +8,15 @@ XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 compliant tiling/floating window manager. It borrows concepts from `dwm(1)`, `velox(1)`, `awesome(1)`, `spectrwm(1)` and `wmii(1)`. -This is a maintenance release that updates gh-pages support and removes -a harmful type punning that was leading to indeterminate behaviour. -Session management has not progressed since the last release. There are -no outstanding issues at the time of release, and the next release -should include some outstanding development from the [TODO](TODO) list. +This is a maintenance release that corrects and supplements some key +bindings: removes a conflict, uses preferred applications (thanks to +xdg-launch), provides controls for microphone volume and muting, and +switches scroll-wheel bindings on the root window (this was really +bothering me). Consistent build flags and support for GCC 11.1.0 is +also provided. Session management has not progressed since the last +release. There are no outstanding issues at the time of release, and +the next release should include some outstanding development from the +[TODO](TODO) list. Included in the release is an autoconf tarball for building the package from source. See the [NEWS](NEWS) and [TODO](TODO) file in the release diff --git a/configure.ac b/configure.ac index e4cb0a4..0f54513 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,8 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.71]) -AC_INIT([ADWM],[0.7.15],[https://github.com/bbidulock/adwm/issues],[adwm],[https://github.com/bbidulock/adwm]) -AC_REVISION([0.7.15]) +AC_INIT([ADWM],[0.7.16],[https://github.com/bbidulock/adwm/issues],[adwm],[https://github.com/bbidulock/adwm]) +AC_REVISION([0.7.16]) # set better defaults AC_PREFIX_DEFAULT([/usr]) @@ -20,13 +20,13 @@ AC_CONFIG_AUX_DIR([scripts]) AC_USE_SYSTEM_EXTENSIONS AC_CANONICAL_TARGET -DATE='2021-12-11' +DATE='2022-01-28' AC_SUBST([DATE]) -MDOCDATE='December 11, 2021' +MDOCDATE='January 28, 2022' AC_SUBST([MDOCDATE]) -BRANCH='0.7.15' +BRANCH='0.7.16' AC_SUBST([BRANCH]) # Initialize Automake diff --git a/index.md b/index.md index 2ee901b..2470a30 100644 --- a/index.md +++ b/index.md @@ -1,13 +1,13 @@ --- layout: default --- -[adwm -- read me first file. 2021-12-11]: # +[adwm -- read me first file. 2022-01-28]: # adwm =============== -Package `adwm-0.7.15` was released under GPLv3 license -2021-12-11. +Package `adwm-0.7.16` was released under GPLv3 license +2022-01-28. This was originally a fork of Echinus which in turn was a fork of `dwm(1)`, and borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and @@ -21,7 +21,7 @@ The source for `adwm` is hosted on [GitHub][1]. Release ------- -This is the `adwm-0.7.15` package, released 2021-12-11. +This is the `adwm-0.7.16` package, released 2022-01-28. This release, and the latest version, can be obtained from [GitHub][1], using a command such as: @@ -228,14 +228,14 @@ ___Figure 9:___ Airforce XDE Theme (Xeyes properly rendered) [1]: https://github.com/bbidulock/adwm [2]: https://github.com/bbidulock/adwm/issues -[3]: https://github.com/bbidulock/adwm/blob/0.7.15/RELEASE -[4]: https://github.com/bbidulock/adwm/blob/0.7.15/NEWS -[5]: https://github.com/bbidulock/adwm/blob/0.7.15/ChangeLog -[6]: https://github.com/bbidulock/adwm/blob/0.7.15/TODO -[7]: https://github.com/bbidulock/adwm/blob/0.7.15/COMPLIANCE -[8]: https://github.com/bbidulock/adwm/blob/0.7.15/INSTALL -[9]: https://github.com/bbidulock/adwm/blob/0.7.15/LICENSE -[10]: https://github.com/bbidulock/adwm/blob/0.7.15/COPYING +[3]: https://github.com/bbidulock/adwm/blob/0.7.16/RELEASE +[4]: https://github.com/bbidulock/adwm/blob/0.7.16/NEWS +[5]: https://github.com/bbidulock/adwm/blob/0.7.16/ChangeLog +[6]: https://github.com/bbidulock/adwm/blob/0.7.16/TODO +[7]: https://github.com/bbidulock/adwm/blob/0.7.16/COMPLIANCE +[8]: https://github.com/bbidulock/adwm/blob/0.7.16/INSTALL +[9]: https://github.com/bbidulock/adwm/blob/0.7.16/LICENSE +[10]: https://github.com/bbidulock/adwm/blob/0.7.16/COPYING [11]: https://github.com/bbidulock/xdg-launch [12]: https://bbidulock.github.io/xde-ctools [13]: https://github.com/bbidulock/xde-menu