aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2007-01-02next version will contain updated copyright noticearg@mig29
2007-01-02fixed cleanup, using clients instead of sel2.8arg@mig29
2006-12-07with this patch everything works fine for mearg@mig29
2006-12-06improved the memory leak preventionarg@mig29
2006-11-27applied Jukka's patch preventing some cornercases and making the EOF error me...arg@mig29
2006-11-26applied yet another proposal of Manuelarg@mig29
2006-11-26applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print...arg@mig29
2006-11-26applied Jukka's stdinread patcharg@mig29
2006-11-25applied Manuels patch (thanks to Manuel!)arg@mig29
2006-11-21applied Gottox patchesarg@mig29
2006-11-16applied Gottox' windowarea patcharg@mig29
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe
2006-10-05removed the stack position stuffAnselm R. Garbe
2006-10-05keep master ratio on resizecol -> arrangeAnselm R. Garbe
2006-09-29added symbols for different modesAnselm R. Garbe
2006-09-29removed useless updatemasterAnselm R. Garbe
2006-09-29added the new dotile as described on mlAnselm R. Garbe
2006-09-29first step to a more flexible dotile() algorithmAnselm R. Garbe
2006-09-25applied Jukkas patcharg@mmvi
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe
2006-09-12applied Christof Musik's multihead patch for a pathologic cornercaseAnselm R. Garbe
2006-09-11fixed some other comments, now also the code side seems to be at a level to b...Anselm R. Garbe
2006-09-07using a global stack for focus recovery on arrange() - seems to work greatAnselm R. Garbe
2006-09-06small fixAnselm R. Garbe
2006-09-04applied Sanders max_and_focus.patchAnselm R. Garbe
2006-08-25trying a different configurationAnselm R. Garbe
2006-08-25fixed typoAnselm R. Garbe
2006-08-25removed a bunch of lines, made mode symbols configurableAnselm R. Garbe
2006-08-25new color stuff/new rendering stuffAnselm R. Garbe
2006-08-25back to 3 colorsAnselm R. Garbe
2006-08-243->4 colorsAnselm R. Garbe
2006-08-24changing tag indicator through underlineAnselm R. Garbe
2006-08-23removed a blank lineAnselm R. Garbe
2006-08-23separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe
2006-08-22rearranged getprotoAnselm R. Garbe
2006-08-22removed winprop (merged into getproto)Anselm R. Garbe
2006-08-22removed DEFTAGAnselm R. Garbe
2006-08-21small renamings of two static functionsAnselm R.Garbe
2006-08-21small changes to dwm.1, rearranged order within main event loopAnselm R.Garbe
2006-08-16corrected order of cleanup code Anselm R.Garbe
2006-08-16we close stdin as wellAnselm R.Garbe
2006-08-15extended cleanupAnselm 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-14changed order of selecting input at root windowAnselm R.Garbe
2006-08-14removed unneecessary crapAnselm R.Garbe
2006-08-14some other small fixesAnselm R.Garbe
2006-08-14removed ungrabkeys again (because of sander's mail)Anselm R.Garbe