diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2015-10-06 05:12:56 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-10-06 05:12:56 +0000 |
| commit | 66732e092d235504aa4697303d87d4f1e368469b (patch) | |
| tree | 8a78006d313fbe1787a14b733eddb0d0adaad07a /x11-wm/windowmaker/files/patch-WINGs__wapplication.c | |
| parent | Mark as ignore on sparc64: not yet ported to this architecture. (diff) | |
Update to 0.95.7. Changes include:
- Window snapping (maximize a window to a side or corder of the screen) by
dragging is now supported.
- It is now possible to customize behavior when a maximized window is
dragged.
- A knob is added to globally ignore decoration hints from GNOME
appications.
- A ICCCM protocol for window manager replacement has been supported.
Notes
Notes:
svn path=/head/; revision=398682
Diffstat (limited to 'x11-wm/windowmaker/files/patch-WINGs__wapplication.c')
| -rw-r--r-- | x11-wm/windowmaker/files/patch-WINGs__wapplication.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/files/patch-WINGs__wapplication.c b/x11-wm/windowmaker/files/patch-WINGs__wapplication.c index 4c01a8b965ec..6770c6427f5a 100644 --- a/x11-wm/windowmaker/files/patch-WINGs__wapplication.c +++ b/x11-wm/windowmaker/files/patch-WINGs__wapplication.c @@ -1,6 +1,6 @@ ---- WINGs/wapplication.c.orig 2013-05-03 02:55:29.000000000 +0900 -+++ WINGs/wapplication.c 2013-05-03 02:56:04.000000000 +0900 -@@ -159,7 +159,7 @@ +--- WINGs/wapplication.c.orig 2015-08-11 18:41:14 UTC ++++ WINGs/wapplication.c +@@ -187,7 +187,7 @@ char *WMPathForResourceOfType(const char if (path) goto out; |
