aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-08-15prepared dwm-0.90.9Anselm R.Garbe
2006-08-15extended cleanupAnselm R.Garbe
2006-08-15applied Sanders changes to config.arg.hAnselm R.Garbe
2006-08-15applied jk_to_tab patchAnselm R.Garbe
2006-08-15changed main event loopAnselm R.Garbe
2006-08-14removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe
2006-08-14added Sander to LICENSE (since he has contributed/revised big portions)Anselm R.Garbe
2006-08-14applied viewsel.patchAnselm R.Garbe
2006-08-14applied sanders man page patch, removed button2 from bar clickAnselm R.Garbe
2006-08-14applied sanders tag()/toggletag() fixesAnselm R.Garbe
2006-08-14fixedAnselm R.Garbe
2006-08-14added missing arrangeAnselm R.Garbe
2006-08-14changed replacetag into toggletagAnselm R.Garbe
2006-08-14added some flicker preventionAnselm R.Garbe
2006-08-14remove unnecessary XSyncAnselm R.Garbe
2006-08-14changed order of selecting input at root windowAnselm R.Garbe
2006-08-14removed finished messageAnselm R.Garbe
2006-08-14added mappingnotify event for kb refreshesAnselm R.Garbe
2006-08-14removed unneecessary crapAnselm R.Garbe
2006-08-14applied the saner patch (removed the pathetic one)Anselm R.Garbe
2006-08-14pplied Sanders appendtag patchAnselm R.Garbe
2006-08-14some other small fixesAnselm R.Garbe
2006-08-14removed ungrabkeys again (because of sander's mail)Anselm R.Garbe
2006-08-14fixed string cuttingAnselm R.Garbe
2006-08-14fixed a core dumpAnselm R.Garbe
2006-08-14implemented ungrabkeys() which is called in cleanup()Anselm R.Garbe
2006-08-14implemented restack behavior (floats are on top in tiled mode)Anselm R.Garbe
2006-08-14fixed string cutting in draw.cAnselm R.Garbe
2006-08-14applied Sanders LD and resize patchesAnselm R.Garbe
2006-08-14removed viewnext/viewprevAnselm R.Garbe
2006-08-14supplying NULL args in selectAnselm R.Garbe
2006-08-14reducing ConnectionNumber calls to a bare minimumAnselm R.Garbe
2006-08-13updated man page, added CAVEATS sectionAnselm R.Garbe
2006-08-13made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe
2006-08-11implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe
2006-08-11implement multi-tag selection through button3 click on the specific tagAnselm R.Garbe
2006-08-11after some days of experimenting with grey background, I finally give up and ...Anselm R.Garbe
2006-08-11applied Sanders fixes to dwm.1Anselm R.Garbe
2006-08-11fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)Anselm R.Garbe
2006-08-11simplified drawtextAnselm R.Garbe
2006-08-11updated dwm(1)Anselm R.Garbe
2006-08-11upgraded version infoAnselm R.Garbe
2006-08-11applied Sander's patch as wellAnselm R.Garbe
2006-08-11realized that client focussing through the bar is pretty useless, better is s...Anselm R.Garbe
2006-08-11implemented focusprev on button1 press in the bar, and focusnext on button3 p...Anselm R.Garbe
2006-08-11simplified unmanageAnselm R.Garbe
2006-08-11removed the if(clients) check from popping codeAnselm R.Garbe
2006-08-10added dwm faviconAnselm R.Garbe
2006-08-10applied Sanders zoom_update patchAnselm R.Garbe
2006-08-10respecting inc hints in floating mode on togglemaxAnselm R.Garbe