JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
continued with draw.c abstraction, also started util.{h,c} implementation, that will...
[dwm.git] / draw.c
2012-12-08 Anselm R Garbecontinued with draw.c abstraction, also started util...
2012-11-18 anselm@garbe.usremoved DDC, all is Draw-dependent
2012-11-18 anselm@garbe.uscontinued, distinction of Draw and DDC is bad, needs...
2012-11-18 anselm@garbe.usbasic draw.c structure
2011-06-04 Connor Lane Smithrm draw.c from 5.9 branch
2011-05-21 Connor Lane Smithupdate draw.c
2011-05-20 Connor Lane Smithadded draw.h, draw.c
2007-09-15 Anselm R. Garbemoved bar-related stuff to bar.c (merged draw.c into...
2007-09-15 Anselm R. Garberenamed drawstatus into drawbar
2007-08-17 Anselm R. Garberenamed seltag into seltags
2007-08-13 Anselm R. Garbemade Layout a static struct in layout.c, added some...
2007-05-30 Anselm R. Garbereferred to LICENSE file
2007-05-30 Anselm R. GarbeJukka also belongs to Copyright holders after all he...
2007-05-29 Anselm R. Garbeadded nsz to copyright holders as well, because he...
2007-05-29 Anselm R. Garbeadded anydot to Copyright holders, because he contribut...
2007-04-13 Anselm R. Garbeyet another fix of copyright compactisition
2007-04-13 Anselm R. Garbemaking Copyright notices more compact
2007-03-02 Anselm R. Garbewe don't need to set the font all the time
2007-02-22 Anselm R. Garberenamed untiled into floating, keeping tiled instead...
2007-02-22 Anselm R. Garberenamed versatile into untiled
2007-02-22 Anselm R. Garbereusing drawsquare for client title, empty square befor...
2007-02-22 Anselm R. Garbedwm draws a small caret before the client title if...
2007-02-20 Anselm R. Garbefixed order
2007-02-20 Anselm R. Garbeadded draw.c again (except getcolor and setfont which...
2007-02-19 Anselm R. Garbedraw.c is useless (belongs to main.c now)
2007-02-05 Anselm R. Garbeapplied apm's patch proposal, getting rid of XDrawLines
2007-01-16 Anselm R. Garberemoved unnecessary bx, by, bw variables
2007-01-15 Anselm R. Garberemoved drawclient and drawall (they performed useless...
2007-01-14 Anselm R. Garbeimplemented new color scheme accordingly to Sanders...
2007-01-14 Anselm R. Garberemoved mode label stuff
2007-01-14 Anselm R. Garberemoved client title bar
2007-01-12 Anselm R. Garbeadded missing space
2007-01-08 Anselm R. Garbeimplemented nmaster appearance in mode label (using %u)
2007-01-04 Anselm R. Garberenamed drawtitle into drawclient
2007-01-02 arg@mig29next version will contain updated copyright notice
2006-12-08 arg@mig29fixed diagnostic error message
2006-12-08 arg@mig29removed the hardcoded fixed fallback, it is useless...
2006-12-07 arg@mig29with this patch everything works fine for me
2006-12-07 arg@mig29don't use Xlocale crap, let's use locale.h instead
2006-12-07 arg@mig29using the portable Xmb+UTF-8 way of life, will see...
2006-12-05 arg@mig29also setting LC_CTYPE only
2006-12-05 arg@mig29enforcing using fontsets even if they are incomplete...
2006-12-01 arg@mig29made squares equally sized, and 1px bigger
2006-12-01 arg@mig29if client is focused, the emptysquare don't needs to...
2006-12-01 arg@mig29and the winner is
2006-12-01 arg@mig29sander1 proposal
2006-12-01 arg@mig29dood
2006-12-01 arg@mig29less obtrusive indicator (only a top line)
2006-12-01 arg@mig29final2 indicator
2006-12-01 arg@mig29removing the -1 on final indicators, looks cleaner
2006-12-01 arg@mig29final indicators
2006-12-01 arg@mig29changed things like I described in last mail
2006-12-01 arg@mig29improved tag indicator
2006-11-26 arg@mig29applied Jukka's sizeof K&R compliance patch, applied...
2006-11-22 arg@mig29added a similiar patch to Daves solution to indicate...
2006-11-21 arg@mig29returning to old bar colorization behavior, like sander...
2006-11-21 arg@mig29applied Gottox patches
2006-10-06 Anselm R. Garbecode polishing, removed unnecessary newlines
2006-10-05 Anselm R. Garberemoved the stack position stuff
2006-09-29 Anselm R. Garbeapplied dave's highlight patch for big fonts
2006-09-29 Anselm R. Garbeadded symbols for different modes
2006-09-26 arg@mmviadded slight error check to getcolor
2006-09-25 arg@mmviapplied Jukkas patch
2006-09-22 arg@mmviremoved all dotile checks
2006-09-12 Anselm R. Garberemoved a bunch of lines through making function signat...
2006-08-28 Anselm R. Garberemoved crappy variables
2006-08-28 Anselm R. Garbeapplied sanders somepatches.patch
2006-08-25 Anselm R. Garbetrying a different configuration
2006-08-25 Anselm R. Garberemoved small 1px gap, somehow without it things feel...
2006-08-25 Anselm R. Garbeoops
2006-08-25 Anselm R. Garbefixed typo
2006-08-25 Anselm R. Garbes/TILED/TILE/g
2006-08-25 Anselm R. Garberemoved a bunch of lines, made mode symbols configurable
2006-08-25 Anselm R. Garbechanged symbols for float/tiled mode, added mouse-drive...
2006-08-25 Anselm R. Garbesmall fix to separate client title from right-most tag
2006-08-25 Anselm R. Garbenew color stuff/new rendering stuff
2006-08-25 Anselm R. Garbeback to 3 colors
2006-08-24 Anselm R. Garbefixed
2006-08-24 Anselm R. Garbe3->4 colors
2006-08-24 Anselm R. Garbefound less intrusive way
2006-08-24 Anselm R. Garbechanging tag indicator through underline
2006-08-23 Anselm R. Garbeupdated man page
2006-08-23 Anselm R. Garbeimplemented right tag drawing in the status bar and...
2006-08-23 Anselm R. Garbetags appear in the left again
2006-08-22 Anselm R. Garbetitlebars contain tags in the right now
2006-08-14 Anselm R.Garbefixed string cutting
2006-08-14 Anselm R.Garbefixed string cutting in draw.c
2006-08-11 Anselm R.Garbeimplemented viewextend and added M-S-C-n shortcuts...
2006-08-11 Anselm R.Garbeimplement multi-tag selection through button3 click...
2006-08-11 Anselm R.Garbesimplified drawtext
2006-08-10 Anselm R.Garbeapplied sumik's multihead patch
2006-08-10 Anselm R.Garbereadded border color, this sucks least
2006-08-10 Anselm R.Garbedrawing border with fg color
2006-08-10 Anselm R.Garberemoved unnecessary border color
2006-08-07 arg@10ksloc.orgchanged signature of drawtext
2006-08-07 arg@10ksloc.orgstatus box should have a border in my eyes
2006-08-03 arg@10ksloc.orgremoved TLast tag enum, now tags is simple defined...
2006-08-03 arg@10ksloc.orgchanged Client->tags and Rule->tags to be Bool (I'll...
2006-08-02 arg@10ksloc.orgmade fullscreen apps working fine in floating mode...
2006-08-01 arg@10ksloc.orgcommitted a patch which fixes the hints of Jukka
next