Commit Graph

1357 Commits

Author SHA1 Message Date
Sander van Dijk
9cbc70fa6c fix typo 2006-05-12 23:18:58 +02:00
Anselm R. Garbe
f8a4e28230 removed -O3, fucking gcc 2006-05-12 23:07:10 +02:00
Anselm R. Garbe
98c379becf changing CFLAGS and LDFLAGS to make release-quality binaries (with -O3 and without -g stuff) 2006-05-12 21:52:05 +02:00
Anselm R. Garbe
bf32fb23a6 if that is not fixed now, I eat a freezer 2006-05-12 21:17:03 +02:00
Anselm R. Garbe
8179f185dc small simplification 2006-05-12 20:49:46 +02:00
Anselm R. Garbe
ac9f54847f Sander, please check again ;) 2006-05-12 20:34:19 +02:00
Anselm R. Garbe
308405cc11 hopefully this fixes Sanders annoyances 2006-05-12 20:06:06 +02:00
Anselm R. Garbe
fe2a255d09 uodated TODO.wmii-4 2006-05-12 08:39:40 +02:00
Anselm R. Garbe
3f9f170591 Added tag rc4 for changeset ed4e359f174e83e28c1a32cde325932214ba9dd6 2006-05-11 01:25:43 +02:00
Anselm R. Garbe
7646e5960c prevent busy waiting wmiirc process (eliminates 1 process) 2006-05-11 01:24:21 +02:00
Anselm R. Garbe
4d1fcd32d3 fixed wmiimenu issue (grabbing keyboard without input list made restart of X necessary, to get back input focus), updated README, updated TODO.wmii-4 (cleaned up, made ordered list) 2006-05-10 23:26:53 +02:00
Anselm R. Garbe
d962bec269 added some wmiimenu maximization stuff (entries are truncated if > mrect.width / 3) 2006-05-10 16:42:12 +02:00
Anselm R. Garbe
776bd2fd2b 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
Anselm R. Garbe
9fdc055800 small stylistic changes 2006-05-10 15:24:09 +02:00
Anselm R. Garbe
987842a8bb removed \Wmii, never use this, use \wmii always! 2006-05-10 14:51:01 +02:00
Anselm R. Garbe
b59dee84cf adding XPending checks before pointer grabs 2006-05-10 14:05:48 +02:00
Anselm R. Garbe
7509382a8c fixed issue on column mode change reported by Sander 2006-05-10 13:57:09 +02:00
Anselm R. Garbe
c8a5beaf86 improved UTF8-usage due to X_HAVE_UTF8_STRING checks 2006-05-10 13:38:01 +02:00
Sander van Dijk
f754b18164 style update to previous patch 2006-05-09 22:16:43 +00:00
Sander van Dijk
622576bed6 prevent some useless column destroy&recreate stuff 2006-05-09 22:07:50 +00:00
Anselm R. Garbe
d302da9846 changed config.mk 2006-05-09 19:36:52 +02:00
Anselm R. Garbe
3bb2e3d444 updated TODO.wmii-4 with UTF8 todo 2006-05-09 19:35:01 +02:00
Sander van Dijk
ff9c005c03 prevent some unneeded redraws 2006-05-09 19:08:07 +00:00
Anselm R. Garbe
84e4a54ad1 small fix in select_area 2006-05-09 17:30:41 +02:00
Anselm R. Garbe
3cb5c834c0 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
Anselm R. Garbe
1d61ace264 finished open issues reported by Sander 2006-05-09 00:16:12 +02:00
Anselm R. Garbe
2cd180543c merged 2006-05-08 20:12:48 +02:00
Sander van Dijk
7b8e9aa512 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
Anselm R. Garbe
64a8931b13 some drop_move related changes, still not finished with issues 2006-05-08 20:06:36 +02:00
Anselm R. Garbe
e02d9ae205 several cleanups 2006-05-07 23:58:06 +02:00
Anselm R. Garbe
f210f90702 implemented new client drawing code which makes it easy to recognize the focused client in an unfocused column 2006-05-07 23:29:04 +02:00
Sander van Dijk
94a8bd0c3c 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
stepardo
9af4c39943 Removed typos. Used british spelling rules. 2006-05-07 17:48:17 +01:00
stepardo
825c7cf1c1 Applied a patch by Dennis. 2006-05-07 17:21:13 +01:00
stepardo
06f0ba0bd5 Merged patch from Adrian. 2006-05-06 21:43:23 +01:00
stepardo
a25cb7a75f Merged in patches by garbeam and ross 2006-05-06 21:35:12 +01:00
Sander van Dijk
de4c819d97 some cleaning 2006-05-06 19:48:49 +00:00
Sander van Dijk
5e3214dfa4 this should fix keiss' maxcol issue (keiss: please verify!) 2006-05-05 20:06:08 +00:00
salva
25a0f841b1 guide: A clarification about the ways to read the guide_en 2006-05-05 12:03:07 +00:00
Anthony Martin
2f00d5b3b5 small changes in wmiiwm.1 to properly display hyphens in utf8 terminals 2006-05-04 23:39:16 -07:00
Sander van Dijk
11dc750133 small fix to event.c 2006-05-05 00:06:27 +02:00
Anselm R. Garbe
739f746aec reverted 2006-05-04 15:25:57 +02:00
Anselm R. Garbe
7b56e71435 Added tag rc2 for changeset 0dcd081a7c70b319e0c6d330b665bb18a2be5ebe 2006-05-04 14:59:17 +02:00
Anselm R. Garbe
33b83345d9 updated TODO 2006-05-04 14:57:37 +02:00
Anselm R. Garbe
a7341e078f making wmiirc more error-prone, though tagnames containing * are evaluated by sh before BarClick is handled :( 2006-05-04 14:50:19 +02:00
Anselm R. Garbe
dd782be04f tags are trimmed from " \t" now, added $MODKEY-Shift-{j,k} and $MODKEY-Button2 for swapping (mouse-based) 2006-05-04 14:34:44 +02:00
Sander van Dijk
7afc36f949 add an extra check to create_area 2006-05-03 23:20:32 +00:00
Sander van Dijk
47b79d6f83 small change 2006-05-03 22:25:33 +02:00
Sander van Dijk
e0c943a09b small update to previous patch 2006-05-03 21:26:21 +00:00
Sander van Dijk
fca197fdb3 a little restructuring, moves the MIN_COLWIDTH/min_height handling into scale_* (where it belongs). The way it's done now is safer than before. 2006-05-03 21:11:14 +00:00