2024-03-22 13:16:40 by pin | Files touched by this commit (2) | |
Log message:
wm/evilwm: update to 1.4.3
- Send more accurate response to _NET_REQUEST_FRAME_EXTENTS.
- Support arbitrary key binds and semi-arbitrary button binds.
- Reread config and remanage all windows on SIGHUP.
|
2022-11-30 10:02:57 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
evilwm: update to 1.4.2.
Fixes in version 1.4.1
Add "raise" function to complement "lower" [Juan Pedro \
Vallejo]
Allow '=' in option arguments, needed for -bind [Burkhard Kleemeier]
Fixes in version 1.4.2
Ignore NumLock correctly when processing events [Kacper Gutowski]
|
2022-09-27 14:33:08 by Jonathan Perkin | Files touched by this commit (3) | |
Log message:
evilwm: Update to 1.4.0.
Version 1.4.0, Tue Sep 27 2022
* Send more accurate response to _NET_REQUEST_FRAME_EXTENTS.
* Support arbitrary key binds and semi-arbitrary button binds.
* Reread config and remanage all windows on SIGHUP.
Version 1.3.1, Fri Jul 30 2021
* Documentation updates & fixes only.
Version 1.3.0, Fri Jul 16 2021
* Add EWMH 1.5 _NET_WM_STATE_FOCUSED support.
* Add basic multi-monitor support when Randr >= 1.5 available.
* Remove border when window is maximised (useful for multi-monitor).
* Set _NET_FRAME_EXTENTS whenever relevant.
* Add new -wholescreen option to reinstate old behaviour of treating screen
as one large display.
* Remove -DVWM build option. User can run with "-numvdesks 1" if \
necessary.
Version 1.2.1, Mon Jul 5 2021
* Fix QWERTZ_KEYMAP build option [Sime Ramov]
Version 1.2.0, Mon Jul 5 2021
* Code reorder. Better code separation and many more/better comments.
* Don't focus mapped window if pointer not on same screen [by Ben Stern]
* Added QWERTZ_KEYMAP build option [by Thomas Egerer]
* Remove option to exclude help and error messages.
* Set focus to root window when closing current [adapted from Arch patch]
* Add tiny configure script to help with Debian multiarch cross-builds.
* Generate some documentation from HTML source.
|
2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106) |
Log message:
wm: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106) |
Log message:
wm: Remove SHA1 hashes for distfiles
|
2020-10-11 10:53:28 by Nia Alarie | Files touched by this commit (1) |
Log message:
Add evilwm-license
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2018-09-15 21:40:50 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
evilwm: Don't obliterate OPT_CPPFLAGS.
Bump PKGREVISION due to build option changes. PR#53607.
|
2017-07-07 15:08:08 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Fix setting of _XOPEN_SOURCE.
|
2017-07-02 14:45:05 by Benny Siegert | Files touched by this commit (1) |
Log message:
Add -D_XOPEN_SOURCE to MAKE_FLAGS to fix a segfault at runtime. Reported
by Oleksandr on pkgsrc-users months ago.
|