Commit Graph

846 Commits

Author SHA1 Message Date
Anselm R. Garbe 93b0e21ffb removed snap output in fs.c/FsDdef 2006-03-23 14:47:07 +01:00
Anselm R. Garbe 39f4a3a630 removed that feature again, with tagging bars this won't work well, thus I keep it out 2006-03-23 14:44:10 +01:00
Anselm R. Garbe d154240ab4 allowing moving frames through Button1 on frames (though resize only through the Modkey+Button3 on client area), this allows handy movements between columns 2006-03-23 14:42:33 +01:00
Anselm R. Garbe 9d37029fe9 snap value is calculated dynamically now 2006-03-23 14:37:54 +01:00
Anselm R. Garbe 5e2c219f0e setting default border to 2 pixels 2006-03-23 14:30:00 +01:00
Anthony Martin fecbab94dd cleaned up formatting in event.c, kb.c, mouse.c, and wm.h 2006-03-23 05:22:43 -08:00
Anthony Martin 55e8f6e55c cleaned up formatting in libixp 2006-03-23 03:53:41 -08:00
Anselm R. Garbe 67e974ae08 Added tag snap for changeset c0d1931a41992537dbc3bb30792718fb1ac32a03 2006-03-23 11:38:53 +01:00
Anthony Martin 8dc468316b cleaned up formatting in libcext, liblitz 2006-03-23 02:34:00 -08:00
Anselm R. Garbe 9e6e5f389e cleaned wmiipsel semantically 2006-03-23 11:20:53 +01:00
Anthony Martin d1cbae8a98 cleaned up formatting in wmiipsel.c 2006-03-23 02:09:50 -08:00
Georg Neis 9e10c53c60 status: hide stderr of remove 2006-03-23 11:03:43 +01:00
Anselm R. Garbe 9185e59c66 cleaned up inclusions in tag.c and view.c, fixed view action in /ctl 2006-03-23 10:50:04 +01:00
Anselm R. Garbe 5549d217e8 renamed ctag occurences to tag, now the code should be much more readable 2006-03-23 10:46:35 +01:00
Anselm R. Garbe b248569f4d renamed several _tag functions into _view where it makes sense 2006-03-23 10:43:57 +01:00
Anselm R. Garbe 04bba2a6c4 separated tag.c into tag.c and view.c, renamed Tag to View, still some parts to be adapted 2006-03-23 10:36:51 +01:00
Anselm R. Garbe 74a25f3158 fix of fix 2006-03-23 10:06:43 +01:00
Anselm R. Garbe ddc74dea2e renamed /ws into /view, renamed select of /ctl into view 2006-03-23 09:54:20 +01:00
Anselm R. Garbe 5b730f91d0 removed xwrite /ws/tag 2006-03-23 09:31:42 +01:00
Anselm R. Garbe 4accad27fc updated enqueue condition 2006-03-23 09:28:43 +01:00
Anselm R. Garbe eccba17195 added necessary strdup's in event queueing 2006-03-23 09:23:09 +01:00
Anselm R. Garbe cc572f14f1 implemented event queueing and fixed a bug in rule.c reported by usa 2006-03-23 08:43:26 +01:00
Anthony Martin 38cb6fdc0d cleaned up formatting in bar.c and client.c 2006-03-22 14:49:18 -08:00
Anthony Martin f0c75feab7 cleaned up code formatting in area.c 2006-03-22 14:16:23 -08:00
Sander van Dijk d62ca8148c just to be sure, let's do an extra check here too... 2006-03-22 23:03:53 +01:00
Anthony Martin 67bfcd39cb cleaned up code formatting in wmiimenu.c 2006-03-22 13:54:23 -08:00
Sander van Dijk c0e7213544 fix a small Alt-space issue (stricter checking needed for the case where both the selected area and t->revert were 0) 2006-03-22 22:34:48 +01:00
Anthony Martin 1e6210396d cleaned up code formatting in wmiir.c 2006-03-22 13:16:26 -08:00
Georg Neis 4a2b5a7230 added -t option to wmii
make tests more robust
2006-03-22 21:11:57 +01:00
Anselm R. Garbe ff6040856c made /ws/tag read-only 2006-03-22 20:09:22 +01:00
Anselm R. Garbe 0d333433ab added -t <default tag> to wmiiwm 2006-03-22 20:03:41 +01:00
Anselm R. Garbe 8874f818a1 merged 2006-03-22 19:58:00 +01:00
Anselm R. Garbe 775975476d small fix in mkqid 2006-03-22 19:57:18 +01:00
Georg Neis a2cea1fd41 fix ctrl+alt+w,y handling, update SEE ALSO in wmii.1 2006-03-22 19:56:55 +01:00
Anselm R. Garbe 85ebc41100 several fixes in fs.c, wmiir read /foobar presents now Enofile 2006-03-22 19:54:27 +01:00
Sander van Dijk a63783c994 manpage correction: wmiir and wmiiwm print version info on stdout too 2006-03-22 18:09:56 +01:00
Georg Neis 349120b43b bourne shell has no ! 2006-03-22 17:58:04 +01:00
Anselm R. Garbe d3fbdfac1b removed border cursor displaying on motion event, we got Alt-Button{1,3}, we don't want redundant behavior 2006-03-22 17:26:39 +01:00
Anselm R. Garbe 9708b26a9a trick, using def.border - 1 instead of def.border 2006-03-22 17:17:00 +01:00
Anselm R. Garbe 32426641d5 other cursor fixes 2006-03-22 17:08:21 +01:00
Anselm R. Garbe 8fac4081d7 merged once again 2006-03-22 16:30:14 +01:00
Anselm R. Garbe cd9952e20f merged 2006-03-22 16:28:44 +01:00
Georg Neis 1d2c5bf7d8 oops 2006-03-22 16:26:42 +01:00
Anselm R. Garbe 1e99e3beb3 hopefully fixed cursor issue (following what rio did) 2006-03-22 16:25:24 +01:00
Georg Neis dba465a746 several cleanups in rc/* 2006-03-22 16:05:12 +01:00
Anselm R. Garbe 7351dc8058 merged 2006-03-22 15:18:08 +01:00
Anselm R. Garbe 866a297e8f fixed wrong error message (s/Enoperm/Enofile/) in xcreate of fs.c 2006-03-22 14:32:46 +01:00
Georg Neis 0155b7b9ff version information is printed to stdout 2006-03-22 14:25:21 +01:00
Anselm R. Garbe ff64ccbe17 should fix issue reported by Vincent 2006-03-22 13:02:41 +01:00
Anselm R. Garbe 11d4c1fabc switching back to 3-current 2006-03-22 09:59:27 +01:00