hackers mail list archive by author
- Alexandru E. Ungur
- Anselm R. Garbe
- [hackers] [sudoku] added dirirc (Wed Feb 28 2007 - 17:08:31 CET)
- [hackers] [sudoku] small changes (Wed Feb 28 2007 - 16:58:30 CET)
- [hackers] [dmenu] useless var declaration prev_nitem (Tue Feb 27 2007 - 15:47:53 CET)
- [hackers] [dwm] removed sendevent (Mon Feb 26 2007 - 17:27:05 CET)
- [hackers] [dmenu] changed Backspace/C-w behavior (now it only removes a single character) (Mon Feb 26 2007 - 15:11:57 CET)
- [hackers] [dmenu] if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin (Mon Feb 26 2007 - 12:46:53 CET)
- [hackers] [dmenu] next is 2.6, but not yet ;) (Mon Feb 26 2007 - 11:51:51 CET)
- [hackers] [dwm] Escape -s in dwm.1 (Mon Feb 26 2007 - 11:46:54 CET)
- Fwd: Re: [hackers] [dwm] prepared 3.7, ready to rambo (Sat Feb 24 2007 - 16:01:10 CET)
- [hackers] [dwm] Added tag 3.7 for changeset baee494346e5 (Sat Feb 24 2007 - 16:41:27 CET)
- [hackers] [dwm] prepared 3.7, ready to rambo (Sat Feb 24 2007 - 16:41:27 CET)
- [hackers] [dmenu] Added tag 2.5 for changeset 041143e9fc54 (Sat Feb 24 2007 - 16:41:06 CET)
- [hackers] [dmenu] I also dislike sort -u, I support that each Unix tool does one job and does it right ; ) (Sat Feb 24 2007 - 16:41:06 CET)
- [hackers] [st] removed superfluous extern (Sat Feb 24 2007 - 16:34:03 CET)
- [hackers] [dwm] removed an unnecessary newline (Sat Feb 24 2007 - 15:11:24 CET)
- [hackers] [dmenu] removed superfluous externs as well (Sat Feb 24 2007 - 15:11:04 CET)
- [hackers] [dwm] removed superfluous externs (except for tags, because tags is defined in the source) (Sat Feb 24 2007 - 15:06:24 CET)
- [hackers] [diri] changed impressum (Fri Feb 23 2007 - 17:07:44 CET)
- [hackers] [diri] Added tag 0.2 for changeset e9be902d5986 (Fri Feb 23 2007 - 17:07:44 CET)
- [hackers] [dmenu] using the old-style fashion we uses earlier (Fri Feb 23 2007 - 16:30:27 CET)
- [hackers] [dmenu] fixed a bug when dmenu is run with -v (Fri Feb 23 2007 - 15:40:25 CET)
- [hackers] [dmenu] Added tag 2.4.2 for changeset 1ca5d430524e (Fri Feb 23 2007 - 14:55:24 CET)
- [hackers] [dmenu] ok 2.4.2 (Fri Feb 23 2007 - 14:55:24 CET)
- [hackers] [dwm] replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k (Fri Feb 23 2007 - 14:40:39 CET)
- [hackers] [dmenu] Added tag 2.4.1 for changeset 03e83e2788c8 (Fri Feb 23 2007 - 14:30:22 CET)
- [hackers] [dmenu] hotfix (Fri Feb 23 2007 - 14:30:22 CET)
- [hackers] [dwm] oops, small bugfix in my config (Fri Feb 23 2007 - 12:20:34 CET)
- [hackers] [dwm] default masterwidth should also be at 600 (Fri Feb 23 2007 - 12:15:34 CET)
- [hackers] [dwm] changed order if h/l (Fri Feb 23 2007 - 12:10:34 CET)
- [hackers] [dmenu] Added tag 2.4 for changeset 9e9036cbfb4b (Fri Feb 23 2007 - 11:45:16 CET)
- [hackers] [dmenu] added dmenu_path convenience script (Fri Feb 23 2007 - 11:45:16 CET)
- [hackers] [dwm] well I agree to several people claiming h/j/k/l is the better default than Tab/S-Tab/g/s for focus and master resizing (Fri Feb 23 2007 - 11:40:34 CET)
- [hackers] [dwm] renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me (Thu Feb 22 2007 - 23:10:11 CET)
- [hackers] [dwm] hahaha, untiled and non-untiled sounded really cumbersome (Thu Feb 22 2007 - 19:25:05 CET)
- [hackers] [dwm] made Fnt an anonymous inner struct (Thu Feb 22 2007 - 19:20:05 CET)
- [hackers] [dmenu] made Fnt an anonymous struct (Thu Feb 22 2007 - 19:19:38 CET)
- [hackers] [dwm] made Fnt an anonymous inner struct (Thu Feb 22 2007 - 19:10:04 CET)
- [hackers] [dwm] nah, I don't want 640 as MASTERWIDTH (Thu Feb 22 2007 - 19:00:04 CET)
- [hackers] [dwm] using MASTERWIDTH=640 and 32px steps by default (incmasterw()) (Thu Feb 22 2007 - 18:55:04 CET)
- [hackers] [dwm] simplified focusclient() (Thu Feb 22 2007 - 18:55:04 CET)
- [hackers] [dwm] renamed versatile into untiled (Thu Feb 22 2007 - 18:45:03 CET)
- [hackers] [dwm] merged focus{prev.next} into focusclient(1/-1) (Thu Feb 22 2007 - 16:29:59 CET)
- [hackers] [dwm] made dwm.h more tidy (thx Jukka for the zoom() hint) (Thu Feb 22 2007 - 16:09:58 CET)
- [hackers] [dwm] oops (Thu Feb 22 2007 - 13:19:54 CET)
- [hackers] [dwm] small bugfix (Thu Feb 22 2007 - 13:19:53 CET)
- [hackers] [dwm] fixed some issues due to the Arg->const char * transition (Thu Feb 22 2007 - 12:59:53 CET)
- [hackers] [dwm] restoring default keybindings as Sander complained (Thu Feb 22 2007 - 12:44:53 CET)
- [hackers] [dwm] replaced Arg union with const char *arg, seems cleaner to me, even if we need atoi() in some places (Thu Feb 22 2007 - 12:44:52 CET)
- [hackers] [dwm] re-added xterm to config.default.h (Thu Feb 22 2007 - 12:19:51 CET)
- [hackers] [dwm] removed button4/5-bindings for incnmaster on mode label - that is misleading (Thu Feb 22 2007 - 12:09:52 CET)
- [hackers] [dwm] fixed order of key bindings described in dwm.1 (Thu Feb 22 2007 - 12:09:51 CET)
- [hackers] [dwm] status needs update even in togglemax() - since we got an indicator for this (Thu Feb 22 2007 - 11:59:51 CET)
- [hackers] [dwm] reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window. (Thu Feb 22 2007 - 11:59:51 CET)
- [hackers] [dwm] dwm draws a small caret before the client title if it's a versatile client (Thu Feb 22 2007 - 11:54:50 CET)
- [hackers] [dwm] nah grouped keybindings by context (Thu Feb 22 2007 - 10:29:48 CET)
- [hackers] [dwm] fixed exit condition in togglemax() (Thu Feb 22 2007 - 09:09:46 CET)
- [hackers] [dwm] fixing missing extern declars in dwm.h for {de, at}tach() (Thu Feb 22 2007 - 09:04:45 CET)
- [hackers] [dwm] several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH (Thu Feb 22 2007 - 08:59:45 CET)
- [hackers] [slock] made slock more readable, added root variable because we intend to call RootWindow(...) quite a lot (Wed Feb 21 2007 - 23:17:15 CET)
- [hackers] [dwm] just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair) (Wed Feb 21 2007 - 22:39:27 CET)
- [hackers] [slock] made slock more aggressive, DenisG please recheck (Wed Feb 21 2007 - 22:27:14 CET)
- [hackers] [dwm] optimizing background color of terminals (Wed Feb 21 2007 - 18:04:20 CET)
- [hackers] [dwm] using 333 as background, hey proggyclean is really good (Wed Feb 21 2007 - 17:59:19 CET)
- [hackers] [dwm] switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat) (Wed Feb 21 2007 - 17:54:19 CET)
- [hackers] [dwm] using smaller font (Wed Feb 21 2007 - 17:49:19 CET)
- [hackers] [dwm] using a green selborder (Wed Feb 21 2007 - 16:49:17 CET)
- [hackers] [dwm] reverting to bg 555 (Wed Feb 21 2007 - 14:34:13 CET)
- [hackers] [dwm] s/555/357/ for SELCOLOR (Wed Feb 21 2007 - 14:29:14 CET)
- [hackers] [dwm] switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is really highest prio now) (Wed Feb 21 2007 - 14:29:14 CET)
- [hackers] [dwm] Added tag 3.6.1 for changeset 20ec6976cee1 (Wed Feb 21 2007 - 13:14:11 CET)
- [hackers] [dwm] creating 3.6.1 (Wed Feb 21 2007 - 13:14:11 CET)
- [hackers] [dwm] reverted accidental removal of sx, sy (Wed Feb 21 2007 - 12:49:11 CET)
- [hackers] [dwm] removed some global vars which should be static instead (Wed Feb 21 2007 - 12:49:11 CET)
- [hackers] [dwm] moved focus{next, prev} and nexttiled from client.c to layout.c (because those are not client-specific), moved toggleversatile() from layout.c to client.c (because those are client-specific) (Wed Feb 21 2007 - 12:44:10 CET)
- [hackers] [dwm] cleaned up and commented the config.*.h (Wed Feb 21 2007 - 12:34:10 CET)
- [hackers] [dwm] Added tag 3.6 for changeset 75b1b25fe0d7e29400baf30568153f668324928b (Wed Feb 21 2007 - 12:09:09 CET)
- [hackers] [dwm] fixed quoting and a comment (Wed Feb 21 2007 - 12:09:09 CET)
- [hackers] [dmenu] Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715 (Wed Feb 21 2007 - 12:08:40 CET)
- [hackers] [dmenu] applied the fix inspired by a recent wmii commit (Wed Feb 21 2007 - 12:03:40 CET)
- [hackers] [sic] applied a fix inspired by recent wmii commit (Wed Feb 21 2007 - 12:03:23 CET)
- [hackers] [st] fixed quoting (Wed Feb 21 2007 - 12:02:40 CET)
- [hackers] [dwm] renamed setfont to initfont, getcolor to initcolor (Tue Feb 20 2007 - 14:58:33 CET)
- [hackers] [dmenu] renamed getcolor to initcolor (Tue Feb 20 2007 - 14:58:16 CET)
- [hackers] [dmenu] s/setfont/initfont/ (Tue Feb 20 2007 - 14:58:16 CET)
- [hackers] [dmenu] readded draw.c again (except getcolor and setfont) (Tue Feb 20 2007 - 14:58:15 CET)
- [hackers] [dwm] fixed order (Tue Feb 20 2007 - 14:48:34 CET)
- [hackers] [dwm] added draw.c again (except getcolor and setfont which are helpers in main.c) (Tue Feb 20 2007 - 14:48:33 CET)
- [hackers] [dwm] separating drawsquare from drawtext, made drawtext extern (Tue Feb 20 2007 - 14:48:33 CET)
- [hackers] [dwm] rechecked with OpenBSD (Tue Feb 20 2007 - 12:28:28 CET)
- [hackers] [dwm] split screen.c into layout.c and tag.c (because the view is an implicit mixture of both) (Tue Feb 20 2007 - 11:53:27 CET)
- [hackers] [dmenu] removed -t, now using isatty() instead of select() to prevent execution from an interactive shell (Mon Feb 19 2007 - 22:22:55 CET)
- [hackers] [dwm] using eprint instead of fputs (Mon Feb 19 2007 - 22:18:04 CET)
- [hackers] [dwm] replaced togglelayout with setlayout (Mon Feb 19 2007 - 19:37:59 CET)
- [hackers] [dwm] changed some odering in config*.h (Mon Feb 19 2007 - 19:22:59 CET)
- [hackers] [dwm] renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule->isversatile (Mon Feb 19 2007 - 18:22:57 CET)
- [hackers] [dwm] renames swim[ming] into versatile (Mon Feb 19 2007 - 18:12:57 CET)
- [hackers] [dwm] renamed floating into swimming (this does not clash with C naming conventions and fits better the fish symbol) - also in man page (Mon Feb 19 2007 - 18:02:56 CET)
- [hackers] [dwm] removed debug compile flags (Mon Feb 19 2007 - 17:42:56 CET)
- [hackers] [dwm] introduced Layout struct (Mon Feb 19 2007 - 17:42:56 CET)
- [hackers] [dwm] some more code polishing (Mon Feb 19 2007 - 17:07:56 CET)
- [hackers] [dwm] forgot an extern declaration (Mon Feb 19 2007 - 17:07:55 CET)
- [hackers] [dwm] bugfix of transient handling (Mon Feb 19 2007 - 16:57:54 CET)
- [hackers] [dmenu] removed draw.c, implemented C-w handling (backward word deletion) (Mon Feb 19 2007 - 16:52:48 CET)
- [hackers] [dwm] removed procevent, more refactoring (Mon Feb 19 2007 - 16:27:54 CET)
- [hackers] [dwm] draw.c is useless (belongs to main.c now) (Mon Feb 19 2007 - 16:17:53 CET)
- [hackers] [dwm] renamed view.c into screen.c (Mon Feb 19 2007 - 16:07:54 CET)
- [hackers] [dwm] renamed manage.c to view.c (Mon Feb 19 2007 - 16:07:53 CET)
- [hackers] [dwm] renamed Rule members, renamed RReg into Regexps (Mon Feb 19 2007 - 15:52:52 CET)
- [hackers] [dwm] merged tag.c, view.c and tile.c to manage.c (Mon Feb 19 2007 - 15:47:52 CET)
- [hackers] [dwm] some more refactoring (Mon Feb 19 2007 - 14:57:51 CET)
- [hackers] [dwm] added some new convenience functions (Mon Feb 19 2007 - 14:42:51 CET)
- [hackers] [dwm] some more refactoring (Mon Feb 19 2007 - 14:17:50 CET)
- [hackers] [dwm] introduced tile.c, some refactoring of functions (Mon Feb 19 2007 - 14:02:49 CET)
- [hackers] [dwm] simplified configurerequest to a bare minimum, removed wrong ban() calls (Mon Feb 19 2007 - 12:37:47 CET)
- [hackers] [dwm] fixed configurerequest according to Jukkas complains (Mon Feb 19 2007 - 12:22:47 CET)
- [hackers] [dwm] fixed configurerequest according to the problem Jukka reported (Mon Feb 19 2007 - 12:22:47 CET)
- [hackers] [dwm] don't resize master if not in tiled mode (Mon Feb 19 2007 - 11:52:46 CET)
- [hackers] [dwm] removed useless space (Fri Feb 16 2007 - 17:55:51 CET)
- [hackers] [dwm] well, resize should be called in dofloat anyways ; ) (Fri Feb 16 2007 - 17:45:51 CET)
- [hackers] [dwm] removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage() (Fri Feb 16 2007 - 17:45:51 CET)
- [hackers] [dwm] removed getnext/getprev, redundant (Fri Feb 16 2007 - 15:15:46 CET)
- [hackers] [dwm] added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients) (Wed Feb 14 2007 - 15:03:49 CET)
- [hackers] [sic] removed LD as well, this is misleading (Wed Feb 14 2007 - 11:08:26 CET)
- [hackers] [dmenu] Added tag 2.2 for changeset 90f0e34e7f11 (Wed Feb 14 2007 - 10:43:21 CET)
- [hackers] [dwm] Added tag 3.5 for changeset 63ad05e7f9e1 (Wed Feb 14 2007 - 10:38:28 CET)
- [hackers] [dwm] simplifying regexps in config samples (Wed Feb 14 2007 - 10:33:28 CET)
- [hackers] [dwm] made for/if/else constructs more consistent, some code polishing (Wed Feb 14 2007 - 10:13:27 CET)
- [hackers] [dwm] made configurerequest more tidy (Wed Feb 14 2007 - 09:18:26 CET)
- [hackers] [dwm] I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ; ) (Tue Feb 13 2007 - 23:56:58 CET)
- [hackers] [dwm] making it more sure that transient checks will work in any case (Tue Feb 13 2007 - 23:26:57 CET)
- [hackers] [sic] Added tag 0.9 for changeset 96eb1bfede5b (Tue Feb 13 2007 - 18:06:41 CET)
- [hackers] [sic] setting the topic must not be supported, its a trivial IRC command (*and rarely used btw*) (Tue Feb 13 2007 - 17:16:40 CET)
- [hackers] [diri] diric should be installed in /etc (Tue Feb 13 2007 - 16:20:00 CET)
- [hackers] [dwm] stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ; ) (Tue Feb 13 2007 - 16:01:42 CET)
- [hackers] [dwm] simplified configurerequest (Tue Feb 13 2007 - 14:41:39 CET)
- [hackers] [dwm] yet another consistency fix of dwm (Mon Feb 12 2007 - 18:21:05 CET)
- [hackers] [dwm] I don't see any reason why we should select for input on override-redirect windows? (Mon Feb 12 2007 - 17:46:04 CET)
- [hackers] [dwm] bugfix of bugfix (thx to Sander) (Mon Feb 12 2007 - 15:21:00 CET)
- [hackers] [dwm] fixed a bug (Mon Feb 12 2007 - 14:05:58 CET)
- [hackers] [dwm] during writing 2wm.1 I noticed some bugs in dwm.1 (Mon Feb 12 2007 - 12:45:55 CET)
- [hackers] [diri] adapted Georg's other proposals (Mon Feb 12 2007 - 12:44:24 CET)
- [hackers] [dwm] removing all EnterNotifys after resize (Mon Feb 12 2007 - 11:25:53 CET)
- [hackers] [dwm] added pointer warp on drop in resize (Mon Feb 12 2007 - 11:20:53 CET)
- [hackers] [diri] small typo fix (Mon Feb 12 2007 - 11:19:23 CET)
- [hackers] [diri] added Georg to LICENSE (Mon Feb 12 2007 - 11:14:23 CET)
- [hackers] [diri] implemented/documented some other remarks by bogon (Mon Feb 12 2007 - 10:39:21 CET)
- [hackers] [diri] applied some fixes proposed by bogon (Mon Feb 12 2007 - 10:29:20 CET)
- [hackers] sic: new tip (= 73) (Thu Feb 08 2007 - 15:40:02 CET)
- [hackers] sic: new tip (= 72) (Thu Feb 08 2007 - 15:20:02 CET)
- [hackers] sic: new tip (= 70) (Thu Feb 08 2007 - 15:10:03 CET)
- [hackers] sic: new tip (= 69) (Thu Feb 08 2007 - 15:00:03 CET)
- [hackers] sic: new tip (= 68) (Thu Feb 08 2007 - 14:30:03 CET)
- [hackers] dmenu: new tip (= 159) (Thu Feb 08 2007 - 14:20:01 CET)
- [hackers] dwm: new tip (= 741) (Thu Feb 08 2007 - 14:10:02 CET)
- [hackers] dwm: new tip (= 740) (Thu Feb 08 2007 - 13:40:02 CET)
- [hackers] dwm: new tip (= 739) (Thu Feb 08 2007 - 11:50:02 CET)
- [hackers] dwm: new tip (= 738) (Thu Feb 08 2007 - 11:20:02 CET)
- [hackers] dmenu: new tip (= 158) (Thu Feb 08 2007 - 11:20:02 CET)
- [hackers] wmii: new tip (= 1781) (Thu Feb 08 2007 - 07:20:04 CET)
- [hackers] wmii: new tip (= 1780) (Thu Feb 08 2007 - 06:10:03 CET)
- [hackers] wmii: new tip (= 1779) (Thu Feb 08 2007 - 05:30:04 CET)
- [hackers] wmii: new tip (= 1778) (Thu Feb 08 2007 - 04:10:04 CET)
- [hackers] wmii: new tip (= 1777) (Thu Feb 08 2007 - 03:30:03 CET)
- [hackers] wmii: new tip (= 1775) (Wed Feb 07 2007 - 18:50:04 CET)
- [hackers] wmii: new tip (= 1774) (Wed Feb 07 2007 - 18:40:03 CET)
- [hackers] wmii: new tip (= 1772) (Wed Feb 07 2007 - 18:30:04 CET)
- [hackers] wmii: new tip (= 1771) (Wed Feb 07 2007 - 18:10:04 CET)
- [hackers] diri: new tip (= 58) (Wed Feb 07 2007 - 13:50:02 CET)
- [hackers] diri: new tip (= 57) (Wed Feb 07 2007 - 13:40:02 CET)
- [hackers] dwm: new tip (= 736) (Wed Feb 07 2007 - 12:50:02 CET)
- [hackers] dwm: new tip (= 735) (Wed Feb 07 2007 - 12:40:02 CET)
- [hackers] diri: new tip (= 56) (Wed Feb 07 2007 - 12:20:02 CET)
- [hackers] wmii: new tip (= 1770) (Wed Feb 07 2007 - 07:40:03 CET)
- [hackers] wmii: new tip (= 1767) (Wed Feb 07 2007 - 07:30:04 CET)
- [hackers] wmii: new tip (= 1766) (Wed Feb 07 2007 - 06:30:04 CET)
- [hackers] wmii: new tip (= 1765) (Wed Feb 07 2007 - 04:30:04 CET)
- [hackers] wmii: new tip (= 1764) (Wed Feb 07 2007 - 03:50:04 CET)
- Re: [hackers] wmii: new tip (= 1761) (Tue Feb 06 2007 - 23:46:38 CET)
- [hackers] wmii: new tip (= 1762) (Tue Feb 06 2007 - 23:20:03 CET)
- [hackers] wmii: new tip (= 1761) (Tue Feb 06 2007 - 23:10:06 CET)
- [hackers] wmii: new tip (= 1760) (Tue Feb 06 2007 - 21:30:04 CET)
- [hackers] wmix: new tip (= 29) (Tue Feb 06 2007 - 20:10:04 CET)
- [hackers] wmii: new tip (= 1759) (Tue Feb 06 2007 - 17:40:05 CET)
- [hackers] sic: new tip (= 67) (Tue Feb 06 2007 - 16:50:04 CET)
- [hackers] dwm: new tip (= 733) (Tue Feb 06 2007 - 15:30:02 CET)
- [hackers] wmix: new tip (= 28) (Tue Feb 06 2007 - 14:50:06 CET)
- [hackers] ignore this (Tue Feb 06 2007 - 14:19:05 CET)
- [hackers] diri: new tip (= 55) (Tue Feb 06 2007 - 11:10:02 CET)
- [hackers] diri: new tip (= 54) (Tue Feb 06 2007 - 10:40:01 CET)
- [hackers] diri: new tip (= 52) (Tue Feb 06 2007 - 10:30:01 CET)
- [hackers] wmii: new tip (= 1758) (Tue Feb 06 2007 - 08:20:04 CET)
- [hackers] wmii: new tip (= 1756) (Tue Feb 06 2007 - 07:40:04 CET)
- [hackers] wmii: new tip (= 1755) (Tue Feb 06 2007 - 04:00:07 CET)
- [hackers] wmii: new tip (= 1754) (Tue Feb 06 2007 - 03:30:04 CET)
- [hackers] wmii: new tip (= 1752) (Tue Feb 06 2007 - 01:30:03 CET)
- [hackers] wmii: new tip (= 1751) (Mon Feb 05 2007 - 20:50:03 CET)
- [hackers] diri: new tip (= 51) (Mon Feb 05 2007 - 16:10:02 CET)
- [hackers] diri: new tip (= 50) (Mon Feb 05 2007 - 15:20:03 CET)
- [hackers] wmii: new tip (= 1748) (Mon Feb 05 2007 - 13:50:05 CET)
- [hackers] wmii: new tip (= 1747) (Mon Feb 05 2007 - 12:50:05 CET)
- [hackers] wmii: new tip (= 1745) (Mon Feb 05 2007 - 12:10:04 CET)
- [hackers] diri: new tip (= 49) (Mon Feb 05 2007 - 12:00:03 CET)
- [hackers] dwm: new tip (= 730) (Mon Feb 05 2007 - 11:20:03 CET)
- [hackers] dmenu: new tip (= 156) (Mon Feb 05 2007 - 11:20:02 CET)
- [hackers] wmii: new tip (= 1744) (Mon Feb 05 2007 - 11:10:04 CET)
- [hackers] dwm: new tip (= 729) (Mon Feb 05 2007 - 11:10:02 CET)
- [hackers] wmii: new tip (= 1743) (Mon Feb 05 2007 - 10:40:06 CET)
- [hackers] wmii: new tip (= 1742) (Mon Feb 05 2007 - 08:50:03 CET)
- [hackers] wmii: new tip (= 1741) (Mon Feb 05 2007 - 08:40:05 CET)
- [hackers] wmii: new tip (= 1740) (Mon Feb 05 2007 - 08:10:03 CET)
- [hackers] wmii: new tip (= 1739) (Mon Feb 05 2007 - 08:00:07 CET)
- [hackers] wmii: new tip (= 1738) (Mon Feb 05 2007 - 07:10:04 CET)
- [hackers] wmii: new tip (= 1736) (Mon Feb 05 2007 - 06:50:04 CET)
- [hackers] wmii: new tip (= 1735) (Mon Feb 05 2007 - 06:30:04 CET)
- [hackers] wmii: new tip (= 1734) (Mon Feb 05 2007 - 03:10:04 CET)
- [hackers] wmii: new tip (= 1733) (Mon Feb 05 2007 - 03:00:06 CET)
- [hackers] wmii: new tip (= 1732) (Sun Feb 04 2007 - 23:40:04 CET)
- [hackers] wmii: new tip (= 1731) (Sun Feb 04 2007 - 22:20:04 CET)
- [hackers] wmii: new tip (= 1730) (Sun Feb 04 2007 - 22:00:08 CET)
- [hackers] wmii: new tip (= 1729) (Sun Feb 04 2007 - 19:40:03 CET)
- [hackers] wmix: new tip (= 27) (Sun Feb 04 2007 - 12:40:06 CET)
- [hackers] ii: new tip (= 59) (Sun Feb 04 2007 - 12:20:02 CET)
- [hackers] wmii: new tip (= 1728) (Sat Feb 03 2007 - 20:40:04 CET)
- [hackers] ii: new tip (= 58) (Sat Feb 03 2007 - 20:20:02 CET)
- [hackers] ii: new tip (= 57) (Sat Feb 03 2007 - 19:50:01 CET)
- [hackers] wmii: new tip (= 1721) (Sat Feb 03 2007 - 19:40:04 CET)
- [hackers] wmii: new tip (= 1720) (Sat Feb 03 2007 - 18:50:04 CET)
- [hackers] ii: new tip (= 56) (Sat Feb 03 2007 - 17:40:02 CET)
- [hackers] ii: new tip (= 55) (Sat Feb 03 2007 - 13:40:02 CET)
- [hackers] ii: new tip (= 54) (Sat Feb 03 2007 - 13:20:02 CET)
- [hackers] ii: new tip (= 53) (Sat Feb 03 2007 - 13:10:02 CET)
- [hackers] ii: new tip (= 52) (Sat Feb 03 2007 - 13:00:02 CET)
- [hackers] wmii-3.5: new tip (= 1719) (Sat Feb 03 2007 - 01:00:06 CET)
- [hackers] wmii: new tip (= 1719) (Sat Feb 03 2007 - 00:50:04 CET)
- [hackers] wmii-3.5: new tip (= 1718) (Sat Feb 03 2007 - 00:40:04 CET)
- [hackers] wmii: new tip (= 1718) (Sat Feb 03 2007 - 00:30:03 CET)
- [hackers] wmii-3.5: new tip (= 1716) (Sat Feb 03 2007 - 00:10:04 CET)
- [hackers] wmii: new tip (= 1716) (Sat Feb 03 2007 - 00:10:03 CET)
- [hackers] wmii-3.5: new tip (= 1713) (Fri Feb 02 2007 - 17:50:04 CET)
- [hackers] wmii: new tip (= 1713) (Fri Feb 02 2007 - 17:50:03 CET)
- [hackers] diri: new tip (= 46) (Fri Feb 02 2007 - 14:10:02 CET)
- [hackers] ii: new tip (= 51) (Fri Feb 02 2007 - 13:50:02 CET)
- [hackers] diri: new tip (= 45) (Fri Feb 02 2007 - 13:50:01 CET)
- [hackers] diri: new tip (= 44) (Thu Feb 01 2007 - 16:00:02 CET)
- [hackers] diri: new tip (= 42) (Thu Feb 01 2007 - 15:00:02 CET)
- [hackers] diri: new tip (= 41) (Thu Feb 01 2007 - 14:50:01 CET)
- [hackers] diri: new tip (= 40) (Thu Feb 01 2007 - 14:40:02 CET)
- [hackers] slock: new tip (= 18) (Thu Feb 01 2007 - 14:00:04 CET)
- [hackers] diri: new tip (= 38) (Thu Feb 01 2007 - 13:00:02 CET)
- [hackers] ii: new tip (= 50) (Thu Feb 01 2007 - 12:10:02 CET)
- [hackers] ii: new tip (= 49) (Thu Feb 01 2007 - 12:00:03 CET)
- [hackers] ii: new tip (= 48) (Thu Feb 01 2007 - 11:30:02 CET)
- [hackers] ii: new tip (= 47) (Thu Feb 01 2007 - 11:10:03 CET)
- [hackers] ii: new tip (= 46) (Thu Feb 01 2007 - 11:00:03 CET)
- [hackers] diri: new tip (= 37) (Thu Feb 01 2007 - 10:00:02 CET)
- [hackers] diri: new tip (= 36) (Thu Feb 01 2007 - 09:50:02 CET)
- [hackers] diri: new tip (= 35) (Thu Feb 01 2007 - 09:40:01 CET)
- [hackers] sic: new tip (= 66) (Thu Feb 01 2007 - 09:30:04 CET)
- [hackers] dwm: new tip (= 727) (Thu Feb 01 2007 - 09:30:03 CET)
- [hackers] diri: new tip (= 34) (Thu Feb 01 2007 - 09:30:02 CET)
- [hackers] diri: new tip (= 33) (Thu Feb 01 2007 - 09:10:01 CET)
- Anselm R. Garbe
- Anthony Martin
- arg_AT_suckless.org
- Denis Grelich
- Denis Grelich
- jrandomhacker_AT_suckless.org
- Kris Maglione
- [hackers] [wmii] Removed www tagrule from rc.wmii. It was not meant to be there. (Wed Feb 28 2007 - 08:00:35 CET)
- [hackers] [wmii] Replaced wmii.svg with wmii.eps and wmii.mp (wmii and XML/Inkscape don't mesh). (Wed Feb 28 2007 - 02:15:08 CET)
- [hackers] [wmii] Replace #defines with enums (Tue Feb 27 2007 - 22:34:50 CET)
- [hackers] [wmii] Make gawk happy. (Tue Feb 27 2007 - 10:43:53 CET)
- [hackers] [wmii] Fix an infinate loop with multiple reads on the same /event fid. (Tue Feb 27 2007 - 10:18:51 CET)
- [hackers] [wmii] Fix selection of views by index. (Tue Feb 27 2007 - 08:58:44 CET)
- [hackers] [wmii] Don't link wmii9menu against libixp. (Mon Feb 26 2007 - 23:07:56 CET)
- [hackers] [wmii] Add .POSIX target and change to double quotes in the Makefile. Change 9menu.c parsing a bit. Some rc.wmii fixes. (Mon Feb 26 2007 - 22:57:55 CET)
- [hackers] [wmii] Test -e $PLAN9/bin/rc in wmii script. Use AWKPATH config.mk flag instead of /usr/bin/awk. (Mon Feb 26 2007 - 13:57:11 CET)
- [hackers] [wmii] Get rid of a bunch of cruft from 9menu. (Mon Feb 26 2007 - 13:12:08 CET)
- [hackers] [wmii] Remove tests for menu bounds in 9menu.c, since the mouse is confined to the menu. (Mon Feb 26 2007 - 12:52:06 CET)
- [hackers] [wmii] Added 9menu.c (Mon Feb 26 2007 - 12:22:04 CET)
- [hackers] [wmii] Make Nop the default menu item, rather than Delete. (Mon Feb 26 2007 - 11:57:01 CET)
- [hackers] [wmii] Fix 9menu function, compile wmii9menu with 9menu.o instead of ${OBJ}, some minor 9menu.c modifications. (Mon Feb 26 2007 - 11:47:00 CET)
- [hackers] [wmii] Add stripped down version of 9menu, and right-click menus to clients. Includes 'Delete' item. Runs from rc.wmii only. (Mon Feb 26 2007 - 11:32:00 CET)
- [hackers] [wmii] Fixed and cleaned up rc.wmii. Updated rc/welcome (Mon Feb 26 2007 - 06:31:19 CET)
- [hackers] [dmenu] Escape -s in dmenu.1 (Sun Feb 25 2007 - 23:45:51 CET)
- [hackers] [wmii] Quote $PROGS_FILE elsewhere (Sun Feb 25 2007 - 22:31:27 CET)
- [hackers] [wmii] Quote $PROGS_FILE in Action_rehash (Sun Feb 25 2007 - 22:26:26 CET)
- [hackers] [wmii] Get rid of config_which in the sh wmiirc. (Sun Feb 25 2007 - 22:21:26 CET)
- [hackers] [wmii] Create Action_ functions immediately. Quote $WMII_NORMCOLORS in Action_status (Sun Feb 25 2007 - 22:01:25 CET)
- [hackers] [wmii] Replace Action- with Action_ in wmiirc (Sun Feb 25 2007 - 21:26:24 CET)
- [hackers] [wmii] Replaced rc.wmii.var with splitting rc.wmii.local at /^# Overrides/ (Sun Feb 25 2007 - 21:21:23 CET)
- [hackers] [wmii] Fixed syntax error in client.c. (Sun Feb 25 2007 - 20:46:22 CET)
- [hackers] [wmii] Make sure XGetWMHints doesn't return nil. Some cleanup in client.c. (Sun Feb 25 2007 - 19:51:20 CET)
- [hackers] [wmii] Fix selection of areas by index. (Sun Feb 25 2007 - 07:10:47 CET)
- [hackers] [wmii] Have rc.wmii source rc.wmii.var; I don't like it, but MODKEY must be set before the Key-* functions are defined, and override functions after. I can think of few other solutions. (Sun Feb 25 2007 - 06:40:46 CET)
- [hackers] [wmii] Have wmiimenu take colors from WMII_(NORM FOCUS)COLORS. Get rid of 'extern' from function decls. (Sat Feb 24 2007 - 06:14:43 CET)
- [hackers] [wmii] Have rc.wmii source rc.wmii.local to allow local changes with the stock rc.wmii. (Sat Feb 24 2007 - 02:54:34 CET)
- [hackers] [wmii] Fix dmenu colors in rc.wmii. (Fri Feb 23 2007 - 23:54:27 CET)
- [hackers] [wmii] Focus windows when entering their titlebars, except when stacked. (Fri Feb 23 2007 - 23:04:24 CET)
- [hackers] [wmii] Bigger target area for border resizals. Fix to rc.wmii. (Fri Feb 23 2007 - 22:14:22 CET)
- [hackers] [wmii] Fix some rc.wmii bugs. wmiiterm is $WMII_TERM again. (Fri Feb 23 2007 - 21:09:19 CET)
- [hackers] [wmii] Remove rc/(status rehash quit). They're taken care of in wmiirc, now. (Fri Feb 23 2007 - 20:59:19 CET)
- [hackers] [wmii] Fixed WMII_MENU and WMII_TERM. They are now functions: wmiimenu and wmiiterm. (Fri Feb 23 2007 - 20:49:18 CET)
- [hackers] [wmii] Redraw view on writes to /ctl (focuscolors, border, font) (Fri Feb 23 2007 - 08:53:36 CET)
- [hackers] [wmii] Temporarilly fix some focus issues (still need rewrite). Some rc.wmii fixes. (Fri Feb 23 2007 - 07:08:28 CET)
- [hackers] [wmii] Moved rc/newrc to rc/wmiirc. Added rc/rc.wmii, and run it if 9 rc exists. Bourne wmiirc is officially deprecated. (Fri Feb 23 2007 - 05:38:21 CET)
- [hackers] [wmii] More wmiiloop/newrc updates. (Fri Feb 23 2007 - 02:13:04 CET)
- [hackers] [wmii] Added wmiiloop(1) and wmiiloop.1 to handle experimantal awk-based wmiirc. (Fri Feb 23 2007 - 01:33:01 CET)
- [hackers] [wmii] A bit more tidying of rc/newrc (Fri Feb 23 2007 - 00:02:54 CET)
- [hackers] [wmii] Made rc/newrc moderately less ugly. (Thu Feb 22 2007 - 23:22:51 CET)
- [hackers] [wmii] Experimental awk-based wmiirc now has internal actions. Still ugly. Must fix. (Thu Feb 22 2007 - 22:57:49 CET)
- [hackers] [wmii] Don't replay clicks that were on the frame window. (Thu Feb 22 2007 - 22:12:45 CET)
- [hackers] [wmii] Added experimental awk-based wmiirc in rc/newrc (Thu Feb 22 2007 - 22:07:45 CET)
- [hackers] [wmii] Remove unused variable, and some general reformating, in wmiirc. (Thu Feb 22 2007 - 18:57:29 CET)
- [hackers] [wmii] Removed superfluous 'NF>2' check in proglist (there's no x in total). Renamed DMENU to WMII_MENU. (Thu Feb 22 2007 - 18:52:29 CET)
- [hackers] [wmii] Rather, don't let windows width below labelh(&def.font). (Thu Feb 22 2007 - 00:41:20 CET)
- [hackers] [wmii] Don't resize to zero width either (duh). (Thu Feb 22 2007 - 00:31:20 CET)
- [hackers] [wmii] Don't resize floating clients to 0 height. (Thu Feb 22 2007 - 00:26:19 CET)
- [hackers] [wmii] Make sure that the framewin's cursor is set to CurNormal whenever the mouse is over the client (Wed Feb 21 2007 - 23:36:17 CET)
- [hackers] [wmii] Return from do_mouse_resize after calling do_managed_move (Wed Feb 21 2007 - 21:26:12 CET)
- [hackers] [wmii] Don't respond with an error on Tclunk of a file that no longer exists (Wed Feb 21 2007 - 09:15:42 CET)
- [hackers] [wmii] Fixed a bug where focus reverted to None when the last client of a tag was XKilled (Wed Feb 21 2007 - 06:50:36 CET)
- [hackers] [wmii] Fixed a bug in my last commit. (Wed Feb 21 2007 - 05:20:32 CET)
- [hackers] [wmii] Fix that pesky bug related to open Fids of objects which don't exist anymore. (Wed Feb 21 2007 - 05:15:32 CET)
- [hackers] [wmii] Removed stupid void casts from write_buf calls. (Wed Feb 21 2007 - 04:15:29 CET)
- [hackers] [wmii] Fixed a but on walk where fid == newfid. (Wed Feb 21 2007 - 03:40:28 CET)
- [hackers] [wmii] Fix frame coloring issue which occurs with bloated apps. (Wed Feb 21 2007 - 02:05:24 CET)
- [hackers] [wmii] Change the window cursor when over the border for resizal (the border is still too small for this to be useful (Wed Feb 21 2007 - 01:30:22 CET)
- [hackers] [wmii] merge (Wed Feb 21 2007 - 00:35:21 CET)
- [hackers] [wmii] Rewrote draw_frame, and removed per-frame BlitzBrushes (Wed Feb 21 2007 - 00:35:20 CET)
- [hackers] [libixp] Undoing last change. It was already done in LDFLAGS (Tue Feb 20 2007 - 20:27:06 CET)
- [hackers] [libixp] Use -L. before -lixp when linking ixpc (Tue Feb 20 2007 - 20:27:06 CET)
- [hackers] [wmii] Check for pending X11 events after serving a 9p connection. (Tue Feb 20 2007 - 05:59:16 CET)
- [hackers] [wmii] Updated Makefile to make sure we get a new VERSION on upgrade (Tue Feb 20 2007 - 00:08:48 CET)
- [hackers] [wmii] Use --template instead of awk for VERSION as suggested by Maxi (Mon Feb 19 2007 - 23:48:46 CET)
- [hackers] [wmii] Fix config.mk version nastiness. (Mon Feb 19 2007 - 23:43:46 CET)
- [hackers] [wmii] Cleaned up main.c. Made wmiiwm usable without a script. This may not stay. (Mon Feb 19 2007 - 06:42:21 CET)
- [hackers] [wmii] Calculate VERSION from the hg reversion number. (Mon Feb 19 2007 - 05:02:14 CET)
- [hackers] [wmii] Adding tag snap20072018 (Mon Feb 19 2007 - 04:47:13 CET)
- [hackers] [wmii] Adding tag snap (Mon Feb 19 2007 - 04:47:13 CET)
- [hackers] [wmii] Process pending events on startup. (Mon Feb 19 2007 - 02:22:01 CET)
- [hackers] [wmii] Fixed some bugs in the new focus system. (Mon Feb 19 2007 - 01:36:57 CET)
- [hackers] [wmii] Preliminary implementation of the new focus handling algorithm. (Mon Feb 19 2007 - 00:56:54 CET)
- [hackers] [libixp] Fix an early free bug. (Sun Feb 18 2007 - 20:55:54 CET)
- [hackers] [wmii] Make sure that transient windows are managed on startup. (Sun Feb 18 2007 - 20:46:34 CET)
- [hackers] [wmii] Fix resizing quadrant bug. (Sun Feb 18 2007 - 20:31:33 CET)
- [hackers] [wmii] Fix focus bug. (Sun Feb 18 2007 - 19:36:29 CET)
- [hackers] [wmii] Cleanup on some signals. Fork process to fix mouse focus on exit. (Sun Feb 18 2007 - 19:36:29 CET)
- [hackers] [wmii] Fix a segfault. (Sat Feb 17 2007 - 20:25:11 CET)
- [hackers] [wmii] Fix tagging of client with multiple tags. (Sat Feb 17 2007 - 20:15:10 CET)
- [hackers] [wmii] Fixed a bunch of focus stupidity. (Sat Feb 17 2007 - 19:50:07 CET)
- [hackers] [libixp] Fix ref counting in request.c (Sat Feb 17 2007 - 17:45:22 CET)
- [hackers] [wmii] Take advantage of strlcat in libixp (Sat Feb 17 2007 - 09:24:17 CET)
- [hackers] [libixp] Fix exit status and segfault in ixpc xwrite (Sat Feb 17 2007 - 07:20:10 CET)
- [hackers] [wmii] Removed semicolon after for loop in rects_of_view (Sat Feb 17 2007 - 00:28:34 CET)
- [hackers] [wmii] Fixed configurerequest again (Fri Feb 16 2007 - 21:08:18 CET)
- [hackers] [wmii] Fixed configurerequest function (Fri Feb 16 2007 - 20:43:16 CET)
- [hackers] [libixp] Properly bracket the usage information in ixpc. Add xwrite to ixpc.1, and modify the examples appropriately. (Fri Feb 16 2007 - 09:34:46 CET)
- [hackers] [libixp] Fixed arg parsing in ixpc.c (Fri Feb 16 2007 - 09:14:46 CET)
- [hackers] [wmii] Fix increment gaps between columns (Fri Feb 16 2007 - 05:17:04 CET)
- [hackers] [wmii] Restore strncmps to fs.c (Fri Feb 16 2007 - 05:17:03 CET)
- [hackers] [wmii] Removed debugging printf from place_client(). (Fri Feb 16 2007 - 03:16:54 CET)
- [hackers] [wmii] Reduced the memory consumption of place_client. Replaced strncmps against literal strings with strcmps. (Fri Feb 16 2007 - 03:06:52 CET)
- [hackers] [libixp] Separate xwrite args with spaces (Fri Feb 16 2007 - 00:14:36 CET)
- [hackers] [libixp] Changed strlcat to ixp_strlcat in ixpc.c (Fri Feb 16 2007 - 00:04:36 CET)
- [hackers] [libixp] Forgot to commit ixp.h. Added ixp_strlcat (Thu Feb 15 2007 - 23:59:37 CET)
- [hackers] [libixp] Added strlcat back to util.c (Thu Feb 15 2007 - 23:59:36 CET)
- [hackers] [libixp] Added xwrite command to ixpc. (Thu Feb 15 2007 - 23:59:36 CET)
- [hackers] [wmii] Renamed selcolors back to focuscolors. Fixed an early free(). (Thu Feb 15 2007 - 23:51:37 CET)
- [hackers] [wmii] Get rid of trigraph in column.c (Thu Feb 15 2007 - 21:01:23 CET)
- [hackers] [wmii] Restored original 'wmiir write' semantics, and restored xwrite command. (Thu Feb 15 2007 - 20:26:20 CET)
- [hackers] [wmii] Stack fullscreen windows over the bar. Fullscreen mode needs work. (Thu Feb 15 2007 - 09:45:28 CET)
- [hackers] [wmii] Fix some focus bugs pending a rewrite of the focus system. (Thu Feb 15 2007 - 07:05:16 CET)
- [hackers] [wmii] New column scaling code. Fixed accidental resize on click of unfocused client. New public domain util.c. Some other stuff. (Thu Feb 15 2007 - 06:25:13 CET)
- [hackers] [wmii] Fixed crash with opaque moves in floating mode. (Wed Feb 14 2007 - 22:04:33 CET)
- [hackers] [wmii] Fix freeing of the wrong view, which causes a crash and memory leak. (Wed Feb 14 2007 - 20:44:27 CET)
- [hackers] [libixp] Enabled debugging and disabled stripping and optimization (Wed Feb 14 2007 - 02:26:55 CET)
- [hackers] [wmii] Fix send_client again (Tue Feb 13 2007 - 22:03:15 CET)
- [hackers] [wmii] Fix scaling of first column bug. Fix focus of first view bug. (Tue Feb 13 2007 - 21:48:15 CET)
- [hackers] [wmii] Fix scaling of new columns. (Tue Feb 13 2007 - 20:48:12 CET)
- [hackers] [wmii] Fixed Denis' focus bug (Tue Feb 13 2007 - 20:23:11 CET)
- [hackers] [libixp] Remove BSD specific make syntax. Sorry about that. This is prettier anyway. (Tue Feb 13 2007 - 19:16:48 CET)
- [hackers] [wmii] Applied Daniel Waeber's send_client patch, plus extrapolation (Tue Feb 13 2007 - 19:08:08 CET)
- [hackers] [wmii] Frames shouldn't snap to themselves on opaque moves (Tue Feb 13 2007 - 08:22:42 CET)
- [hackers] [wmii] Added swapping back to the fs, but without bindings. Fixed a bug from 2 commits ago. Added more gotos :) (Tue Feb 13 2007 - 08:12:41 CET)
- [hackers] [wmii] Changed `wmiir echo` to `wmiir xwrite`, removed xwrite() from rc/status, and cleaned up wmiir script (Tue Feb 13 2007 - 07:42:40 CET)
- [hackers] [libixp] Add ixp_fcall.h, with a version with and without anonymous structs/unions, and a config.mk flag (Tue Feb 13 2007 - 07:36:00 CET)
- [hackers] [wmii] Experimentially made aforementioned notices more accurate (Tue Feb 13 2007 - 06:37:38 CET)
- [hackers] [wmii] Added an experimental feature to notify users of views with urgent clients. (Tue Feb 13 2007 - 06:32:37 CET)
- [hackers] [wmii] Set the focus properly when removing a client from the selected area (Tue Feb 13 2007 - 05:47:36 CET)
- [hackers] [wmii] Made the configurerequest function a bit saner. Needs more overhauling. (Tue Feb 13 2007 - 01:22:25 CET)
- [hackers] [wmii] Send FocusTag event on startup (Tue Feb 13 2007 - 00:37:23 CET)
- [hackers] [wmii] Generate a ClientFocus event on focus_area (Tue Feb 13 2007 - 00:12:22 CET)
- [hackers] [wmii] Grab buttons with the keyboard grab async until these freezes are fixed (Mon Feb 12 2007 - 22:37:18 CET)
- [hackers] [wmii] Set keyboard focus to the bar instead of the root when no window is in focus (Mon Feb 12 2007 - 21:07:15 CET)
- [hackers] [wmii] Revert Denis' revert (Mon Feb 12 2007 - 20:27:13 CET)
- [hackers] [wmii] Added u(char|short|int|long|vlong) and vlong types (Mon Feb 12 2007 - 08:26:44 CET)
- [hackers] [wmii] Replaced xwrite with `wmiir echo` (Mon Feb 12 2007 - 06:46:40 CET)
- [hackers] [wmii] Cleanup. Experiment with a new dragbox design. (Mon Feb 12 2007 - 06:26:39 CET)
- [hackers] [wmii] Bugfixes, cleanup, remove SunCC compatibility patch. Add adding/removing tags by writing +tag/-tag (Mon Feb 12 2007 - 05:21:36 CET)
- [hackers] [wmii] Add ability to alter a client's tagset by writing +tag or -tag. Revert SunCC compatibility changes to libixp. (Mon Feb 12 2007 - 03:36:32 CET)
- [hackers] [libixp] Revert SunCC compatibility changes (Mon Feb 12 2007 - 03:35:05 CET)
- [hackers] [wmii] Unmap client on opaque moves. Will this improve resource usage? (Sun Feb 11 2007 - 21:46:18 CET)
- [hackers] [wmii] Death to increment gaps. Please comment. (Sun Feb 11 2007 - 20:36:15 CET)
- [hackers] [wmii] Fixed there appearing to be an empty column (Sun Feb 11 2007 - 19:41:13 CET)
- [hackers] [wmii] Fixed the error returned on kill and Urgent commands to clients. (Sun Feb 11 2007 - 19:36:13 CET)
- [hackers] [wmii] Reparent client before applying tags (fixes strange behavior on client creation) (Sun Feb 11 2007 - 10:05:50 CET)
- [hackers] [wmii] Fixed flickering when switching in max mode (Sun Feb 11 2007 - 09:40:49 CET)
- [hackers] [wmii] A bunch of fixes to management of windows (Sun Feb 11 2007 - 08:10:45 CET)
- [hackers] [wmii] Color drag boxes based on urgency and provide events in /client/n/ctl (Urgent, NotUrgent) to toggle it (Sun Feb 11 2007 - 07:15:43 CET)
- [hackers] [wmii] Change the behavior or colrules to size new columns, but not create them. colrules may be removed later. (Sun Feb 11 2007 - 06:20:40 CET)
- [hackers] [wmii] Fix bug and add clients to an area after the selected client. (Sun Feb 11 2007 - 06:15:40 CET)
- [hackers] [wmii] Add rehash action to update the programs list and cleanup wmiirc a bit (Sun Feb 11 2007 - 05:05:38 CET)
- [hackers] [wmii] Fix mouse warping on move/resize (Sun Feb 11 2007 - 04:40:36 CET)
- [hackers] [wmii] Refactoring in column.c (Sun Feb 11 2007 - 04:05:33 CET)
- [hackers] [wmii] Fixed a lot of focus code, including a segfault. (Sun Feb 11 2007 - 03:10:29 CET)
- [hackers] [wmii] Make grabbox moves opaque in floating mode. Code needs cleanup. Comments welcome. (Sat Feb 10 2007 - 22:15:06 CET)
- [hackers] [wmii] Make sure that c->sel is set on create_frame (Sat Feb 10 2007 - 21:25:01 CET)
- [hackers] [wmii] Fix a bug in do_managed_move thanks to Daniel Waeber. Minor change to area.c (Sat Feb 10 2007 - 21:20:01 CET)
- [hackers] [wmii] Don't map clients on manage_client. Fixes a bug with creation on non-selected view. (Sat Feb 10 2007 - 19:34:53 CET)
- [hackers] [wmii] Only drag from the drag box, and only resize from the border (Sat Feb 10 2007 - 18:54:50 CET)
- [hackers] [wmii] Some more cleanup (Sat Feb 10 2007 - 10:14:09 CET)
- [hackers] [wmii] Don't call arrange_column on floating areas (Sat Feb 10 2007 - 09:49:08 CET)
- [hackers] [wmii] Remove some cruft, arrange areas when adding clients, and make sure we don't map mapped clients and vice versa (Sat Feb 10 2007 - 09:49:08 CET)
- [hackers] [wmii] Some cleanup: "If you want to go somewhere, goto is the best way to get there." (Sat Feb 10 2007 - 09:34:07 CET)
- [hackers] [wmii] Replaced a bunch of the nasty, old focus code, and fixed focusing of the empty floating area (Sat Feb 10 2007 - 09:14:05 CET)
- [hackers] [wmii] Set input focus to root when switching to an empty view (Sat Feb 10 2007 - 08:14:00 CET)
- [hackers] [wmii] Unmap and set Iconic state of iconic or out-of-view windows (Sat Feb 10 2007 - 05:08:46 CET)
- [hackers] [wmii] Fixed client grabs (Sat Feb 10 2007 - 04:33:43 CET)
- [hackers] [wmii] Relent and only grab AnyButton, AnyModifier on unfocused clients (Sat Feb 10 2007 - 04:23:42 CET)
- [hackers] [wmii] Fix bug where clicking the unfocused titlebar triggered a window move until another click. (Sat Feb 10 2007 - 01:18:26 CET)
- [hackers] [wmii] Sorry for the hasty commits, X11 is stressing. Modified last commit. (Sat Feb 10 2007 - 01:13:25 CET)
- [hackers] [wmii] Finally fix the freezing bug, I hope (Sat Feb 10 2007 - 01:08:25 CET)
- [hackers] [wmii] Remove printevent.c from the make process (Sat Feb 10 2007 - 00:33:21 CET)
- [hackers] [wmii] Improved upon last commit (Fri Feb 09 2007 - 23:43:17 CET)
- [hackers] [wmii] Merge (Fri Feb 09 2007 - 23:33:17 CET)
- [hackers] [wmii] Improvements to button grabs (Fri Feb 09 2007 - 23:33:17 CET)
- [hackers] [wmii] Improvements to button grabs (Fri Feb 09 2007 - 23:28:16 CET)
- [hackers] [wmii] Another go at preventing freeze (Fri Feb 09 2007 - 21:08:02 CET)
- [hackers] [wmii] Fixed drawing of rectangle borders (Fri Feb 09 2007 - 20:22:56 CET)
- [hackers] [wmii] Really add printevent.[ch] (Fri Feb 09 2007 - 19:52:54 CET)
- [hackers] [wmii] Pass args from wmii script to wmiiwm (Fri Feb 09 2007 - 19:47:55 CET)
- [hackers] [wmii] Add printevent.c and -V (verbose) flag to print X events (Fri Feb 09 2007 - 19:47:55 CET)
- [hackers] Test, please ignore (Thu Feb 08 2007 - 18:49:32 CET)
- Kris Maglione
- Nico Golde
- uriel_AT_localhost.localdomain
- Last message date: Wed Feb 28 2007 - 17:08:31 CET
- Archived on: Thu Nov 21 2024 - 10:36:42 CET