Commit Graph

416 Commits

Author SHA1 Message Date
Anselm R. Garbe 6499fc4f93 I really need column growing, now pushing upstream 2006-09-05 09:02:37 +02:00
Anselm R. Garbe 04f27a5438 don't access sel in restack without checking for NULL (multihead crashing bug) 2006-09-05 08:37:34 +02:00
Anselm R. Garbe 1b3903d6e9 fixing c->weight handling 2006-09-05 08:24:00 +02:00
Anselm R. Garbe cc05093b0d removed some useless tags 2006-09-04 19:19:37 +02:00
Anselm R. Garbe 6436dd4438 after 1.3 2006-09-04 17:52:46 +02:00
Anselm R. Garbe 26c50c780e Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4 2006-09-04 17:52:16 +02:00
Anselm R. Garbe 01d13b0c49 retagged 2006-09-04 17:52:12 +02:00
Anselm R. Garbe f15f45a9f8 simplified manage 2006-09-04 17:39:33 +02:00
Anselm R. Garbe 1b2e149cb4 removed html crap 2006-09-04 17:37:31 +02:00
Anselm R. Garbe 6136640ec9 Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89 2006-09-04 17:21:18 +02:00
Anselm R. Garbe 95d8423823 hotfixing with sanders hint 2006-09-04 17:21:15 +02:00
Anselm R. Garbe de6411c338 Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da 2006-09-04 17:18:01 +02:00
Anselm R. Garbe e316cf53f6 fixing the issue that new clients appear lowered 2006-09-04 17:02:13 +02:00
Anselm R. Garbe c107db57db removed unused vars 2006-09-04 12:23:41 +02:00
Anselm R. Garbe d39d00057c reducing focus calls (sanders patch) 2006-09-04 10:10:08 +02:00
Anselm R. Garbe 26157e6973 applied Sanders max_and_focus.patch 2006-09-04 08:55:49 +02:00
Anselm R. Garbe 6d22782e8f simplified buttonpress 2006-09-01 15:31:59 +02:00
Anselm R. Garbe 1836b6740d applied sanders patch 2006-09-01 10:32:50 +02:00
Anselm R. Garbe 924a088812 reorder was misssing in Ross version of viewall 2006-08-31 18:08:28 +02:00
Anselm R. Garbe bab575c868 changed shortcut into Mod1-0 2006-08-31 18:04:34 +02:00
Anselm R. Garbe daae3bba50 added viewall to mainstream (only Ross Mohns version, not the toggle) 2006-08-31 18:02:38 +02:00
Anselm R. Garbe 05fbbbd8dc implemented Button2 press on tags for toggletag on the focused client 2006-08-31 17:49:04 +02:00
Anselm R. Garbe 4c368bcd24 applied sanders patch to remove unnecessary commit() 2006-08-31 08:48:04 +02:00
Anselm R. Garbe 9927b9e642 small fix in config.arg.h 2006-08-30 13:00:30 +02:00
Anselm R. Garbe 1b492dffc8 Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b 2006-08-30 12:39:35 +02:00
Anselm R. Garbe 140be1b4b3 prepared 1.2 2006-08-30 12:39:27 +02:00
Anselm R. Garbe 79259acc12 now using Salmi's menu command 2006-08-30 11:21:56 +02:00
Anselm R. Garbe 5a3bea2d69 removed a warning reported by Jukka 2006-08-30 11:15:58 +02:00
Anselm R. Garbe 30d928591d simplified configurerequest 2006-08-29 19:24:28 +02:00
Anselm R. Garbe 70a3e62257 now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized 2006-08-29 18:05:02 +02:00
Anselm R. Garbe 6828fba7a0 fixed 2006-08-29 17:33:27 +02:00
Anselm R. Garbe aa1bda8164 configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer) 2006-08-29 17:31:55 +02:00
Anselm R. Garbe 157ea539a2 applied patch similiar proposed by dave tweed 2006-08-29 17:11:37 +02:00
Anselm R. Garbe c3c94c0e0a improved selection policy 2006-08-29 15:28:29 +02:00
Anselm R. Garbe 9d73909075 still something wrong with reorder() 2006-08-29 13:40:09 +02:00
Anselm R. Garbe 016c54196e this algorithm seems to keep order for any scenario 2006-08-29 09:57:57 +02:00
Anselm R. Garbe 5056bb952d fix client position in list also on tag and toggletag 2006-08-29 09:25:14 +02:00
Anselm R. Garbe 8a6679b3b4 added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client 2006-08-29 09:23:44 +02:00
Anselm R. Garbe 7b6d5ff298 removed crappy variables 2006-08-28 14:32:51 +02:00
Anselm R. Garbe 846850914d changed config.arg.h - I really need the 4th tag 2006-08-28 12:27:00 +02:00
Anselm R. Garbe 4e6c513ac2 updated html page 2006-08-28 10:21:40 +02:00
Anselm R. Garbe db9cda6a7d Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de 2006-08-28 10:19:55 +02:00
Anselm R. Garbe a50b15a9e9 added a comment to spawn 2006-08-28 08:17:27 +02:00
Anselm R. Garbe 0a25fe9188 applied sanders focus_ patches 2006-08-28 08:06:50 +02:00
Anselm R. Garbe 2dd5212a79 applied sanders somepatches.patch 2006-08-28 08:02:29 +02:00
Anselm R. Garbe 00e95e1f38 oh frking dear big font... 2006-08-25 18:14:55 +02:00
Anselm R. Garbe 0a0759132c term enlightened 2006-08-25 18:05:18 +02:00
Anselm R. Garbe 5cf362c7d0 switching to darker colorscheme with larger font 2006-08-25 18:03:56 +02:00
Anselm R. Garbe 413be1112a patched arg.h 2006-08-25 17:42:58 +02:00
Anselm R. Garbe 8233dc8568 new stuff 2006-08-25 17:34:03 +02:00