Commit Graph

88 Commits

Author SHA1 Message Date
Kris Maglione e5e4ff284d Fix last commit. 2010-06-11 23:48:29 -04:00
Kris Maglione 83d0184d11 Fix 'make deb' when not in a hg repo. 2010-05-24 10:14:02 -04:00
Kris Maglione ae3c20b7ae Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
Kris Maglione ab2d1760f8 Factor out common code into library. 2010-05-21 22:52:47 -04:00
Kris Maglione e3cf0426a1 Fix debian build. Closes issue #143. 2009-10-25 17:05:55 -04:00
Kris Maglione 32ff4a006e Update debian build data. 2009-10-16 03:28:54 -04:00
Kris Maglione e7f871642b Update DISTRIBUTERS for clarity. Install LICENSE file by default. 2009-10-13 21:37:04 -04:00
Kris Maglione 05cbfe09cf More build system cleanup. Install README. 2009-10-13 02:40:45 -04:00
Kris Maglione de936d8c17 Update docs; install wmii.pdf. 2009-09-28 20:09:38 -04:00
Kris Maglione 79ad0dd568 Update selection and execution of wmiirc. 2009-09-28 17:24:01 -04:00
Kris Maglione ed397a40d1 Fixed warnings/errors on linux. 2008-01-20 19:10:40 -05:00
Kris Maglione 717e770e72 Hg sucks at merging. 2008-01-19 22:47:05 -05:00
Kris Maglione 967912b82b Merge. 2008-01-18 15:57:54 -05:00
Kris Maglione f6c2a49d34 Pre-merge mess. 2008-01-18 15:05:45 -05:00
Kris Maglione 37d553300f Significant changes:
Improved focus semantics.
	/client/*/ctl slay command.
	Find unresponsive clients on kill.
	Draw titlebars of floating clients differently.
	Hack to set window properties of programs:
		wihack command/libwmii_hack.so library.
	Added wmii.rc, on which rc.wmii now depends.
	The usual cleanup.
2008-01-17 17:50:35 -05:00
Kris Maglione aef6e4c22e Significant changes:
EWMH support
	Improvements to fullscreen mode
	Improvements in focus, especially in no-input windows
	Cleaner rc.wmii, with wmii.rc include
	Filter out gcc error/warning dups
2008-01-14 15:42:21 -05:00
Kris Maglione 286003998a Run latex2man. Other cleanup. 2007-07-03 10:16:14 -04:00
Kris Maglione 209fb08f82 Add Plan 9 formatted IO. Various cleanups and fixes. 2007-07-01 07:08:30 -04:00
Kris Maglione ecbffad57a Fix the bothced merge. 2007-06-01 03:10:42 -04:00
Kris Maglione d0a06fe945 Merge with wmii-test. 2007-05-31 21:05:59 -04:00
Kris Maglione d05ab41cb6 Add DISTRIBUTERS file. 2007-05-20 21:22:12 -04:00
Kris Maglione e1e28cdb9b Lots of fixes, cleanup. New 'config' make target to guess at and prompt for config.mk knobs. 2007-04-19 23:27:26 -04:00
Kris Maglione beb042763f Install config files. 2007-03-26 20:43:31 -04:00
Kris Maglione b306ac581f New tree layout and make system. Note: This will currently *not* install configuration scripts. 2007-03-26 00:48:00 -04:00
Kris Maglione 21df75141e Make sure that $PLAN9 is set if running rc.wmii, remove .0 from $DISPLAY for sockets. Add P9PATHS config.mk knob for packagers. 2007-03-22 00:52:14 -04:00
Kris Maglione b56f202e3e "object-oriented design is the roman numerals of computing." --rob; Removed Roman Numerals. 2007-03-21 22:58:59 -04:00
Kris Maglione 7ee7d4e6b9 Rename wmiiwm to wmii. 2007-03-14 19:12:03 -04:00
Kris Maglione 97f91bc48b wmii(1) is no more. wmiistartrc is now executed under a login shell from wmiiwm, which starts the appropriate wmiirc. 2007-03-14 18:31:58 -04:00
Kris Maglione 86d4f9ebf0 Some changes already in snap. 2007-03-05 01:11:12 -05:00
Kris Maglione 356f676015 Removed PLAN9BASE config.mk knob in favor of wmii9rc script. Still not an ideal solution. 2007-03-03 09:42:06 -05:00
Kris Maglione 07343c21f1 Improved fullscreen support (far from finished). Minor focus improvements. Changed copyright info. 2007-03-02 23:40:24 -05:00
Kris Maglione 4ecc7f5ea6 Added PLAN9BASE config.mk knob that evaluates to $PLAN9 or /usr/local/plan9 if unset. 2007-03-02 17:11:09 -05:00
Kris Maglione 93b89970f8 Fix selection of views by index. 2007-02-27 01:57:01 -05:00
Kris Maglione 8ba567929c Don't link wmii9menu against libixp. 2007-02-26 16:04:04 -05:00
Kris Maglione 6fc0950cb5 Add .POSIX target and change to double quotes in the Makefile. Change 9menu.c parsing a bit. Some rc.wmii fixes. 2007-02-26 15:56:41 -05:00
Kris Maglione 0bcc957879 Test -e $PLAN9/bin/rc in wmii script. Use AWKPATH config.mk flag instead of /usr/bin/awk. 2007-02-26 06:53:02 -05:00
Kris Maglione b2c7eef976 Fix 9menu function, compile wmii9menu with 9menu.o instead of ${OBJ}, some minor 9menu.c modifications. 2007-02-26 04:46:55 -05:00
Kris Maglione edd7dba67a Add stripped down version of 9menu, and right-click menus to clients. Includes 'Delete' item. Runs from rc.wmii only. 2007-02-26 04:27:03 -05:00
Kris Maglione f56a70589e Added wmiiloop(1) and wmiiloop.1 to handle experimantal awk-based wmiirc. 2007-02-22 18:32:23 -05:00
Kris Maglione 20ddc55bbe Updated Makefile to make sure we get a new VERSION on upgrade 2007-02-19 17:04:38 -05:00
Kris Maglione ba6e56de8a Fix config.mk version nastiness. 2007-02-19 16:39:48 -05:00
Kris Maglione e8fbdc8846 New column scaling code. Fixed accidental resize on click of unfocused client. New public domain util.c. Some other stuff. 2007-02-14 23:20:47 -05:00
Kris Maglione 0e1cba7e96 Set the focus properly when removing a client from the selected area 2007-02-12 22:44:42 -05:00
Kris Maglione 2e80572fee Bugfixes, cleanup, remove SunCC compatibility patch. Add adding/removing tags by writing +tag/-tag 2007-02-11 22:17:20 -05:00
Kris Maglione dfaef7c3a7 Remove printevent.c from the make process 2007-02-09 17:31:40 -05:00
Kris Maglione 46a973cf85 Add printevent.c and -V (verbose) flag to print X events 2007-02-09 12:45:52 -05:00
Kris Maglione 5da0d07850 Got rid of ${LD} from the make process. We don't use ld directly and it confused people. 2007-02-04 16:18:18 -05:00
Denis Grelich c15b52daf7 set compile flags to debug and turned off stripping of the executable 2007-02-03 00:18:08 +01:00
Denis Grelich f22c04c061 removed extra space in sed expression on which Sun's sed has been choking 2007-01-04 11:59:36 +01:00
Denis Grelich 3e60262324 introduced CONFVERSION config.mk variable to define what folders are used to store wmii's configuration 2007-01-03 22:20:05 +01:00