summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removed misleading comment, thanks Romain BertrandGravatar Anselm R Garbe 2009-11-241-1/+1
|
* added nsz's last bug corner caseGravatar Anselm R Garbe 2009-11-231-0/+6
|
* added BUGS, next version is 5.8Gravatar Anselm R Garbe 2009-10-312-1/+32
|
* Added tag 5.7.2 for changeset 15761ac5e2f1Gravatar Anselm R Garbe 2009-09-271-0/+1
|
* applied Ryan Zheng's patch and re-releasing 5.7.2Gravatar Anselm R Garbe 2009-09-272-4/+3
|
* Added tag 5.7.1 for changeset 48c3f87c335dGravatar Anselm R Garbe 2009-09-271-0/+1
|
* fixed the layout symbol bug reported by Nibble (but using a different ↵Gravatar Anselm R Garbe 2009-09-272-29/+39
| | | | | | approach as he suggested) - optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar - need to release 5.7.1
* Added tag 5.7 for changeset 257403d4cd96Gravatar Anselm R Garbe 2009-09-261-0/+1
|
* switching to release flagsGravatar Anselm R Garbe 2009-09-221-4/+4
|
* implemented nn < n case, k-zed please recheckGravatar Anselm R Garbe 2009-09-221-14/+30
|
* use buffer instead of pointer for mon->ltsymbolGravatar Anselm R Garbe 2009-09-221-8/+5
|
* added missing scanGravatar Anselm R Garbe 2009-09-221-0/+1
|
* implemented different version of updategeomGravatar Anselm R Garbe 2009-09-212-153/+89
|
* added TODO to updategeom in order to implement a decent version of it soonGravatar Anselm R Garbe 2009-09-191-0/+34
|
* new experimental updategeom() additions that should avoid several problems ↵Gravatar Anselm R Garbe 2009-09-181-24/+77
| | | | with Xinerama, this is EXPERIMENTAL and might break something, the algorithms in use are quite complex and cumbersome, patches and comments welcome
* implemented dynamic layout symbol stuffGravatar Anselm R Garbe 2009-09-162-27/+25
|
* applied Tony Lainson's config.def.h patchGravatar Anselm R Garbe 2009-09-151-3/+2
|
* updateGravatar Anselm R Garbe 2009-09-081-0/+1
|
* hard-core destructionGravatar Anselm R Garbe 2009-09-081-2/+8
|
* renaming isdestroyed into destroyedGravatar Anselm R Garbe 2009-09-081-3/+3
|
* sync when a client is being killedGravatar Anselm R Garbe 2009-09-081-0/+1
|
* added isdestroyed flag to unmanageGravatar Anselm R Garbe 2009-09-081-15/+16
|
* always updategeom when root is configuredGravatar nsz@tpx 2009-09-071-1/+1
|
* another small optimisationGravatar Anselm R Garbe 2009-08-181-1/+1
|
* also update title if the client is on an unfocused monitorGravatar Anselm R Garbe 2009-08-181-1/+1
|
* applied nsz's dwm.1 patch, also added wmnameGravatar Anselm R Garbe 2009-08-161-5/+11
|
* applied Jukka's cosmetic patchGravatar Anselm R Garbe 2009-08-161-9/+9
|
* applied Jukka's sigchld patchGravatar Anselm R Garbe 2009-08-162-3/+3
|
* added merged patch of anydot and NealeGravatar Anselm R Garbe 2009-08-131-3/+7
|
* fixed nn declarationGravatar Anselm R Garbe 2009-07-272-2/+3
|
* Added tag 5.6.1 for changeset e47a47bd3ed4Gravatar Anselm R Garbe 2009-07-261-0/+1
|
* applied nsz patchGravatar Anselm R Garbe 2009-07-211-1/+1
|
* updategeom fix for same geom screensGravatar Anselm R Garbe 2009-07-212-2/+7
|
* applied nsz' man page comment, thanks!Gravatar Anselm R Garbe 2009-07-201-2/+4
|
* mergeGravatar Anselm R Garbe 2009-07-201-14/+6
|\
| * mergeGravatar Anselm R Garbe 2009-07-182-5/+5
| |\
| * | applied nsz' dwm.1 fixes, thanks Szabolcs!Gravatar Anselm R Garbe 2009-07-181-14/+6
| | |
* | | removed Standard input hintGravatar Anselm R Garbe 2009-07-201-1/+1
| |/ |/|
* | removed misleading commentGravatar Anselm R Garbe 2009-07-171-2/+2
| |
* | mergeGravatar Anselm R Garbe 2009-07-171-0/+1
|\|
| * Added tag 5.6 for changeset 555070221577Gravatar Anselm R Garbe 2009-07-141-0/+1
| |
* | it's all nsz's hard investigation effort, hail nsz! ;)Gravatar Anselm R Garbe 2009-07-172-5/+5
|/
* final style fixesGravatar Anselm R Garbe 2009-07-141-15/+13
|
* removed int cast in TAGMASK as suggested by nszGravatar Anselm R Garbe 2009-07-141-1/+1
|
* some stylistic changesGravatar Anselm R Garbe 2009-07-141-9/+8
|
* removed obsolete BUGGravatar Anselm R Garbe 2009-07-131-6/+0
|
* mark broken clients as brokenGravatar anselm@x200s.config 2009-07-121-2/+8
|
* fixing updatetitleGravatar anselm@x200s.config 2009-07-121-1/+1
|
* extended rule to apply monitors if set up accordinglyGravatar Anselm R Garbe 2009-07-092-7/+12
|
* reverting to optimised compiler options, current state seems stableGravatar Anselm R Garbe 2009-07-092-5/+5
|