Commit Graph

2426 Commits

Author SHA1 Message Date
sqweek f58ce93f6f Changed colour scheme.
Fixed mawk incompatibility in proglist().
2007-11-14 10:58:53 +09:00
sqweek 97dfe7839c Switch from RevertToParent to RevertToPointerRoot to fix focus issues with multiple X screens. 2007-11-03 02:27:23 +09:00
sqweek dffc0f4d93 Fixed silly path searching quirk. 2007-10-21 14:29:44 +08:00
sqweek cfcb9d9105 Prevent proglist from matching ls directory headers like ¨/opt/xplanet/bin:". 2007-10-12 00:14:35 +08:00
sqweek 6fe99af1db Fix wmiirc so it works when WMII_FONT contains spaces. 2007-10-11 23:40:26 +08:00
sqweek 379a3f7114 Attempt to fix dosbox/SDL focus issues. 2007-10-08 02:03:02 +08:00
uriel 221ac73ebe Makefile fix repported by jakob@pipefour.org 2007-10-04 06:30:43 +02:00
uriel 85dc8899f3 Minnor doc fixes, remove reference to kris's email address that is MIA 2007-10-03 08:12:09 +02:00
uriel 451d33e45e Update TODO and add bugs list 2007-10-03 03:44:36 +02:00
uriel 7738356d03 Merge with sqweek's changes 2007-10-03 02:54:29 +02:00
uriel 99481a3d27 Go full screen when the client dimensions match exactly the screen dimensions, this is a hack, but I think it is the way some apps expect things to 'work' 2007-10-03 02:50:11 +02:00
sqweek e389c234e5 Prevent segfault when initdisplay() can't open a Display. 2007-10-02 22:49:58 +08:00
sqweek 62da446cc1 Fix moves within the same column (broken since 2206). 2007-10-02 22:38:42 +08:00
sqweek f99d66b076 Properly grep out shell variables in config_whatis (so that it's possible to use ~/.wmii-3.5/status instead of Action-status). 2007-10-02 22:15:18 +08:00
sqweek 08f2f0cff8 Remove $PLAN9/bin from the path when spawning wmiirc from rc.wmii. 2007-10-02 20:51:44 +08:00
sqweek d0e6fb2c2e Don't move/resize the frame on the current tag when tagging a client with multiple tags. 2007-09-29 04:04:28 +08:00
sqweek deca2c7f5e Make fullscreen remember what mode the client came from. 2007-09-29 02:45:11 +08:00
sqweek 93e500e6eb Fixed MOD-Control-t to actually toggle keybinds instead of just erasing them (thanks niteling) 2007-09-29 01:08:57 +08:00
sqweek 88277eb6c7 Prevent crash when dragging window to the bottom of the column it's already in 2007-09-27 23:46:50 +08:00
sqweek dc1b8042ab Fixed empty column bug when moving last client with the mouse 2007-09-27 23:25:28 +08:00
sqweek c7593d27df Applied pbx's patch adding MOD-Shift-C to the welcome tutorial 2007-09-27 19:30:59 +08:00
sqweek 0536494c9d Fixed column resizals when dragging the left edge of a client. 2007-09-22 21:14:59 +08:00
sqweek 660aeb755a Fixed overcompensation for minimum column width. 2007-09-22 21:13:26 +08:00
Kris Maglione ad970838dc Fix the timestamp in events. 2007-07-18 19:45:36 -04:00
Kris Maglione 90c44aefac rc script to run event.dis. 2007-07-18 17:56:13 -04:00
Kris Maglione fc7109440c Fix printevent for ClientMessages. 2007-07-17 00:25:39 -04:00
Kris Maglione f5da49e266 Make fatal() a bit nicer. 2007-07-16 22:16:58 -04:00
Kris Maglione 460ac864a1 Define _XOPEN_SOURCE to 600 to make glibc happy. 2007-07-16 21:44:25 -04:00
Kris Maglione 2efbe03e90 Bunch of fixes. 2007-07-16 16:52:35 -04:00
Kris Maglione 35cdf47d04 strlcat. 2007-07-14 12:05:07 -04:00
Kris Maglione c056757c7c Update event.b. 2007-07-03 23:16:53 -04:00
Kris Maglione 9647f7fd25 Fix some sizing bugs. 2007-07-03 18:46:03 -04:00
Kris Maglione 286003998a Run latex2man. Other cleanup. 2007-07-03 10:16:14 -04:00
Kris Maglione 1d62fa5b06 Unbreak double fork hack. 2007-07-03 05:55:35 -04:00
Kris Maglione c941881c40 Unbreak arg parsing. 2007-07-03 05:49:34 -04:00
Kris Maglione 8e079b8628 waidpid() child after double fork hack. 2007-07-03 05:34:55 -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 9732c0cce2 Add limbo program to process debugging events. 2007-07-02 21:58:14 -04:00
Kris Maglione 82627d27ee Merge. 2007-07-02 14:08:53 -04:00
Kris Maglione 641b3f1a38 Re-add M-f keybinding. Remember a client's size when making it fullscreen. 2007-07-02 14:07:29 -04:00
Nico Golde feec1f23d1 typo fixes 2007-07-02 19:58:07 +02:00
Kris Maglione e8951a9d7d Fix printing of client ids. 2007-07-02 13:31:29 -04:00
Kris Maglione 183db1ad92 Fix tilde in the wmii manpage. 2007-07-02 12:46:01 -04:00
Nico Golde df8ae40ec5 fixed symbol representing floating layer 2007-07-02 09:55:27 +02:00
Kris Maglione c7b7807b1f Undbotch -DVERSION from last commit. 2007-07-01 21:16:42 -04:00
Kris Maglione 8ae314627d Merge. 2007-07-01 17:45:42 -04:00
Kris Maglione cebba5d10c -DVERSION only once. 2007-07-01 17:43:27 -04:00
Kris Maglione 243cb9555f Include errno.h in utf.c. 2007-07-01 17:35:28 -04:00
Kris Maglione ea557c9338 Fixed a bunch of issues. 2007-07-01 15:26:14 -04:00