mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
- 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.
11 lines
511 B
Text
11 lines
511 B
Text
--- Makefile.in.orig 2015-10-06 04:12:09 UTC
|
|
+++ Makefile.in
|
|
@@ -374,7 +374,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|
|
|
# Improve coverage in 'make distcheck' by checking that translations work
|
|
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-silent-rules LINGUAS='*'
|
|
-SUBDIRS = wrlib WINGs src util po WindowMaker wmlib WPrefs.app doc
|
|
+SUBDIRS = WINGs src util po WindowMaker wmlib WPrefs.app doc
|
|
DIST_SUBDIRS = $(SUBDIRS) test
|
|
EXTRA_DIST = TODO BUGS BUGFORM FAQ INSTALL \
|
|
INSTALL-WMAKER README.i18n README.definable-cursor \
|