diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-28 06:25:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-28 06:25:49 +0000 |
commit | 3c50204db9b6d1b87ace77765259d82e057849d8 (patch) | |
tree | 2f381af8637395bc5ce7594b6079f2ef66968baf /wm/notion/PLIST | |
parent | d6d895b27758573b8073072de28b8ec73a515a75 (diff) | |
download | pkgsrc-3c50204db9b6d1b87ace77765259d82e057849d8.tar.gz |
Update to 20140528:
* Improvement: 'windows' key is now the default META key (thanks to Dima
Kogan)
* Bugfix: seldomly triggered crash in memory pool (thanks to Matthieu Moy)
* Bugfix: save the session atomically (thanks to Matthias Lederhofer)
* Bugfix: various fixes to contributed scripts, notably more lua5.2 support
(thanks to several contributors)
* Improvement: various code cleanups (thanks to Campbell Barton)
* Improvement: various build/packaging improvements (thanks to Dima Kogan)
* Feature: Workspace indicator (thanks to Dima Kogan)
* Feature: Delayed population of the focuslist (thanks to Dima Kogan)
* Improvement: improved kludges/focus behavior (IntelliJ IDEA, xeyes)
* Improvement: expose 'warp_pointer' to lua
* Improvement: lock using i3lock when available
Diffstat (limited to 'wm/notion/PLIST')
-rw-r--r-- | wm/notion/PLIST | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/wm/notion/PLIST b/wm/notion/PLIST index d778bf0fe26..bc09f0adb16 100644 --- a/wm/notion/PLIST +++ b/wm/notion/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2014/05/09 16:20:24 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2014/05/28 06:25:49 wiz Exp $ bin/notion -bin/notionflux lib/notion/bin/ion-completefile lib/notion/bin/ion-statusd +lib/notion/bin/notionflux lib/notion/lc/de.lc lib/notion/lc/ioncore_bindings.lc lib/notion/lc/ioncore_efbb.lc @@ -45,10 +45,9 @@ man/cs/man1/notion.1 man/fi/man1/notion.1 man/man1/notion.1 man/man1/notionflux.1 -share/doc/notion/ChangeLog +share/doc/notion/CHANGELOG share/doc/notion/LICENSE share/doc/notion/README -share/doc/notion/RELNOTES share/examples/notion/cfg_defaults.lua share/examples/notion/cfg_dock.lua share/examples/notion/cfg_kludges.lua |