2006-08-23 |
Anselm R. Garbe | black on light is really better, I notice this after all |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | updated man page |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | applied tag drawing change to man page |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | implemented right tag drawing in the status bar and... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | removed a blank line |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | eliminated sentinel warning |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | small fix of man page |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | implemented class:inst:title matching |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | applied zero_to_five patch |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | tags appear in the left again |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Anselm R. Garbe | separated setup stuff into main.c:setup() - this makes... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | updated man page |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | titlebars contain tags in the right now |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | fixed default key bindings (indexes of tags were screwe... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | rearranged getproto |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | removed winprop (merged into getproto) |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | separated several functions into view.c |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | removed DEFTAG |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | removed badmalloc (thx for the pointer to Uriel) |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | rxvt is quite slow under OpenBSD |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | font fix |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | slight change of my config.h |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anselm R. Garbe | fixed |
commit | commitdiff | tree | snapshot |
2006-08-21 |
arg@localhost... | windows which have set transient_for hint inherit the... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
arg@localhost... | after switching to OpenBSD again, I switched back to... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Anselm R.Garbe | applied Sanders focus_* patches, removed the unnecessar... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Anselm R.Garbe | small renamings of two static functions |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Anselm R.Garbe | small changes to dwm.1, rearranged order within main... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Anselm R.Garbe | applied Sanders patch |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Anselm R.Garbe | made a new client position strategy similiar to that... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anselm R.Garbe | fixed a bug reported by sander |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anselm R.Garbe | applied the shorter xprop command |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anselm R.Garbe | centering apps only if transient_for is not(!) set |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anselm R.Garbe | fixed issue Sander reported |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | corrected order of cleanup code |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | condition was insufficient |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | fixed issue reported by sander |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | added general centralization rule for new clients ... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | removed leading ; |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | added sample command to config.default.h to highlight... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | applied another config.mk patch made by sander |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | we close stdin as well |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anselm R.Garbe | simplified sort | uniq into sort -u (on my boxes all... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | fixing small bug in config.mk |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | adding forgetten whitespace |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | added gmane archive to dwm.html |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | Added tag 0.9 for changeset fae61afa861755636c4a1070694... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | prepared dwm-0.9 |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | extended cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | applied Sanders changes to config.arg.h |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | applied jk_to_tab patch |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Anselm R.Garbe | changed main event loop |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | removed NUMLOCKMASK, added dynamically calculated numlo... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | added Sander to LICENSE (since he has contributed/revis... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | applied viewsel.patch |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | applied sanders man page patch, removed button2 from... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | applied sanders tag()/toggletag() fixes |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | fixed |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | added missing arrange |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | changed replacetag into toggletag |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | added some flicker prevention |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | remove unnecessary XSync |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | changed order of selecting input at root window |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | removed finished message |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | added mappingnotify event for kb refreshes |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | removed unneecessary crap |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | applied the saner patch (removed the pathetic one) |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | pplied Sanders appendtag patch |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | some other small fixes |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | removed ungrabkeys again (because of sander's mail) |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | fixed string cutting |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | fixed a core dump |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | implemented ungrabkeys() which is called in cleanup() |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | implemented restack behavior (floats are on top in... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | fixed string cutting in draw.c |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | applied Sanders LD and resize patches |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | removed viewnext/viewprev |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | supplying NULL args in select |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Anselm R.Garbe | reducing ConnectionNumber calls to a bare minimum |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Anselm R.Garbe | updated man page, added CAVEATS section |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Anselm R.Garbe | made shortcuts like proposed by Sander, renamed viewext... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | implemented viewextend and added M-S-C-n shortcuts... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | implement multi-tag selection through button3 click... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | after some days of experimenting with grey background... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | applied Sanders fixes to dwm.1 |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | fixed dwm.1, added Mod1-Shift-c (was missing for an... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | simplified drawtext |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | updated dwm(1) |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | upgraded version info |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | applied Sander's patch as well |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | realized that client focussing through the bar is prett... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | implemented focusprev on button1 press in the bar,... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | simplified unmanage |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Anselm R.Garbe | removed the if(clients) check from popping code |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Anselm R.Garbe | added dwm favicon |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Anselm R.Garbe | applied Sanders zoom_update patch |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Anselm R.Garbe | respecting inc hints in floating mode on togglemax |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Anselm R.Garbe | reverting last patch, that sucks, I don't care about... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Anselm R.Garbe | togglemax repects inc-hints (this way gvim can be toggl... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Anselm R.Garbe | applied grammar correction by ILF |
commit | commitdiff | tree | snapshot |
next |