index
:
dwm
master
A lighter-weight fork of suckless' dwm
Nick Shipp <nick@shipp.ninja>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2006-07-19
removed TODO, because dwm is nearly finished
arg@10ksloc.org
-1
/
+0
2006-07-19
reapplied my default keybindings
arg@10ksloc.org
-1
/
+10
2006-07-19
alternate dwm.png
arg@10ksloc.org
-0
/
+0
2006-07-19
Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
arg@10ksloc.org
-0
/
+1
2006-07-19
some changes in the html page
arg@10ksloc.org
-2
/
+2
2006-07-19
prepared 0.3
arg@10ksloc.org
-10
/
+1
2006-07-19
fixed the bug mentioned by Sander
arg@10ksloc.org
-3
/
+7
2006-07-19
refactored Sanders code somewhat
arg@10ksloc.org
-15
/
+8
2006-07-19
implemented fallback for too many clients in stacked mode
arg@10ksloc.org
-3
/
+10
2006-07-19
and another fix...
arg@10ksloc.org
-1
/
+1
2006-07-19
yet another typo fix
arg@10ksloc.org
-2
/
+2
2006-07-19
fixed a typo
arg@10ksloc.org
-1
/
+1
2006-07-19
floating clients get random (x,y) offsets now
arg@10ksloc.org
-0
/
+7
2006-07-19
applied Sanders resize patch, fixed lower bug
arg@10ksloc.org
-19
/
+43
2006-07-18
changed CFLAGs
arg@mmvi
-5
/
+5
2006-07-18
firefox instance is different now
arg@mmvi
-1
/
+1
2006-07-18
changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.or...
Anselm R. Garbe
-8
/
+8
2006-07-18
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
-78
/
+105
2006-07-18
pop on heretag
Anselm R. Garbe
-8
/
+16
2006-07-18
added heretag command which allows to tag a client of a foreign tag with curr...
Anselm R. Garbe
-10
/
+42
2006-07-18
using EXIT_stuff in exit() now
Anselm R. Garbe
-8
/
+7
2006-07-17
simplified Makefile
Anselm R. Garbe
-3
/
+2
2006-07-17
added new stuff
Anselm R. Garbe
-9
/
+6
2006-07-17
updated html
Anselm R. Garbe
-9
/
+9
2006-07-17
patched dwm
Anselm R. Garbe
-30
/
+46
2006-07-17
updated README
Anselm R. Garbe
-2
/
+2
2006-07-17
Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
Anselm R. Garbe
-0
/
+1
2006-07-17
updated html
Anselm R. Garbe
-1
/
+1
2006-07-17
ordered variables in structs and source files alphabetically
Anselm R. Garbe
-77
/
+70
2006-07-17
slight change to dwm.1
Anselm R. Garbe
-1
/
+2
2006-07-16
simplified man page
Anselm R. Garbe
-36
/
+29
2006-07-16
another XSync
Anselm R. Garbe
-0
/
+1
2006-07-16
several additions in mouse handling ;)
Anselm R. Garbe
-65
/
+59
2006-07-15
fixed XSync handling and finished man page
Anselm R. Garbe
-16
/
+64
2006-07-15
changing XFlush into XSync
Anselm R. Garbe
-6
/
+11
2006-07-15
sanitized other stuff
Anselm R. Garbe
-142
/
+136
2006-07-15
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
-543
/
+532
2006-07-15
rearranged several stuff
Anselm R. Garbe
-444
/
+442
2006-07-14
sanitized names
Anselm R. Garbe
-72
/
+72
2006-07-14
rearranged
Anselm R. Garbe
-377
/
+374
2006-07-14
I prefer the tiled/floating indicator on the right side
Anselm R. Garbe
-5
/
+9
2006-07-14
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe
-1
/
+7
2006-07-14
draw bar on exposure ;)
Anselm R. Garbe
-7
/
+9
2006-07-14
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Anselm R. Garbe
-0
/
+1
2006-07-14
prep 0.1
Anselm R. Garbe
-9
/
+11
2006-07-14
fixed crash on zoom if only 1 client exists
Anselm R. Garbe
-3
/
+9
2006-07-14
removed a bunch of lines through swap removal
Anselm R. Garbe
-28
/
+11
2006-07-14
if stdin writer stops working, dwm consumed much IO load because it still tri...
Anselm R. Garbe
-3
/
+7
2006-07-14
removed a bottleneck
Anselm R. Garbe
-6
/
+8
2006-07-14
searching for a better way to discard enter notifies
Anselm R. Garbe
-54
/
+12
[prev]
[next]