26157e6973applied Sanders max_and_focus.patch
Anselm R. Garbe
2006-09-04 08:55:49 +02:00
6d22782e8fsimplified buttonpress
Anselm R. Garbe
2006-09-01 15:31:59 +02:00
1836b6740dapplied sanders patch
Anselm R. Garbe
2006-09-01 10:32:50 +02:00
924a088812reorder was misssing in Ross version of viewall
Anselm R. Garbe
2006-08-31 18:08:28 +02:00
bab575c868changed shortcut into Mod1-0
Anselm R. Garbe
2006-08-31 18:04:34 +02:00
daae3bba50added viewall to mainstream (only Ross Mohns version, not the toggle)
Anselm R. Garbe
2006-08-31 18:02:38 +02:00
05fbbbd8dcimplemented Button2 press on tags for toggletag on the focused client
Anselm R. Garbe
2006-08-31 17:49:04 +02:00
4c368bcd24applied sanders patch to remove unnecessary commit()
Anselm R. Garbe
2006-08-31 08:48:04 +02:00
9927b9e642small fix in config.arg.h
Anselm R. Garbe
2006-08-30 13:00:30 +02:00
1b492dffc8Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b
Anselm R. Garbe
2006-08-30 12:39:35 +02:00
140be1b4b3prepared 1.2
Anselm R. Garbe
2006-08-30 12:39:27 +02:00
79259acc12now using Salmi's menu command
Anselm R. Garbe
2006-08-30 11:21:56 +02:00
5a3bea2d69removed a warning reported by Jukka
Anselm R. Garbe
2006-08-30 11:15:58 +02:00
30d928591dsimplified configurerequest
Anselm R. Garbe
2006-08-29 19:24:28 +02:00
70a3e62257now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized
Anselm R. Garbe
2006-08-29 18:05:02 +02:00
6828fba7a0fixed
Anselm R. Garbe
2006-08-29 17:33:27 +02:00
aa1bda8164configurenotify 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)
Anselm R. Garbe
2006-08-29 17:31:55 +02:00
157ea539a2applied patch similiar proposed by dave tweed
Anselm R. Garbe
2006-08-29 17:11:37 +02:00
c3c94c0e0aimproved selection policy
Anselm R. Garbe
2006-08-29 15:28:29 +02:00
9d73909075still something wrong with reorder()
Anselm R. Garbe
2006-08-29 13:40:09 +02:00
016c54196ethis algorithm seems to keep order for any scenario
Anselm R. Garbe
2006-08-29 09:57:57 +02:00
5056bb952dfix client position in list also on tag and toggletag
Anselm R. Garbe
2006-08-29 09:25:14 +02:00
8a6679b3b4added 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
Anselm R. Garbe
2006-08-29 09:23:44 +02:00
7b6d5ff298removed crappy variables
Anselm R. Garbe
2006-08-28 14:32:51 +02:00
846850914dchanged config.arg.h - I really need the 4th tag
Anselm R. Garbe
2006-08-28 12:27:00 +02:00
4e6c513ac2updated html page
Anselm R. Garbe
2006-08-28 10:21:40 +02:00
db9cda6a7dAdded tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Anselm R. Garbe
2006-08-28 10:19:55 +02:00
a50b15a9e9added a comment to spawn
Anselm R. Garbe
2006-08-28 08:17:27 +02:00
0a25fe9188applied sanders focus_ patches
Anselm R. Garbe
2006-08-28 08:06:50 +02:00
2dd5212a79applied sanders somepatches.patch
Anselm R. Garbe
2006-08-28 08:02:29 +02:00
00e95e1f38oh frking dear big font...
Anselm R. Garbe
2006-08-25 18:14:55 +02:00
0a0759132cterm enlightened
Anselm R. Garbe
2006-08-25 18:05:18 +02:00
5cf362c7d0switching to darker colorscheme with larger font
Anselm R. Garbe
2006-08-25 18:03:56 +02:00
413be1112apatched arg.h
Anselm R. Garbe
2006-08-25 17:42:58 +02:00
8233dc8568new stuff
Anselm R. Garbe
2006-08-25 17:34:03 +02:00
afa8b3bcd9switching to dark colors again
Anselm R. Garbe
2006-08-25 17:31:57 +02:00
c518345f40updated man page of dwm
Anselm R. Garbe
2006-08-25 16:21:45 +02:00
afe6ac9923changed order of options
Anselm R. Garbe
2006-08-25 16:15:13 +02:00
e995c1b532trying a different configuration
Anselm R. Garbe
2006-08-25 15:48:44 +02:00
e36929292eremoved small 1px gap, somehow without it things feel better
Anselm R. Garbe
2006-08-25 15:37:00 +02:00
03128f78dfoops
Anselm R. Garbe
2006-08-25 15:24:18 +02:00
7d4a5e654cfixed typo
Anselm R. Garbe
2006-08-25 15:21:49 +02:00
41ba7a7984s/TILED/TILE/g
Anselm R. Garbe
2006-08-25 15:16:20 +02:00
aa471f2d65removed a bunch of lines, made mode symbols configurable
Anselm R. Garbe
2006-08-25 15:12:32 +02:00
d37dfa1bedchanged symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Anselm R. Garbe
2006-08-25 15:06:38 +02:00
9f35cc52fesmall fix to separate client title from right-most tag
Anselm R. Garbe
2006-08-25 14:46:01 +02:00
f1fe19bc2brestored config.arg.h
Anselm R. Garbe
2006-08-25 13:02:07 +02:00
b55bd709eenew color stuff/new rendering stuff
Anselm R. Garbe
2006-08-25 12:59:45 +02:00
9833610356back to 3 colors
Anselm R. Garbe
2006-08-25 07:54:49 +02:00
de7fc0011efixed
Anselm R. Garbe
2006-08-24 12:07:10 +02:00
2e0c767d743->4 colors
Anselm R. Garbe
2006-08-24 12:04:56 +02:00
a5379e901cAdded tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Anselm R. Garbe
2006-08-24 10:28:50 +02:00
a039d51d5fprepared dwm-1.0
Anselm R. Garbe
2006-08-24 10:25:05 +02:00
60b3dceccfyet another fix
Anselm R. Garbe
2006-08-24 10:20:00 +02:00
c2ac851b90small man page fix
Anselm R. Garbe
2006-08-24 10:18:42 +02:00
c976bc6c2cfound less intrusive way
Anselm R. Garbe
2006-08-24 09:41:41 +02:00
2e834e941fchanging tag indicator through underline
Anselm R. Garbe
2006-08-24 09:25:10 +02:00
77e5f3167cblack on light is really better, I notice this after all
Anselm R. Garbe
2006-08-23 19:05:03 +02:00
7e597ae204updated man page
Anselm R. Garbe
2006-08-23 18:50:46 +02:00
c39df91ab9applied tag drawing change to man page
Anselm R. Garbe
2006-08-23 14:40:44 +02:00
af1158d105implemented right tag drawing in the status bar and titlebars
Anselm R. Garbe
2006-08-23 14:38:25 +02:00
b739721d9eremoved a blank line
Anselm R. Garbe
2006-08-23 13:04:43 +02:00
7711ab6707eliminated sentinel warning
Anselm R. Garbe
2006-08-23 12:28:39 +02:00
d370c32f69small fix of man page
Anselm R. Garbe
2006-08-23 12:10:55 +02:00
d6a6eca71dimplemented class:inst:title matching
Anselm R. Garbe
2006-08-23 12:08:37 +02:00
39ffc18635applied zero_to_five patch
Anselm R. Garbe
2006-08-23 12:03:25 +02:00
3e972ec84dtags appear in the left again
Anselm R. Garbe
2006-08-23 11:33:50 +02:00
b5159dfd2fseparated setup stuff into main.c:setup() - this makes main() more readable
Anselm R. Garbe
2006-08-23 10:21:57 +02:00
07c2659806updated man page
Anselm R. Garbe
2006-08-22 19:56:29 +02:00
dc83b9e988titlebars contain tags in the right now
Anselm R. Garbe
2006-08-22 19:55:20 +02:00
8b4bc8270afixed default key bindings (indexes of tags were screwed up)
Anselm R. Garbe
2006-08-22 18:08:25 +02:00