WinWrangler provides a desktop daemon that can be controlled via desktop-wide hotkeys to do advanced window manipulations that are not normally provided by the window manager (which has to be EWMH-compliant). For example tiling and intelligent expansion of windows. ok jasper@
23 lines
857 B
Plaintext
23 lines
857 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/09/27 19:17:11 landry Exp $
|
|
@bin bin/winwrangler
|
|
share/icons/
|
|
share/icons/hicolor/
|
|
share/icons/hicolor/16x16/
|
|
share/icons/hicolor/16x16/apps/
|
|
share/icons/hicolor/16x16/apps/winwrangler.png
|
|
share/icons/hicolor/22x22/
|
|
share/icons/hicolor/22x22/apps/
|
|
share/icons/hicolor/22x22/apps/winwrangler.png
|
|
share/icons/hicolor/32x32/
|
|
share/icons/hicolor/32x32/apps/
|
|
share/icons/hicolor/32x32/apps/winwrangler.png
|
|
share/icons/hicolor/scalable/
|
|
share/icons/hicolor/scalable/apps/
|
|
share/icons/hicolor/scalable/apps/winwrangler.svg
|
|
share/locale/nl/LC_MESSAGES/winwrangler.mo
|
|
share/winwrangler/
|
|
share/winwrangler/art/
|
|
share/winwrangler/art/winwrangler.png
|
|
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
|
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|