This website requires JavaScript.
3000cad507
Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e
arg@10ksloc.org
2006-08-02 16:52:21 +02:00
0f8249f262
removed config.h (stupid hg)
0.6
arg@10ksloc.org
2006-08-02 16:52:02 +02:00
b515765216
removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
arg@10ksloc.org
2006-08-02 16:46:59 +02:00
85e6d59956
added Acroread.* and MPlayer.* to config.arg.h rules
arg@10ksloc.org
2006-08-02 16:38:21 +02:00
95e8d12b71
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
arg@10ksloc.org
2006-08-02 16:32:05 +02:00
a55f0e12fe
new stuff
arg@10ksloc.org
2006-08-02 13:05:04 +02:00
0cf3ba0eab
dwm is now exit, if stdin is closed due broken pipe
arg@10ksloc.org
2006-08-02 12:33:24 +02:00
1d85225952
implemented focus on enterwindow on titlebars
arg@10ksloc.org
2006-08-02 11:28:27 +02:00
3af6434085
applied Sanders patches (numlock2)
arg@10ksloc.org
2006-08-02 11:13:32 +02:00
57871415c1
reverting to old resize policy
arg@10ksloc.org
2006-08-02 10:48:58 +02:00
52021851d1
new resize stuff (using XConfigureWindow instead of XSendEvent)
arg@10ksloc.org
2006-08-02 10:43:21 +02:00
080a38d62d
renamed WM_PROTOCOL_DELWIN into PROTODELWIN
arg@10ksloc.org
2006-08-01 16:44:23 +02:00
ab7a11c0c7
renamed ARRANGE into DEFMODE
arg@10ksloc.org
2006-08-01 16:39:20 +02:00
d8675f6f30
small fixes to dwm.html
arg@10ksloc.org
2006-08-01 16:35:54 +02:00
eff4478c2d
simplified README
arg@10ksloc.org
2006-08-01 16:29:25 +02:00
81683351f0
removed 1 missing LOC
arg@10ksloc.org
2006-08-01 16:20:29 +02:00
b38905b004
removed 5LOC
arg@10ksloc.org
2006-08-01 16:20:03 +02:00
d9a6a3b5d2
removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
arg@10ksloc.org
2006-08-01 16:14:17 +02:00
7c2e3bb67d
cleaned config.*h to prevent some confusion
arg@10ksloc.org
2006-08-01 15:29:37 +02:00
b01a51a844
saved 2LOC
arg@10ksloc.org
2006-08-01 15:16:29 +02:00
77f8c075c4
uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
arg@10ksloc.org
2006-08-01 14:46:01 +02:00
33b4821cd6
fixed config.h files
arg@10ksloc.org
2006-08-01 14:03:29 +02:00
a73a882806
centralized/externalized configuration to config.h
arg@10ksloc.org
2006-08-01 13:59:13 +02:00
57416beefe
applied Cedric's NumLock patch
arg@10ksloc.org
2006-08-01 12:41:38 +02:00
1b63f832c5
applied Jukkas prev/next patch with XK_{h,l}
arg@10ksloc.org
2006-08-01 12:39:14 +02:00
7b5638f61d
applied Sanders patches
arg@10ksloc.org
2006-08-01 12:32:33 +02:00
937cabfa0a
committed a patch which fixes the hints of Jukka
arg@10ksloc.org
2006-08-01 11:49:19 +02:00
deba5069e5
updated html
arg@10ksloc.org
2006-07-21 21:15:39 +02:00
956113b295
Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a
arg@10ksloc.org
2006-07-21 21:15:11 +02:00
db98a7d60f
prepared 0.5
0.5
arg@10ksloc.org
2006-07-21 21:15:08 +02:00
0464e42231
some cleanups/fixes inspired by Jukka Salmi's feedback
arg@10ksloc.org
2006-07-21 18:34:10 +02:00
4970ef938e
simplified main.c, switching back to single urxvt usage
arg@10ksloc.org
2006-07-21 14:11:38 +02:00
f85b163899
s/sleep 5/sleep 2/
arg@10ksloc.org
2006-07-21 11:54:14 +02:00
2b66f7afb1
changed the status info README hint (more simple now, no extra script necessary)
arg@10ksloc.org
2006-07-21 11:48:28 +02:00
67b3083dfd
s/0.5/0.6/ - my steps are wider than the reality
arg@10ksloc.org
2006-07-21 10:18:12 +02:00
0c7bcc24cb
applied sanders maxfix patch
arg@10ksloc.org
2006-07-21 10:07:41 +02:00
98c6a92eb5
added a note how to achieve status info in the bar
arg@10ksloc.org
2006-07-21 09:59:11 +02:00
ba59bc8b9f
preparing 0.6 which will be available in the evening after sanders patch approx.
arg@10ksloc.org
2006-07-21 09:39:44 +02:00
cd8d8e1208
sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY
arg@10ksloc.org
2006-07-21 07:37:52 +02:00
04eb016e78
applied sanders no_sizehints for tiled mode patch (thx!)
arg@10ksloc.org
2006-07-20 19:09:11 +02:00
0a4342098b
serious mistake in pop() (forgot to set c->prev to NULL on pop)
arg@10ksloc.org
2006-07-20 18:23:43 +02:00
72707c2fae
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org
2006-07-20 16:54:20 +02:00
06dc514bc7
added yet another CUTOMIZE tag
arg@10ksloc.org
2006-07-20 15:40:41 +02:00
2b5553b1eb
cleaned the CUSTOMIZE flags
arg@10ksloc.org
2006-07-20 15:17:52 +02:00
4688ad181d
made status bar drawing more robust, implemented togglemax and togglemode, works quite well
arg@10ksloc.org
2006-07-20 15:07:35 +02:00
dc5d967ee6
cleaned up code
arg@10ksloc.org
2006-07-20 12:18:06 +02:00
fe3756c8e1
Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
arg@10ksloc.org
2006-07-20 10:48:22 +02:00
01b151f5f8
prepared 0.4
0.4
arg@10ksloc.org
2006-07-20 10:48:19 +02:00
8bb4a93f2b
using O3 instead of Os, binary size still < 40kb
arg@10ksloc.org
2006-07-20 10:26:36 +02:00
5ec04b7726
fixed version in man page
arg@10ksloc.org
2006-07-20 10:15:05 +02:00
3657eaedf3
yet another html patch
arg@10ksloc.org
2006-07-20 10:12:41 +02:00
9291283a18
updated html
arg@10ksloc.org
2006-07-20 10:10:58 +02:00
eccd02def2
makefile now sets permissions for executables and man pages
arg@10ksloc.org
2006-07-20 09:45:47 +02:00
11737233a7
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org
2006-07-20 07:26:23 +02:00
bcaf6a7a0f
implemented regexp matching for rules
arg@10ksloc.org
2006-07-19 17:42:08 +02:00
f95eed34b4
applied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org
2006-07-19 16:38:39 +02:00
1eaffa372f
removed TODO, because dwm is nearly finished
arg@10ksloc.org
2006-07-19 15:03:53 +02:00
b1697e8d5f
reapplied my default keybindings
arg@10ksloc.org
2006-07-19 14:54:19 +02:00
801d11c7e7
alternate dwm.png
arg@10ksloc.org
2006-07-19 14:49:19 +02:00
1b855fccd7
Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
arg@10ksloc.org
2006-07-19 14:44:44 +02:00
d34b4c7b9a
some changes in the html page
0.3
arg@10ksloc.org
2006-07-19 14:44:24 +02:00
1f9614f82e
prepared 0.3
arg@10ksloc.org
2006-07-19 14:43:17 +02:00
4491bdda69
fixed the bug mentioned by Sander
arg@10ksloc.org
2006-07-19 14:11:27 +02:00
8af1d97332
refactored Sanders code somewhat
arg@10ksloc.org
2006-07-19 13:52:31 +02:00
79cd408844
implemented fallback for too many clients in stacked mode
arg@10ksloc.org
2006-07-19 13:36:04 +02:00
18be893b66
and another fix...
arg@10ksloc.org
2006-07-19 13:30:18 +02:00
0fb1842fd0
yet another typo fix
arg@10ksloc.org
2006-07-19 13:29:45 +02:00
f522930a99
fixed a typo
arg@10ksloc.org
2006-07-19 13:24:58 +02:00
aebd745f72
floating clients get random (x,y) offsets now
arg@10ksloc.org
2006-07-19 13:22:49 +02:00
c53980cddc
applied Sanders resize patch, fixed lower bug
arg@10ksloc.org
2006-07-19 11:31:04 +02:00
95e56ffc0d
changed CFLAGs
arg@mmvi
2006-07-18 17:54:55 +02:00
f1294353f2
firefox instance is different now
arg@mmvi
2006-07-18 15:10:57 +02:00
6649dcce6d
changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working
Anselm R. Garbe
2006-07-18 13:01:33 +02:00
58f2fe3f6a
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
2006-07-18 12:36:57 +02:00
0aaa9a21f3
pop on heretag
Anselm R. Garbe
2006-07-18 11:45:32 +02:00
4f8b08d330
added heretag command which allows to tag a client of a foreign tag with current tag
Anselm R. Garbe
2006-07-18 11:38:31 +02:00
849e631510
using EXIT_stuff in exit() now
Anselm R. Garbe
2006-07-18 08:18:54 +02:00
789717d109
simplified Makefile
Anselm R. Garbe
2006-07-17 18:49:13 +02:00
605630c145
added new stuff
Anselm R. Garbe
2006-07-17 16:46:42 +02:00
1e7e57dad3
updated html
Anselm R. Garbe
2006-07-17 11:56:27 +02:00
eb184e02ea
patched dwm
Anselm R. Garbe
2006-07-17 11:36:07 +02:00
ed41473634
updated README
Anselm R. Garbe
2006-07-17 10:09:57 +02:00
ee5ba14431
Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
Anselm R. Garbe
2006-07-17 10:00:59 +02:00
b706893e0a
updated html
0.2
Anselm R. Garbe
2006-07-17 10:00:55 +02:00
bf35794507
ordered variables in structs and source files alphabetically
Anselm R. Garbe
2006-07-17 09:12:29 +02:00
e743836541
slight change to dwm.1
Anselm R. Garbe
2006-07-17 08:37:37 +02:00
0c3544d42f
simplified man page
Anselm R. Garbe
2006-07-16 23:26:50 +02:00
94f7c2707b
another XSync
Anselm R. Garbe
2006-07-16 12:29:50 +02:00
901b3ed9b7
several additions in mouse handling ;)
Anselm R. Garbe
2006-07-16 00:47:40 +02:00
e6cbe9c11e
fixed XSync handling and finished man page
Anselm R. Garbe
2006-07-15 18:51:44 +02:00
f60c597d65
changing XFlush into XSync
Anselm R. Garbe
2006-07-15 18:11:14 +02:00
c09bf8da07
sanitized other stuff
Anselm R. Garbe
2006-07-15 17:19:19 +02:00
adaa28a6e6
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15 17:00:56 +02:00
dba23062ba
rearranged several stuff
Anselm R. Garbe
2006-07-15 16:30:50 +02:00
c0705eeb65
sanitized names
Anselm R. Garbe
2006-07-14 22:54:09 +02:00
29355bd382
rearranged
Anselm R. Garbe
2006-07-14 22:33:38 +02:00
91a1f6926e
I prefer the tiled/floating indicator on the right side
Anselm R. Garbe
2006-07-14 18:59:25 +02:00
54775e0b3e
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe
2006-07-14 18:55:50 +02:00
59b4a5e4ca
draw bar on exposure ;)
Anselm R. Garbe
2006-07-14 18:46:12 +02:00
82384e385e
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Anselm R. Garbe
2006-07-14 18:40:36 +02:00