diff options
author | adam <adam@pkgsrc.org> | 2017-03-20 12:29:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-03-20 12:29:52 +0000 |
commit | 8afc0eb81c9a86b82792db64e9890bd81594493a (patch) | |
tree | 2fbfa9d602508df959e2e67545b58039db1be157 /wm/windowmaker/PLIST | |
parent | cc6e48e4280797d90ba89c75d057087d900e02aa (diff) | |
download | pkgsrc-8afc0eb81c9a86b82792db64e9890bd81594493a.tar.gz |
Changes 0.95.8
* Implementation for moving mouse pointer within the maximized window.
* Alternative way for traverse half-maximized windows
* Move half-maximized windows between the screens
* Snapping a window to the top
* Global defaults directory configuration
Diffstat (limited to 'wm/windowmaker/PLIST')
-rw-r--r-- | wm/windowmaker/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/windowmaker/PLIST b/wm/windowmaker/PLIST index 70143437325..c026f9915e1 100644 --- a/wm/windowmaker/PLIST +++ b/wm/windowmaker/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2015/10/16 10:42:23 adam Exp $ +@comment $NetBSD: PLIST,v 1.22 2017/03/20 12:29:52 adam Exp $ bin/convertfonts bin/get-wings-flags bin/get-wraster-flags @@ -31,6 +31,7 @@ lib/libWUtil.la lib/libwraster.la lib/pkgconfig/WINGs.pc lib/pkgconfig/WUtil.pc +lib/pkgconfig/wmlib.pc lib/pkgconfig/wrlib.pc man/cs/man1/geticonset.1 man/cs/man1/getstyle.1 |