x11-wm/evilwm: update to 1.4.1
- define LICENSE
- switch to DISTVERSION
- set INSTALL_TARGET=install-strip
- submitter becomes maintainer
Upstream Changes:
Version 1.4.1, Wed Nov 2 2022
- Add "raise" function to complement "lower" [Juan Pedro Vallejo]
- Allow '=' in option arguments, needed for -bind [Burkhard Kleemeier]
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.
PR: 271619
Approved by: lasg@lasg.dk (maintainer)