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 (
Collapse
)
Author
Lines
2007-01-05
roman numerals suck badly, reverting
Anselm R. Garbe
-9
/
+1
2007-01-05
switching to roman tags, I need more tags
Anselm R. Garbe
-1
/
+13
2007-01-05
I inc/decrease on the fly, feels better
Anselm R. Garbe
-1
/
+1
2007-01-05
allowing swap() for first master client
Anselm R. Garbe
-10
/
+10
2007-01-05
prevent pop() if first sel == nexttiled(clients)
Anselm R. Garbe
-3
/
+3
2007-01-05
removed swap(), implemented pop for everything
Anselm R. Garbe
-61
/
+8
2007-01-05
preserving c1->snext and c2->snext in swap() as well.
Anselm R. Garbe
-0
/
+4
2007-01-05
fixing some minor issues
Anselm R. Garbe
-13
/
+14
2007-01-05
removed the term clients from dwm.1
Anselm R. Garbe
-3
/
+3
2007-01-05
adding some prevention that master clients get smaller than bh
Anselm R. Garbe
-1
/
+2
2007-01-05
changed shortcuts to M-i and M-d
Anselm R. Garbe
-6
/
+6
2007-01-05
allowing zoom within master area as well
Anselm R. Garbe
-3
/
+4
2007-01-05
changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Anselm R. Garbe
-3
/
+3
2007-01-05
I prefer two master windows by default
Anselm R. Garbe
-3
/
+3
2007-01-05
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Anselm R. Garbe
-15
/
+62
2007-01-05
experimental version which allows master clients being increased/decreased
Anselm R. Garbe
-25
/
+45
2007-01-04
fixed comment of drawclient()
Anselm R. Garbe
-1
/
+1
2007-01-04
switching bakc to my previous color favorit
Anselm R. Garbe
-3
/
+3
2007-01-04
renamed drawtitle into drawclient
Anselm R. Garbe
-7
/
+7
2007-01-02
using more thinkpad compliant colors
arg@mig29
-1
/
+1
2007-01-02
changed arg's color scheme
arg@mig29
-6
/
+6
2007-01-02
corrections
arg@mig29
-12
/
+12
2007-01-02
next version will contain updated copyright notice
arg@mig29
-15
/
+15
2007-01-02
Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
arg@mig29
-0
/
+1
2007-01-02
fixed cleanup, using clients instead of sel
arg@mig29
-3
/
+3
2007-01-02
changed comment of updatesizehints
arg@mig29
-1
/
+1
2007-01-01
renamed updatesize into updatesizehints (thx to Sander for this hint)
arg@mig29
-4
/
+4
2006-12-20
small simplification to dotile() (thx to Ross for this hint)
arg@mig29
-6
/
+5
2006-12-19
migrated arg's config.h to new dmenu command line options
arg@mig29
-2
/
+2
2006-12-18
added Solaris hints
arg@mig29
-1
/
+6
2006-12-14
Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f
arg@mig29
-0
/
+1
2006-12-13
applied Sanders patch
arg@mig29
-3
/
+3
2006-12-13
fixed man page, status bar displays EOF instead of "broken pipe"
arg@mig29
-1
/
+1
2006-12-13
added the java odyssee to CAVEATS section
arg@mig29
-2
/
+10
2006-12-12
removed Client->grav
arg@mig29
-5
/
+0
2006-12-11
removed gravitate for the moment
arg@mig29
-57
/
+1
2006-12-11
disabling configure() during resize
arg@mig29
-1
/
+1
2006-12-11
made gravitate effectless, waiting for complains ;)
arg@mig29
-0
/
+1
2006-12-08
fixed diagnostic error message
arg@mig29
-1
/
+1
2006-12-08
removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
arg@mig29
-5
/
+2
2006-12-07
we don't use the term clients anymore, windows is the better term
arg@mig29
-1
/
+1
2006-12-07
Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
arg@mig29
-0
/
+1
2006-12-07
found compromise for fonts
arg@mig29
-2
/
+2
2006-12-07
nah, people should define 'fixed' to be compatible with their locale
arg@mig29
-1
/
+1
2006-12-07
using a UTF-8 capable fixed font
arg@mig29
-1
/
+1
2006-12-07
switching to uxterm again, I get kretze from this urxvt crap
arg@mig29
-1
/
+1
2006-12-07
with this patch everything works fine for me
arg@mig29
-5
/
+3
2006-12-07
don't use Xlocale crap, let's use locale.h instead
arg@mig29
-1
/
+1
2006-12-07
using the portable Xmb+UTF-8 way of life, will see if this works well...
arg@mig29
-2
/
+4
2006-12-06
improved the memory leak prevention
arg@mig29
-1
/
+4
[prev]
[next]