Commit Graph

797 Commits

Author SHA1 Message Date
Anselm R. Garbe 11d4c1fabc switching back to 3-current 2006-03-22 09:59:27 +01:00
Anselm R. Garbe 67e46bee70 Added tag snap for changeset 0ab25cabe32516a97f6f46a80033ecf59d0288da 2006-03-22 09:57:16 +01:00
Anselm R. Garbe e228e2e210 removed unnecessary debug info, prepared new snap 2006-03-22 09:53:39 +01:00
Anselm R. Garbe 564a3ecbf6 several fixes discussed on mailinglist this morning 2006-03-22 09:48:08 +01:00
Anselm R. Garbe d083e7e243 several fixes, merges 2006-03-21 18:14:50 +01:00
Sander van Dijk 5009939793 fix wandering of non-edge columns too. 2006-03-19 22:50:49 +01:00
Sander van Dijk b87d293483 I believe this is a better solution to the inc-related wandering after all... 2006-03-19 22:15:08 +01:00
Sander van Dijk d60c33a728 sorry, this is what the previous patch should have looked like... 2006-03-19 20:16:46 +01:00
Sander van Dijk ed3fe6663a prevent columns from wandering off of the screen due to inc-handling
(because a->rect.x != f->rect.x and a->rect.width != f->rect.width)
2006-03-19 20:07:02 +01:00
Sander van Dijk eee799a3a7 small addition to earlier resize fixes 2006-03-19 19:20:07 +01:00
Sander van Dijk e8eb1fad1d prevent crash when trying to select prev/next area when there are none 2006-03-18 17:26:34 +01:00
Sander van Dijk 5c67ada11f small fix for select prev/next area 2006-03-18 17:24:02 +01:00
Sander van Dijk 970db324b9 some more colresize fixes... 2006-03-17 22:28:46 +01:00
Sander van Dijk 77409a5bb4 whoops... 2006-03-17 21:59:27 +01:00
Sander van Dijk bc8475d68f another colresize fix, working around a signed/unsigned comparison without a typecast 2006-03-17 21:42:32 +01:00
Sander van Dijk 71f5caad37 forbid manual vertical resizing when in Colstack or Colmax (this is wmii's job) 2006-03-16 18:58:52 +01:00
Anselm R. Garbe 3a1ea56ff5 remove -p from ls, not necessary to pad /'es 2006-03-16 15:13:21 +01:00
Anselm R. Garbe 06cb0645de pushing simplified proglist based on bogon's work 2006-03-16 15:03:26 +01:00
Anselm R. Garbe d59f6dc8d5 removed unsetting MODKEY from extern 2006-03-16 14:23:08 +01:00
Anselm R. Garbe 0f460544cb added old version of proglist, much more portable 2006-03-16 13:01:09 +01:00
Anselm R. Garbe 4915f50d1d returning to 3-current dev branch 2006-03-16 09:31:21 +01:00
Anselm R. Garbe f1074b280d use only one snap tag 2006-03-16 09:30:37 +01:00
Anselm R. Garbe 9beba68abb Added tag snap for changeset 3a8145e2ba656c11992ece01cecc4c18e57f19be 2006-03-16 09:30:11 +01:00
Anselm R. Garbe 7d961a152b skipping doc in dist target 2006-03-16 09:30:06 +01:00
Anselm R. Garbe 857d63c70d Added tag snap for changeset c62e7f38eb74cbc4b61f33f5732637aefb0e2dee 2006-03-16 09:28:47 +01:00
Anselm R. Garbe 818a3acc9f snap hotfix 2006-03-16 09:28:37 +01:00
Anselm R. Garbe 08587dbb97 Added tag snap for changeset aa028026a521a268b63354fa999cba2820497cfe 2006-03-16 09:15:17 +01:00
Anselm R. Garbe 7ea3975973 applied Sanders patch to deny annoying resize artifacts with some minor changes 2006-03-16 09:13:14 +01:00
Anselm R. Garbe be312b9fe2 fixed issues in welcome 2006-03-16 08:24:04 +01:00
Anselm R. Garbe 88de7a499a fixed resize_all_clients call, updated welcome 2006-03-16 08:06:31 +01:00
Anselm R. Garbe f4908e70a2 changed two important things, first on update_tags clients should be attached at least to the selected tag (that the specific frame is most recent, this is much more efficient, second fixed arrange_tag call if a floating client gets detached) 2006-03-16 07:33:25 +01:00
Anselm R. Garbe ebc347a356 hotfix of update_tags 2006-03-15 16:30:06 +01:00
Anselm R. Garbe e2e18a8d76 some other simplifications 2006-03-15 16:28:13 +01:00
Anselm R. Garbe 4952030390 made destroy_tag static 2006-03-15 16:08:22 +01:00
Anselm R. Garbe 2851ce5b02 fixed cyclic calls of resize_client because it called resize_area (this is only called explicitely now) 2006-03-15 16:00:39 +01:00
Anselm R. Garbe 8e61f1b496 multitag syntax for select and tags file is allowed now with tag[+tag[+tag]...], spaces don't separate tags anymore!!! 2006-03-15 13:18:05 +01:00
Anselm R. Garbe b72f13580c fixed float forcing as well 2006-03-15 10:51:57 +01:00
Anselm R. Garbe a8e7215e12 fixed rule matching 2006-03-15 10:44:54 +01:00
Anselm R. Garbe 41f268a1fe added wmiiwarp to install target again 2006-03-15 10:36:47 +01:00
Anselm R. Garbe ebff664fd4 proceeded with tag separation 2006-03-15 10:35:38 +01:00
Anselm R. Garbe dff6fb2502 began to store tags in a different way 2006-03-15 09:02:25 +01:00
Anselm R. Garbe d89153c109 some other changes 2006-03-14 15:46:12 +01:00
Anselm R. Garbe 63d343c87f small fix in wmiiwarp.c 2006-03-14 13:33:20 +01:00
Anselm R. Garbe 257207046f added wmiiwarp 2006-03-14 13:32:08 +01:00
Anselm R. Garbe d93851ebd4 changed proglist 2006-03-14 12:08:06 +01:00
Anselm R. Garbe 1cfea0d215 fixed update_tags, hopefully 2006-03-14 10:33:50 +01:00
Anselm R. Garbe 3c5dd59018 changed proglist in wmiirc, updated update_tags() to allow 'select tag(s)' ;) 2006-03-14 10:05:55 +01:00
Anselm R. Garbe 889aaed80f temporary select tag(s) must be space separated (no inheritance) 2006-03-14 09:36:59 +01:00
Anselm R. Garbe 3d0b3a41da fixed several issue 2006-03-14 08:53:56 +01:00
Anselm R. Garbe ae43c939d8 ~ is a magic tag which needs to be separated by case, merging of different tags works with the '+' operator, ie xwrite /ctl select 1+2 2006-03-13 20:27:33 +01:00