wmii/cmd/wm
2006-05-12 20:49:46 +02:00
..
area.c small fix in select_area 2006-05-09 17:30:41 +02:00
bar.c prevent i from getting MAX_INT in update_view_bars 2006-05-01 23:49:05 +02:00
client.c introduced Xi18n* function macros which are substituted regarding if X_UTF8_STRING is present to Xutf8* counterparts, otherwise to Xmb* counterparts 2006-05-10 15:33:53 +02:00
column.c style update to previous patch 2006-05-09 22:16:43 +00:00
event.c small stylistic changes 2006-05-10 15:24:09 +02:00
frame.c keyboard and new client attachments are made now right after the focused client, several client drawing fixes (to prevent funny artefacts) 2006-05-09 12:37:13 +02:00
fs.c fixed issue on column mode change reported by Sander 2006-05-10 13:57:09 +02:00
key.c added /def/grabmod, which allows to set the modifier key for mouse grab based moves/resizals (default is Mod1) 2006-04-12 11:08:31 +02:00
Makefile made cmd/wm code more concise 2006-04-12 10:44:07 +02:00
mouse.c small simplification 2006-05-12 20:49:46 +02:00
rule.c trim whitespace from tags before validating them, fixes the issue seen when trying to tag a client with a whitespace only tag 2006-05-07 19:56:05 +00:00
view.c fix a redraw issue (on mousefocus of a client in an area, that area's prevsel client's has to be redrawn too) 2006-05-08 19:44:56 +00:00
wm.c improved UTF8-usage due to X_HAVE_UTF8_STRING checks 2006-05-10 13:38:01 +02:00
wm.h improved UTF8-usage due to X_HAVE_UTF8_STRING checks 2006-05-10 13:38:01 +02:00
wmii removed rc/extern redirection, removed OLD_PATH stuff (unnecessary), I don't care about WMII_FONT/*COLORS being in env, three vars are ok, changed progs file location (this allows running wmiirc from shell as well, because DISPLAY is not screwed up) 2006-04-14 10:28:10 +02:00
wmii.1 this might fix the hidden focus setting bug in stacking mode reported by DenisG, also touched several man pages, though wmiiwm.1 is only at a early stage. 2006-04-27 22:55:15 +02:00
wmiiwm.1 several cleanups 2006-05-07 23:58:06 +02:00