Path to this page:
./
wm/evilwm,
Minimalist Window Manager for X
Branch: CURRENT,
Version: 1.4.3,
Package name: evilwm-1.4.3,
Maintainer: pkgsrc-usersevilwm is a minimalist window manager for the X Window System.
FEATURES
* No window decorations apart from a simple 1 pixel border.
* No icons.
* Good keyboard control, including repositioning and maximise toggles.
* Solid window drags (compile time option - may be slow on old machines).
* Virtual desktops (compile time option).
* Small binary size (even with everything turned on).
Required to run:[
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 72.643 KB
Version history: (Expand)
- (2024-03-22) Updated to version: evilwm-1.4.3
- (2022-11-30) Updated to version: evilwm-1.4.2
- (2022-09-27) Updated to version: evilwm-1.4.0
- (2018-09-16) Updated to version: evilwm-1.1.1nb1
- (2017-11-23) Package has been reborn
- (2015-07-30) Updated to version: evilwm-1.1.1
CVS history: (Expand)
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.
|