Commit Graph

2188 Commits

Author SHA1 Message Date
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
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
86ef6e916e Fix /ctl reads. 2007-06-28 10:57:24 -04:00
Kris Maglione
268260d225 Fix MWM hints. Fix ConfigureRequest botch. 2007-06-27 21:47:55 -04:00
Kris Maglione
80433fe838 More of last commit. 2007-06-27 13:35:08 -04:00
Kris Maglione
8f766a75af Fix run_command. Fix crash on 64 bit archs. 2007-06-27 12:57:55 -04:00
Kris Maglione
511731482b Deprecate '# Overrides' 2007-06-26 22:39:03 -04:00
Kris Maglione
7a91559743 Fix annoyance with window placement. Cleanup. 2007-06-26 20:26:04 -04:00
Kris Maglione
449df09d6b Fix crash. Fix botched gravity handling. Fix fullscreen. 2007-06-26 19:41:59 -04:00
Kris Maglione
ed71c6eea9 Add support for sh.wmii.local. 2007-06-26 17:01:47 -04:00
Kris Maglione
2529508122 Fix for 64bit archs again. 2007-06-26 14:16:22 -04:00
Kris Maglione
5b3cabdd00 Fix for 64 bit architectures. Some cleanup. 2007-06-25 19:51:10 -04:00
Kris Maglione
4d1fb1e901 Fix bar initialization in rc.wmii. 2007-06-18 18:43:11 -04:00
Kris Maglione
cbf89cfd93 Quiet GCC strict aliasing warnings. 2007-06-17 20:16:30 -04:00
Kris Maglione
79b5dac754 Check for pending X events before selecting. 2007-06-17 17:01:47 -04:00
Kris Maglione
13e3c32a79 More info from /tag/*/ctl. 2007-06-17 13:30:10 -04:00
Kris Maglione
d7c68da518 Fix flicker on press of grabbed key. 2007-06-11 13:13:49 -04:00
Kris Maglione
4923658a3f Updated wmii.1 2007-06-11 12:04:50 -04:00
Kris Maglione
0d2e67f8b8 Made /tag/*/ctl select message more robust. 2007-06-10 23:49:15 -04:00
Kris Maglione
304b408bab Don't give up on tagrules until there's a non-nil and not "nil" tag string. 2007-06-08 13:53:16 -04:00
Kris Maglione
93aa9a876d Fixed typo in welcome message, thanks to turjo. Made util/compile tack the path onto files in error messages. Minor changes. 2007-06-08 12:35:19 -04:00
Kris Maglione
c2c06670d5 Fix message parsing bug. 2007-06-01 03:42:59 -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
8a64027510 Fix 'send up'. Fix binary search algorithm. 2007-05-31 19:33:22 -04:00
Kris Maglione
e690e907c1 Added signature for changeset 3ea520ff8668c297a5c6b667a68b3c3a1f44fec5 2007-05-30 21:22:10 -04:00
Kris Maglione
73cf9b79c3 Added signature for changeset 3b3ace9543175ecba98e5b3245ec39b103edc33b 2007-05-30 21:17:46 -04:00
Kris Maglione
d59657ad6b Send MouseDown events for the bar. 2007-05-30 19:08:28 -04:00
Kris Maglione
773d950f40 Stop windows with position hints from briefly appearing at (0,0). Unmap the frame windows immediately after clients die to prevent an empty frame from lingering under load. 2007-05-30 15:39:21 -04:00
Kris Maglione
85816736ec Fixed bug in configure request handling. 2007-05-29 15:28:52 -04:00
Kris Maglione
61ff5716e6 Remove wmiiwm(1). 2007-05-25 06:52:44 -04:00
Kris Maglione
db0ce2db9b Fix some swapping issues. 2007-05-25 06:36:53 -04:00
Kris Maglione
da3c5d8f7a Fix size calculation in realloc. 2007-05-25 06:25:41 -04:00
Kris Maglione
763292d528 Converted wmiiloop.1 to pseudo-TeX. 2007-05-25 01:38:05 -04:00
Kris Maglione
3b84423e32 Fix triggering of ClientFocus event. Switch to pseudo-LaTeX for wmii(1). 2007-05-25 01:21:17 -04:00
Kris Maglione
c094fe491c Added basic support for setting a client fullscreen via the fs (and menu). Updated manpages. 2007-05-24 20:30:48 -04:00
Kris Maglione
f9a94a516a Added more -Wfoo-bar-baz flags. 2007-05-24 17:42:33 -04:00
Kris Maglione
3b31f2bcca Explicitly prototype (void) functions. 2007-05-24 17:23:36 -04:00