| Commit message (Expand) | Author | Age |
... | |
* | some other small fixes | Anselm R.Garbe | 2006-08-14 |
* | removed ungrabkeys again (because of sander's mail) | Anselm R.Garbe | 2006-08-14 |
* | fixed string cutting | Anselm R.Garbe | 2006-08-14 |
* | fixed a core dump | Anselm R.Garbe | 2006-08-14 |
* | implemented ungrabkeys() which is called in cleanup() | Anselm R.Garbe | 2006-08-14 |
* | implemented restack behavior (floats are on top in tiled mode) | Anselm R.Garbe | 2006-08-14 |
* | fixed string cutting in draw.c | Anselm R.Garbe | 2006-08-14 |
* | applied Sanders LD and resize patches | Anselm R.Garbe | 2006-08-14 |
* | removed viewnext/viewprev | Anselm R.Garbe | 2006-08-14 |
* | supplying NULL args in select | Anselm R.Garbe | 2006-08-14 |
* | reducing ConnectionNumber calls to a bare minimum | Anselm R.Garbe | 2006-08-14 |
* | updated man page, added CAVEATS section | Anselm R.Garbe | 2006-08-13 |
* | made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor... | Anselm R.Garbe | 2006-08-13 |
* | implemented viewextend and added M-S-C-n shortcuts for extending the current ... | Anselm R.Garbe | 2006-08-11 |
* | implement multi-tag selection through button3 click on the specific tag | Anselm R.Garbe | 2006-08-11 |
* | after some days of experimenting with grey background, I finally give up and ... | Anselm R.Garbe | 2006-08-11 |
* | applied Sanders fixes to dwm.1 | Anselm R.Garbe | 2006-08-11 |
* | fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason) | Anselm R.Garbe | 2006-08-11 |
* | simplified drawtext | Anselm R.Garbe | 2006-08-11 |
* | updated dwm(1) | Anselm R.Garbe | 2006-08-11 |
* | upgraded version info | Anselm R.Garbe | 2006-08-11 |
* | applied Sander's patch as well | Anselm R.Garbe | 2006-08-11 |
* | realized that client focussing through the bar is pretty useless, better is s... | Anselm R.Garbe | 2006-08-11 |
* | implemented focusprev on button1 press in the bar, and focusnext on button3 p... | Anselm R.Garbe | 2006-08-11 |
* | simplified unmanage | Anselm R.Garbe | 2006-08-11 |
* | removed the if(clients) check from popping code | Anselm R.Garbe | 2006-08-11 |
* | added dwm favicon | Anselm R.Garbe | 2006-08-10 |
* | applied Sanders zoom_update patch | Anselm R.Garbe | 2006-08-10 |
* | respecting inc hints in floating mode on togglemax | Anselm R.Garbe | 2006-08-10 |
* | reverting last patch, that sucks, I don't care about retarded apps like gvim | Anselm R.Garbe | 2006-08-10 |
* | togglemax repects inc-hints (this way gvim can be toggle'maxed as well) | Anselm R.Garbe | 2006-08-10 |
* | applied grammar correction by ILF | Anselm R.Garbe | 2006-08-10 |
* | Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4 | Anselm R.Garbe | 2006-08-10 |
* | prepared 0.8 | Anselm R.Garbe | 2006-08-10 |
* | updated html | Anselm R.Garbe | 2006-08-10 |
* | fixed the issue reported by sander (gaps at left columns button due to round-... | Anselm R.Garbe | 2006-08-10 |
* | applied sumik's multihead patch | Anselm R.Garbe | 2006-08-10 |
* | applied sander's patch | Anselm R.Garbe | 2006-08-10 |
* | readded border color, this sucks least | Anselm R.Garbe | 2006-08-10 |
* | drawing border with fg color | Anselm R.Garbe | 2006-08-10 |
* | removed unnecessary border color | Anselm R.Garbe | 2006-08-10 |
* | swapping my default colors (bg with fg) | Anselm R.Garbe | 2006-08-10 |
* | made terminals darker, that is better indeed | Anselm R.Garbe | 2006-08-10 |
* | disallow zoom on maximized clients | Anselm R.Garbe | 2006-08-10 |
* | added zoom on Mod1-Button1 on managed clients only (there is no moving possible) | Anselm R.Garbe | 2006-08-09 |
* | removed NET_ACTIVE_WINDOW handling | Anselm R.Garbe | 2006-08-08 |
* | implemented NET_ACTIVE_WINDOW support | Anselm R.Garbe | 2006-08-08 |
* | fixed typo | Anselm R.Garbe | 2006-08-08 |
* | it always takes a while until one sticks to a colorscheme, but this one feels... | Anselm R.Garbe | 2006-08-08 |
* | default colors are best | Anselm R.Garbe | 2006-08-08 |