index
:
dwm
master
My Build of dwm that has status bar and systray combined
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
changed order of colordefs in config.h's, changed config.arg.h to fit to new ↵
arg@mmvi
2006-09-26
2
-7
/
+8
|
|
|
|
dmenu
*
removed useless debug info
arg@mmvi
2006-09-26
1
-4
/
+0
|
*
added configure(), but this doesn't really fix those frking broken SDL apps
arg@mmvi
2006-09-26
3
-13
/
+27
|
*
slight change of event handling order
arg@mmvi
2006-09-25
1
-6
/
+6
|
*
simplified mouse resizals
arg@mmvi
2006-09-25
1
-43
/
+16
|
*
applied sanders jukka patch
arg@mmvi
2006-09-25
3
-11
/
+5
|
*
applied Jukkas patch
arg@mmvi
2006-09-25
6
-19
/
+19
|
*
removed all dotile checks
arg@mmvi
2006-09-22
2
-4
/
+4
|
*
applied Jukkas remark (dunno if this is correct though)
arg@mmvi
2006-09-22
1
-2
/
+2
|
*
applied jukkas patch
arg@mmvi
2006-09-22
1
-8
/
+4
|
*
man page fix
arg@mmvi
2006-09-22
1
-1
/
+1
|
*
ismax toggling on mouse based action
arg@mmvi
2006-09-22
1
-0
/
+2
|
*
hotfix
arg@mmvi
2006-09-22
1
-5
/
+5
|
*
small change to achieve Jukka's last proposal
arg@mmvi
2006-09-22
2
-14
/
+34
|
*
fixed issue pointed out by Jukka
arg@mmvi
2006-09-22
4
-10
/
+5
|
*
patched resizemouse according to sanders remark
arg@mmvi
2006-09-22
1
-2
/
+2
|
*
small man page fix
arg@mmvi
2006-09-22
1
-0
/
+1
|
*
sander check this
arg@mmvi
2006-09-22
1
-19
/
+37
|
*
slight change to config.arg.h (I use ff floating)
arg@mmvi
2006-09-22
1
-1
/
+1
|
*
updated man page
arg@mmvi
2006-09-22
1
-5
/
+1
|
*
implemented the maximization as I described on the mailinglist, this feels ↵
arg@mmvi
2006-09-22
7
-50
/
+25
|
|
|
|
better to me.
*
reviewed client.c
arg@mmvi
2006-09-20
1
-0
/
+1
|
*
reviewed util.c
arg@mmvi
2006-09-20
1
-1
/
+2
|
*
fixed a nuance in dwm.1
arg@mmvi
2006-09-20
1
-1
/
+1
|
*
improved intro comment in dwm.h, updated config.mk
arg@mmvi
2006-09-20
2
-4
/
+4
|
*
some simplifications to intro in dwm.h
arg@mmvi
2006-09-19
1
-13
/
+13
|
*
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
arg@mmvi
2006-09-16
1
-0
/
+1
|
*
added visibility check to enternotify as well
arg@mmvi
2006-09-15
1
-1
/
+1
|
*
offscreen client appearance fixes
arg@mmvi
2006-09-15
1
-0
/
+10
|
*
focus() enforces visibility of a client if not NULL
arg@mmvi
2006-09-15
1
-1
/
+1
|
*
removed useless inclusion
Anselm R. Garbe
2006-09-14
1
-1
/
+0
|
*
fixed executing of dmenu output to handle args correctly
Anselm R. Garbe
2006-09-12
1
-1
/
+1
|
*
removed a bunch of lines through making function signatures more consistent ↵
Anselm R. Garbe
2006-09-12
7
-158
/
+83
|
|
|
|
with my style ( { does not belong to a new line, if function args are single-lined)
*
some more simplifications of intro comment in dwm.h, this should suffice for ↵
Anselm R. Garbe
2006-09-12
1
-20
/
+14
|
|
|
|
comments in dwm
*
made introduction comment in dwm.h shorter
Anselm R. Garbe
2006-09-12
1
-20
/
+15
|
*
applied Christof Musik's multihead patch for a pathologic cornercase
Anselm R. Garbe
2006-09-12
1
-1
/
+2
|
*
added a general comment to dwm.h how dwm is basically organized
Anselm R. Garbe
2006-09-12
1
-0
/
+40
|
*
some other simplifications
Anselm R. Garbe
2006-09-11
1
-11
/
+11
|
*
fixed some other comments, now also the code side seems to be at a level to ↵
Anselm R. Garbe
2006-09-11
1
-2
/
+2
|
|
|
|
be reviewed by experienced programmers
*
small change to comments, renamed two set* functions in client.c into update*
Anselm R. Garbe
2006-09-11
3
-17
/
+17
|
*
small fix
Anselm R. Garbe
2006-09-11
2
-3
/
+3
|
*
added some comments
Anselm R. Garbe
2006-09-11
2
-75
/
+72
|
*
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Anselm R. Garbe
2006-09-08
1
-0
/
+1
|
*
applied sanders patch of not manipulating sel
Anselm R. Garbe
2006-09-08
2
-6
/
+8
|
*
really small changes to dwm.1
Anselm R. Garbe
2006-09-08
1
-4
/
+3
|
*
hotfix
Anselm R. Garbe
2006-09-07
1
-1
/
+1
|
*
simplified unmanage
Anselm R. Garbe
2006-09-07
1
-8
/
+2
|
*
using a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe
2006-09-07
4
-8
/
+26
|
*
made markups in dwm.1 more consistent
Anselm R. Garbe
2006-09-07
1
-95
/
+38
|
*
small addition to dwm.1
Anselm R. Garbe
2006-09-07
1
-4
/
+4
|
[prev]
[next]