Commit Graph

586 Commits

Author SHA1 Message Date
Anselm R. Garbe
da0b2a2f31 seems to preserve floating client z-layer order (even with reorder() calls) 2006-09-06 11:46:35 +02:00
Anselm R. Garbe
2378a558a2 Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143 2006-09-06 10:54:10 +02:00
Anselm R. Garbe
f18ed615ae small fix 2006-09-06 10:03:21 +02:00
Anselm R. Garbe
f6656fffb4 made args mode symbols the default ones (the default ones look too ugly) 2006-09-06 09:23:34 +02:00
Anselm R. Garbe
aaad7bfd15 moved transient_for tag inheritance to settags 2006-09-06 09:21:17 +02:00
Anselm R. Garbe
0915da8842 no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks) 2006-09-06 09:13:31 +02:00
Anselm R. Garbe
0d0e8bde13 no, ordering floating clients at the end seems better 2006-09-05 19:26:34 +02:00
Anselm R. Garbe
838a1ff950 fix 2006-09-05 18:43:15 +02:00
Anselm R. Garbe
e1315fd40c this makes sure the issue mentioned by sander 2006-09-05 18:04:22 +02:00
Anselm R. Garbe
52a3ab1042 fixing zoom 2006-09-05 17:10:48 +02:00
Anselm R. Garbe
a82e7b765e fixing two off-by-ones 2006-09-05 16:11:52 +02:00
Anselm R. Garbe
0ed0fa4d5b ach ich will auch Alt-s 2006-09-05 16:05:09 +02:00
Anselm R. Garbe
ec85fddb9a applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol 2006-09-05 16:00:09 +02:00
Anselm R. Garbe
3a1343a245 renamed resizetile into resizecol 2006-09-05 13:52:23 +02:00
Anselm R. Garbe
9066ee2eb4 well ok, added Mod-s to default bindings (however, I don't need it) 2006-09-05 13:27:43 +02:00
Anselm R. Garbe
40bd21ce63 s/growcol/resizetile/g 2006-09-05 13:25:42 +02:00
Anselm R. Garbe
4633fbec61 right, multihead issue is not involved with growcol 2006-09-05 13:21:59 +02:00
Anselm R. Garbe
25060031a5 hotfix 2006-09-05 13:20:29 +02:00
Anselm R. Garbe
c7ae6334b7 applied a fix related to Sanders remark to growcol 2006-09-05 13:19:18 +02:00
Anselm R. Garbe
eac04882b4 sanders toggletag patch is much more elegant 2006-09-05 09:37:45 +02:00
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