Commit Graph

108 Commits

Author SHA1 Message Date
Kris Maglione 9b76a0aee0 Fix some bugs (fancy debugging code vindicated). Add some comments. Shut up ken. 2008-01-28 17:58:23 -05:00
Kris Maglione 46948c279d Experimental code to float/unfloat with the mouse. Fix (hopefully) .so build on Darwin. 2008-01-23 21:45:30 -05:00
Kris Maglione 7b1c1664f9 Bug fixes. 2008-01-21 16:18:17 -05:00
Kris Maglione 8ba6c84f1c Several changes:
Filter comments out of ctl files.
	Update util/genconfig.
	Add a notification bar (I've had one for some time).
	Make wmiirc more like rc.wmii.
2008-01-20 18:00:21 -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 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 ba8e24be1e Account for window groups. Better focus semantics. Check size against iounit on dir reads. Misc. changes. 2008-01-16 01:01:04 -05:00
sqweek 0d05e4f153 Added options for Darwin (thanks Alexis Hildebrandt). 2008-01-14 12:06:53 +09:00
Kris Maglione 2efbe03e90 Bunch of fixes. 2007-07-16 16:52:35 -04:00
Kris Maglione 125e75173a Fix build on GCC. 2007-07-03 05:20:01 -04:00
Kris Maglione 56d4c9af9f Cleanup build on KenCC. 2007-07-03 05:13:01 -04:00
Kris Maglione 209fb08f82 Add Plan 9 formatted IO. Various cleanups and fixes. 2007-07-01 07:08:30 -04:00
Kris Maglione 29cd363e63 Check ~/plan9 for rc. 2007-06-29 17:49:58 -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 b645346147 Some grabbox fixes, and, it seems, several changes I forgot to commit. 2007-05-10 13:14:39 -04:00
Kris Maglione 37bed5b90c Actually add the file with the new parsing code. 2007-04-24 04:34:14 -04:00
Kris Maglione d164c9f51f Finish support for .depend makefiles and the 'make depend' target. 2007-04-23 02:29:02 -04:00
Kris Maglione d03fe86b7a Add some config search paths. 2007-04-22 00:20:05 -04:00
Kris Maglione 06cfd55d30 Fixes, cleanup. Pass strings around instead of Atoms. 2007-04-20 15:24:49 -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 7fb69196ce Use Xutf8* rather than Xmb*. Convert from locale to UTF-8. Some other fixes. 2007-04-18 15:08:15 -04:00
Kris Maglione f51f33bae8 Add (dat fns).h. Set LIBIXP to ${LIBDIR}/libixp.a until libixp is part of the tree. 2007-03-26 13:03:43 -04:00
Kris Maglione 38a12d53d2 Statically link wmiir. 2007-03-26 01:26:10 -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 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 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 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 4c3c083ba1 Use --template instead of awk for VERSION as suggested by Maxi 2007-02-19 16:44:20 -05:00
Kris Maglione ba6e56de8a Fix config.mk version nastiness. 2007-02-19 16:39:48 -05:00
Kris Maglione 68734b56d5 Calculate VERSION from the hg reversion number. 2007-02-18 21:58:22 -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
Denis Grelich a0fa66638b preparing 3.6-rc2 2007-02-07 07:23:59 +01:00
Kris Maglione 9d643150cf Get rid of libm. 2007-02-06 17:12:24 -05:00
Denis Grelich 65ac954e52 set version to 3.6-rc1 2007-02-05 20:41:47 +01: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
Kris Maglione 4fd35b90d0 Changed the behavior of dragging moving windows to better move them offscreen. Added function prototype to wmii.h. 2007-02-03 14:27:32 -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 49ac17f22a added -R parameter to LDFLAGS for Solaris 2007-01-13 02:15:55 +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
Denis Grelich 19611a8087 set version to 3.5.1 2007-01-03 19:21:35 +01:00
arg 6960a87110 applied Stefan Tibus' sun cc patches 2006-10-30 09:54:22 +01:00
Anselm R. Garbe 8f99b2f599 linker fix 2006-10-16 14:43:48 +02:00
Anselm R. Garbe 0d6378c1ef changed install/uninstall targets 2006-10-12 16:20:38 +02:00
Anselm R. Garbe 8e8e40516e removed liblitz 2006-10-12 16:10:57 +02:00