aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* using a UTF-8 capable fixed fontarg@mig292006-12-07
|
* switching to uxterm again, I get kretze from this urxvt craparg@mig292006-12-07
|
* with this patch everything works fine for mearg@mig292006-12-07
|
* don't use Xlocale crap, let's use locale.h insteadarg@mig292006-12-07
|
* using the portable Xmb+UTF-8 way of life, will see if this works well...arg@mig292006-12-07
|
* improved the memory leak preventionarg@mig292006-12-06
|
* making terminus more explicit a regular font (otherwise olique font might be ↵arg@mig292006-12-05
| | | | used in some setups like mine).
* also setting LC_CTYPE onlyarg@mig292006-12-05
|
* enforcing using fontsets even if they are incomplete for some encodingsarg@mig292006-12-05
|
* Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58earg@mig292006-12-04
|
* hotfix of a serious crashing bugarg@mig292006-12-04
|
* Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045arg@mig292006-12-04
|
* applied Manuel's regex patcharg@mig292006-12-03
|
* made squares equally sized, and 1px biggerarg@mig292006-12-01
|
* if client is focused, the emptysquare don't needs to be drawedarg@mig292006-12-01
|
* and the winner isarg@mig292006-12-01
|
* sander1 proposalarg@mig292006-12-01
|
* doodarg@mig292006-12-01
|
* darkening the fg colors somewhatarg@mig292006-12-01
|
* less obtrusive indicator (only a top line)arg@mig292006-12-01
|
* final2 indicatorarg@mig292006-12-01
|
* removing the -1 on final indicators, looks cleanerarg@mig292006-12-01
|
* final indicatorsarg@mig292006-12-01
|
* changed things like I described in last mailarg@mig292006-12-01
|
* improved tag indicatorarg@mig292006-12-01
|
* removed viewall signature from dwm.harg@mig292006-11-30
|
* next version will be 2.5arg@mig292006-11-30
|
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵arg@mig292006-11-30
| | | | with all tags (new key combo MODKEY-Shift-0)
* Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479farg@mig292006-11-30
|
* extended dwm.1 with last changearg@mig292006-11-28
|
* togglefloat should only work in dotile mode (thanks to Sander for this hint)arg@mig292006-11-28
|
* applied Alex Elide's tricky patch, thanks!arg@mig292006-11-27
|
* returning to old Key structarg@mig292006-11-27
|
* applied Szabolcs Nagy's patch (thank you!)arg@mig292006-11-27
|
* applied patch by Jukkaarg@mig292006-11-27
|
* changing Key.func into Key.func[NFUNCS], this allows sequences execution of ↵arg@mig292006-11-27
| | | | functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
* added man page entryarg@mig292006-11-27
|
* added togglefloat to hg tip (i consider this useful for some cases), using ↵arg@mig292006-11-27
| | | | MODKEY-Shift-space as shortcut
* applied Jukka's patch preventing some cornercases and making the EOF error ↵arg@mig292006-11-27
| | | | message correct
* applied yet another proposal of Manuelarg@mig292006-11-26
|
* applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line ↵arg@mig292006-11-26
| | | | printage proposal for stdin reading.
* applied Jukka's stdinread patcharg@mig292006-11-26
|
* next version will be 2.4arg@mig292006-11-25
|
* applied Manuels patch (thanks to Manuel!)arg@mig292006-11-25
|
* small fix of man pagearg@mig292006-11-24
|
* Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849arg@mig292006-11-24
|
* using the term 'indicated' instead of 'higlighted'arg@mig292006-11-23
|
* updated man page with the bottom right corner indicatorarg@mig292006-11-23
|
* fifififarg@mig292006-11-22
|
* added a similiar patch to Daves solution to indicate if there are clients ↵arg@mig292006-11-22
| | | | with a specific tag