aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-22titlebars contain tags in the right nowAnselm R. Garbe1-6/+5
2006-08-22fixed default key bindings (indexes of tags were screwed up)Anselm R. Garbe1-20/+20
2006-08-22rearranged getprotoAnselm R. Garbe1-6/+5
2006-08-22removed winprop (merged into getproto)Anselm R. Garbe1-27/+7
2006-08-22separated several functions into view.cAnselm R. Garbe5-258/+266
2006-08-22removed DEFTAGAnselm R. Garbe3-4/+2
2006-08-22removed badmalloc (thx for the pointer to Uriel)Anselm R. Garbe1-10/+2
2006-08-22rxvt is quite slow under OpenBSDAnselm R. Garbe1-1/+1
2006-08-22font fixAnselm R. Garbe1-2/+3
2006-08-22slight change of my config.hAnselm R. Garbe1-4/+4
2006-08-22fixedAnselm R. Garbe1-3/+3
2006-08-21windows which have set transient_for hint inherit the transient_for window ↵arg@localhost.10kloc.org2-2/+7
tags now
2006-08-21after switching to OpenBSD again, I switched back to a saner color schemearg@localhost.10kloc.org2-8/+10
2006-08-21applied Sanders focus_* patches, removed the unnecessary clean-prefix from ↵Anselm R.Garbe2-28/+32
the new function names
2006-08-21small renamings of two static functionsAnselm R.Garbe2-5/+5
2006-08-21small changes to dwm.1, rearranged order within main event loopAnselm R.Garbe3-11/+13
2006-08-18applied Sanders patchAnselm R.Garbe1-6/+2
2006-08-18made a new client position strategy similiar to that one proposed by Sander, ↵Anselm R.Garbe1-7/+7
but which takes top bar into account
2006-08-17fixed a bug reported by sanderAnselm R.Garbe1-1/+1
2006-08-17applied the shorter xprop commandAnselm R.Garbe1-1/+1
2006-08-17centering apps only if transient_for is not(!) setAnselm R.Garbe1-9/+1
2006-08-17fixed issue Sander reportedAnselm R.Garbe1-4/+3
2006-08-16corrected order of cleanup code Anselm R.Garbe1-1/+1
2006-08-16condition was insufficientAnselm R.Garbe1-2/+2
2006-08-16fixed issue reported by sanderAnselm R.Garbe2-3/+6
2006-08-16added general centralization rule for new clients (works around various ↵Anselm R.Garbe2-2/+14
borken apps)
2006-08-16removed leading ;Anselm R.Garbe1-1/+1
2006-08-16added sample command to config.default.h to highlight how to query ↵Anselm R.Garbe1-0/+2
class:instance info with a one-liner of shell commands
2006-08-16applied another config.mk patch made by sanderAnselm R.Garbe1-1/+1
2006-08-16we close stdin as wellAnselm R.Garbe1-3/+4
2006-08-16simplified sort | uniq into sort -u (on my boxes all sort support -u)Anselm R.Garbe1-1/+1
2006-08-15fixing small bug in config.mkAnselm R.Garbe1-2/+2
2006-08-15adding forgetten whitespaceAnselm R.Garbe1-1/+1
2006-08-15added gmane archive to dwm.htmlAnselm R.Garbe1-1/+1
2006-08-15Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6cAnselm R.Garbe1-0/+1
2006-08-15prepared dwm-0.9Anselm R.Garbe1-2/+2
2006-08-15extended cleanupAnselm R.Garbe2-2/+12
2006-08-15applied Sanders changes to config.arg.hAnselm R.Garbe1-18/+14
2006-08-15applied jk_to_tab patchAnselm R.Garbe3-53/+60
2006-08-15changed main event loopAnselm R.Garbe3-10/+21
2006-08-14removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe6-19/+29
2006-08-14added Sander to LICENSE (since he has contributed/revised big portions)Anselm R.Garbe1-0/+1
2006-08-14applied viewsel.patchAnselm R.Garbe1-2/+6
2006-08-14applied sanders man page patch, removed button2 from bar clickAnselm R.Garbe2-22/+24
2006-08-14applied sanders tag()/toggletag() fixesAnselm R.Garbe1-1/+4
2006-08-14fixedAnselm R.Garbe2-9/+5
2006-08-14added missing arrangeAnselm R.Garbe1-0/+1
2006-08-14changed replacetag into toggletagAnselm R.Garbe4-48/+55
2006-08-14added some flicker preventionAnselm R.Garbe1-1/+3
2006-08-14remove unnecessary XSyncAnselm R.Garbe1-1/+0