Commit Graph

34 Commits

Author SHA1 Message Date
Kris Maglione a1d855de54 Don't respond with an error on Tclunk of a file that no longer exists 2007-02-21 02:14:22 -05:00
Kris Maglione b10ede6590 Fixed a bug where focus reverted to None when the last client of a tag was XKilled 2007-02-20 23:49:36 -05:00
Kris Maglione 3a67df49e6 Fixed a bug in my last commit. 2007-02-20 22:18:21 -05:00
Kris Maglione 8caa7c0983 Fix that pesky bug related to open Fids of objects which don't exist anymore. 2007-02-20 22:11:40 -05:00
Kris Maglione 9bb8276e1e Removed stupid void casts from write_buf calls. 2007-02-20 21:12:37 -05:00
Kris Maglione 7b0ecf7cf8 Fixed a but on walk where fid == newfid. 2007-02-20 20:37:16 -05:00
Kris Maglione e53f4f0a11 Fixed configurerequest function 2007-02-16 13:41:23 -05:00
Kris Maglione 9a5c8daaaf Restore strncmps to fs.c 2007-02-15 22:11:55 -05:00
Kris Maglione 73a594825f Reduced the memory consumption of place_client. Replaced strncmps against literal strings with strcmps. 2007-02-15 20:02:13 -05:00
Kris Maglione d8e827bc21 Renamed selcolors back to focuscolors. Fixed an early free(). 2007-02-15 16:46:31 -05:00
Anthony Martin a685afa2a7 Get rid of FOCUSCOLORS 2007-02-15 10:06:35 -08:00
Anthony Martin c24f1dece9 All clients should behave like sel when their ctl file is read 2007-02-15 02:32:02 -08: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 4f488d8adc Revert Denis' revert 2007-02-12 13:23:35 -05:00
Denis Grelich b2e1253454 Revert the fuckup of SunCC compatibility. 2007-02-12 13:05:27 +01:00
Kris Maglione 7c3c475918 Added u(char|short|int|long|vlong) and vlong types 2007-02-12 01:24:24 -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 fed5c8f139 Add ability to alter a client's tagset by writing +tag or -tag. Revert SunCC compatibility changes to libixp. 2007-02-11 20:36:00 -05:00
Kris Maglione b220628d5e Some more cleanup 2007-02-10 03:09:19 -05:00
Kris Maglione f4bff50f75 Replaced nasty, eyesore NULL with nil 2007-02-04 21:02:05 -05:00
Denis Grelich 6f11af4fbb window IDs are provided in hexadecimal format, but understood in both decimal and hexadecimal 2007-02-02 17:43:22 +01:00
Denis Grelich 94e169cc3e applied Daniel Waeber's x11-window-id patch: clients are now addressed by their x11 window id instead of a plain number given by wmii. Thanks Daniel! 2007-01-22 12:00:12 +01:00
Denis Grelich e26989b9ae fixed bug where the bar has not been resized on font change 2007-01-21 12:55:42 +01:00
Denis Grelich 3638de51e0 applied Stefan Tibus' 12_wmii-3.5-3colors.patch, introducing a third colour triple, WMII_FOCUSCOLOR, which is now used for focused frames. 2006-12-24 15:52:00 +01:00
Denis Grelich ea03dc79aa button colors removed since they were not used 2006-12-24 12:23:26 +01:00
arg 3976bebf33 applied Stefan Tibus fs.c patches to work with updated libixp patch (01_wmii-3.5-fs.c-union.patch + 02_wmii-3.5-libixp-union.patch) 2006-12-18 11:25:05 +01:00
arg e574dfff18 fixed UTF-8 issues, moved parse_color to draw.c 2006-12-13 10:55:19 +01:00
arg 6960a87110 applied Stefan Tibus' sun cc patches 2006-10-30 09:54:22 +01:00
Anselm R. Garbe fbacdbcf94 renamed wm.h into wmii.h 2006-10-20 10:07:55 +02:00
Anselm R. Garbe e4e85ed3a0 a C compliance patch for fs.c 2006-10-16 17:16:00 +02:00
Anselm R. Garbe a0c911a329 C compliance fixes 2006-10-16 15:16:36 +02:00
Anselm R. Garbe 2c02b4e392 renamed blitz_ into '' 2006-10-12 16:12:22 +02:00
Anselm R. Garbe 8e8e40516e removed liblitz 2006-10-12 16:10:57 +02:00
Anselm R. Garbe 4a7273b827 reorganized, still liblitz there 2006-10-12 15:11:25 +02:00