2009-06-25 |
Anselm R Garbe |
typo fix
|
changeset |
files
|
2009-06-25 |
Anselm R Garbe |
assign selected tags of target monitor to client when tagmon is performed (less obtrusive imho)
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
added some TODOs, some other focus fixes
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
disabled XINULATOR code for now
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
made bar based monitor switching working
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
several other focus fixes, introduced unfocus()
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
some focus fixes
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
fixed title rendering on non-active screen
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
fixed getclient brokeness
|
changeset |
files
|
2009-06-24 |
Anselm R Garbe |
some hotfix cleanup related to wild selmon-> destruction
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
some restack fixes, still odd behavior if n>1 on unmanaging clients
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
added some dual head simulator code
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
simplified left over re-assignment
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
fixed tagmon, re-using detach/detachstack and attach/attachstack
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
simplified ISVISBLE and nexttiled
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
moved clients/stack/sel to Monitor, that's a per monitor structure from now on
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
declare buf only if XINERAMA support is used
|
changeset |
files
|
2009-06-23 |
Anselm R Garbe |
if compiled without XINERAMA support assume 1 monitor by default (n = 1)
|
changeset |
files
|
2009-06-22 |
Anselm R Garbe |
some more refactoring, bar toggle fixes
|
changeset |
files
|
2009-06-22 |
Anselm R Garbe |
hotfixes
|
changeset |
files
|
2009-06-22 |
Anselm R Garbe |
changes monitor structure to be a list
|
changeset |
files
|
2009-06-20 |
Anselm R Garbe |
we need a tagset per monitor, removed tagset declaration from config.h
|
changeset |
files
|
2009-06-20 |
Anselm R Garbe |
some minor fixes regarding the new xinerama support
|
changeset |
files
|
2009-06-20 |
Anselm R Garbe |
several fixes through ISVISIBLE change (takes Monitor into account)
|
changeset |
files
|
2009-06-20 |
Anselm R Garbe |
experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
|
changeset |
files
|
2009-06-19 |
Anselm R Garbe |
introduction of Monitor for better Xinerama support, work in progress
|
changeset |
files
|
2009-05-29 |
Anselm R Garbe |
removed MAXTAGLEN
|
changeset |
files
|
2009-04-20 |
Anselm R Garbe |
next version will be 5.6, shortened some very long lines
|
changeset |
files
|
2009-04-18 |
Anselm R Garbe |
Added tag 5.5 for changeset deaa276abac1
|
changeset |
files
|
2009-03-19 |
Anselm R Garbe |
applied Marc Andre Tanners showhide patch, the removal of ntiled
5.5
|
changeset |
files
|
2009-03-17 |
Anselm R Garbe |
applied Gottox' patches, and also removed usegrab
|
changeset |
files
|
2009-03-03 |
arg |
applied the patch I missed from Gottox, thanks mate!
|
changeset |
files
|
2009-03-02 |
Anselm R Garbe |
applied Gottox' resizehints patch, thanks Gottox!
|
changeset |
files
|
2009-02-21 |
Anselm R Garbe |
some NULL fixes
|
changeset |
files
|
2009-02-21 |
Anselm R Garbe |
override_redirect is Bool
|
changeset |
files
|
2009-02-21 |
Anselm R Garbe |
applied Gottox' adjustborder removal patch (thanks!)
|
changeset |
files
|
2009-02-14 |
a |
applied nsz' remark
|
changeset |
files
|
2009-02-12 |
Premysl Hruby |
fix of typo, thx to Enno Gottox Boland
|
changeset |
files
|
2009-02-08 |
a |
Added tag 5.4.1 for changeset 85a78d8afa0f
|
changeset |
files
|
2009-02-08 |
a |
fixed an issue reported by Nibble, also fixed s/2008/2009/
5.4.1
|
changeset |
files
|
2009-02-08 |
a |
Added tag 5.4 for changeset 8b7836a471f8
|
changeset |
files
|
2009-02-08 |
a |
avoid reverting the border if it's not necessary (avoids some flashing on view())
5.4
|
changeset |
files
|
2008-12-20 |
a |
spotted missing spaces
|
changeset |
files
|
2008-12-20 |
a |
reverting some border patches
|
changeset |
files
|
2008-12-19 |
a |
changed adjustborder to be a macro
|
changeset |
files
|
2008-12-19 |
a |
applied yiyus applyrules() patch
|
changeset |
files
|
2008-12-17 |
a |
implemented noborder for 1 client in the view
|
changeset |
files
|
2008-12-13 |
a |
made status script example of .xinitrc more useful
|
changeset |
files
|
2008-12-13 |
a |
ok, using signal.h for portability reasons
|
changeset |
files
|
2008-12-13 |
a |
removed unnecessary closure of stdin reported by Frederic Chardon, thx
|
changeset |
files
|
2008-12-13 |
a |
added sys/signal.h inclusion for BSD compliance
|
changeset |
files
|
2008-12-12 |
a |
re-applied Neale's spawn patch, credited Neale in LICENSE
|
changeset |
files
|
2008-12-12 |
a |
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
|
changeset |
files
|
2008-12-06 |
arg |
applied yiyus fix
|
changeset |
files
|
2008-12-06 |
Anselm R Garbe |
fix
|
changeset |
files
|
2008-12-06 |
Anselm R Garbe |
Added tag 5.3.1 for changeset 335301ed102f
|
changeset |
files
|
2008-12-06 |
Anselm R Garbe |
integrated yiyus clearurgent refactoring
5.3.1
|
changeset |
files
|
2008-12-06 |
arg |
reverted spawn
|
changeset |
files
|
2008-12-04 |
Anselm R Garbe |
Added tag 5.3 for changeset 4004d6116035
|
changeset |
files
|
2008-12-04 |
Anselm R Garbe |
added Neale Pickett's spawn patch, thanks Neale
5.3
|
changeset |
files
|