JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
merged tile.c again into dwm.c
[dwm.git] / dwm.c
2008-05-19 anselm@anselm1merged tile.c again into dwm.c
2008-05-19 Anselm R Garbetake bar into account
2008-05-19 Anselm R Garbebe more polite to clients which like to appear outside...
2008-05-19 Anselm R Garbefix
2008-05-19 Anselm R Garbemake it easier for the user, if Xinerama support is...
2008-05-19 Anselm R Garbeonly snap within window area
2008-05-19 Anselm R Garbes/DEFGEOM/CUSTOMGEOM/
2008-05-19 Anselm R Garberecent changes, introduced togglebar, changed some...
2008-05-17 Anselm R Garberemoved the <M> togglelayout call
2008-05-17 Anselm R Garberemoved monocle for now
2008-05-17 Anselm R Garberemoved the exact focus mechanism of next/prev window
2008-05-17 Anselm R Garbemoved all tile()-related stuff into tile.c which is...
2008-05-17 Anselm R Garberemoved tileh, renamed tilev into tile again, removed...
2008-05-17 Anselm R Garberemoved Layout->isfloating
2008-05-17 Anselm R Garberemoved reapply() -- unnecessary
2008-05-17 Anselm R Garberenamed setlayout into togglelayout
2008-05-15 Anselm R Garberemoved temporary wildcard handling
2008-05-15 Anselm R Garbeadded wild-card handling for tags
2008-05-14 Anselm R Garbeapplied nsz's another style patch
2008-05-13 Anselm R Garbeapplied nsz's style.diff patch
2008-05-13 Anselm R Garbejust added a comment
2008-05-11 Anselm R Garbeminor fixes
2008-05-11 Anselm R Garbehaving monocle on Mod1-m
2008-05-11 Anselm R Garbehotfix
2008-05-11 Anselm R Garberemoved Geom stuff, introduced updategeom() again,...
2008-05-11 Anselm R Garbeimplemented exact focus next, if arg != NULL to focus...
2008-05-06 Anselm R Garbeapplied the proposal by nsz
2008-05-06 Anselm R Garbeapplied JUCE patch
2008-04-27 Anselm R Garbesimplification of view() as proposed by anydot
2008-04-27 Anselm R Garbeapplied yiyus tagset patch
2008-04-27 Anselm R Garbeapplied yiyus fgeom patch
2008-04-27 Anselm R Garbeapplied dfenze drawtext simplifications
2008-04-20 anselm@anselm1applied Ph's seltags-simplification with some modifications
2008-04-20 anselm@anselm1applied Ph's MIN/MAX patch, nice work!
2008-04-20 anselm@anselm1applied Ph's patch regarding geom and lt initialization
2008-04-20 anselm@anselm1applied Gottox' applyrules() fix
2008-04-07 Anselm R Garbeapplied applyrules-fix by Jukka, thank you Jukka!
2008-04-05 Anselm R Garbefix
2008-04-05 Anselm R Garbeapplied the proposed monocle patch from the mailinglist
2008-04-03 Anselm R Garbeyet another cleanup
2008-04-02 anselm@anselm1applied Peter Hartlich's simplification patch of setmfa...
2008-04-01 Anselm R Garbeaspects hints seem broken for fullscreen apps
2008-03-25 Anselm R Garbebugfix
2008-03-24 Anselm R Garbesetmfact should not have any effect if in floating...
2008-03-24 Anselm R Garbeminor fix
2008-03-24 Anselm R Garberevival of mfact and setmfact
2008-03-24 Anselm R Garbesetlayout and setgeom are now togglable again
2008-03-24 Anselm R Garbegeom indicator and layout indicator is only displayed...
2008-03-22 anselm@anselm1hotfix of idxoftag
2008-03-22 anselm@anselm1blw/bgw calculation bugfix
2008-03-19 Anselm R Garbeupdated configurenotify
2008-03-17 anselm@anselm1minor bugfix in applyrules
2008-03-17 Anselm R Garberenamed c->border into c->bw, fixed monocle to subtract...
2008-03-17 Anselm R Garbegeoms are now drawed in the status bar
2008-03-17 Anselm R Garberemoved the string-based setgeom approach, introduced...
2008-03-15 Anselm R Garbemade the string-based setgeom working
2008-03-14 Anselm R Garbesome experimental state DO NOT USE THIS, I plan to...
2008-03-14 Anselm R Garbesome changes towards 4.9
2008-03-13 Anselm R Garberemoved the comment again
2008-03-13 Anselm R Garbesome polishing in tileh/tilev
2008-03-13 Anselm R Garbeminor bugfix
2008-03-13 Anselm R Garbeadded a new comment
2008-03-13 Anselm R Garbesome cleanup
2008-03-13 Anselm R Garbeadded updatebarpos()
2008-03-13 Anselm R Garberemoved all defines of geoms, implemented setgeoms...
2008-03-12 Anselm R Garbesome polishing
2008-03-12 Anselm R Garbeupdated dwm(1)
2008-03-11 anselm@anselm1added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox...
2008-03-06 Anselm R Garbenew stuff
2008-03-06 Anselm R Garbeimplemented setlayout in the way proposed on the ml...
2008-03-06 Anselm R Garbeallow for vstack
2008-03-06 Anselm R Garbeadded some comments what the TODOs are for 4.8
2008-03-05 Anselm R Garberemoved some more useless clunk
2008-03-05 Anselm R Garbeimplemented the stuff as I discussed on dwm@
2008-03-05 Anselm R Garbefixed urgent hint handling
2008-03-05 Anselm R Garberenamed maximise to monocle again.
2008-03-05 Anselm R Garbefixed urgency hint, though Xinerama integration is...
2008-03-05 anselm@anselm1next on TODO
2008-03-04 anselm@anselm1renamed MAXLEN into MAXTAGLEN (backward compliance)
2008-03-04 anselm@anselm1renamed monocle into maxmise, documented the keybinding...
2008-03-04 Anselm R Garbemonocle goes mainstream
2008-03-04 Anselm R Garbefixed applyrules bug
2008-03-03 anselm@anselm1removed View cruft, now back to the roots
2008-02-28 anselm@anselm1fixed some issues nsz reported in IRC log
2008-02-28 anselm@anselm1made the basics of the tagging concept working -- if...
2008-02-28 anselm@anselm1removed initags -- we autoselect the first tag in each...
2008-02-28 Anselm R Garbea small fix to buttonpress
2008-02-28 Anselm R Garbesome more changes towards a better dwm
2008-02-27 anselm@anselm1 proceeded, though we still miss a real Tag struct
2008-02-26 anselm@anselm1simplified dwm
2008-02-25 anselm@anselm1certain fixes, though still a lot of the mutex stuff...
2008-02-23 anselm@anselm1pushing my changes of tonight upstream (hg tip is NOW...
2008-02-22 anselm@anselm1fixed Gottox' mail address
2008-02-22 Anselm R Garbeadded Gottox to Copyright holders after all his contrib...
2008-02-22 Anselm R Garbesome other fixes, resize contains a minor bug
2008-02-22 Anselm R Garbecrash fix
2008-02-22 Anselm R Garbemade arrange() Monitor-dependent as well, fixed the...
2008-02-21 Anselm R Garbeminor
2008-02-21 Anselm R Garbeapplied Gottox' monitor.diff patch (thanks btw)
2008-02-21 Anselm R Garbemade restack, drawbar also Monitor-related only
next