JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
next version will contain updated copyright notice
[dwm.git] / client.c
2007-01-02 arg@mig29next version will contain updated copyright notice
2007-01-01 arg@mig29renamed updatesize into updatesizehints (thx to Sander...
2006-12-12 arg@mig29removed Client->grav
2006-12-11 arg@mig29removed gravitate for the moment
2006-12-11 arg@mig29disabling configure() during resize
2006-12-11 arg@mig29made gravitate effectless, waiting for complains ;)
2006-11-26 arg@mig29applied Jukka's sizeof K&R compliance patch, applied...
2006-10-27 arg@mig29and another fix
2006-10-27 arg@mig29applied sanders try2 patch
2006-10-27 arg@mig29applied sanders max size fix
2006-10-26 arg@mig29reverting to original
2006-10-26 arg@mig29some other change
2006-10-26 arg@mig29apply small fix to prevent apps like mplayer wandering...
2006-10-06 Anselm R. Garbedo* has no Arg arument anymore (never called directly)
2006-10-06 Anselm R. Garbecode polishing, removed unnecessary newlines
2006-09-29 Anselm R. Garbeapplied ality's hardcode-0 patches
2006-09-28 Anselm R. Garbeapplied Jukkas patch
2006-09-27 Anselm R. Garbefixing the settags issue, preparing 1.7.1
2006-09-26 arg@mmviadded configure(), but this doesn't really fix those...
2006-09-22 arg@mmvifixed issue pointed out by Jukka
2006-09-22 arg@mmviimplemented the maximization as I described on the...
2006-09-20 arg@mmvireviewed client.c
2006-09-15 arg@mmvioffscreen client appearance fixes
2006-09-15 arg@mmvifocus() enforces visibility of a client if not NULL
2006-09-12 Anselm R. Garberemoved a bunch of lines through making function signat...
2006-09-11 Anselm R. Garbesmall change to comments, renamed two set* functions...
2006-09-11 Anselm R. Garbeadded some comments
2006-09-08 Anselm R. Garbeapplied sanders patch of not manipulating sel
2006-09-07 Anselm R. Garbehotfix
2006-09-07 Anselm R. Garbesimplified unmanage
2006-09-07 Anselm R. Garbeusing a global stack for focus recovery on arrange...
2006-09-06 Anselm R. Garbeno this is better
2006-09-06 Anselm R. Garbedoes this preserve z order for anthony?
2006-09-06 Anselm R. Garbemaybe this might work
2006-09-06 Anselm R. Garbesanders solution is convincing and elegant
2006-09-06 Anselm R. Garbeseems to preserve floating client z-layer order (even...
2006-09-06 Anselm R. Garbemoved transient_for tag inheritance to settags
2006-09-06 Anselm R. Garbeno, reodering floating clients definately breaks the...
2006-09-05 Anselm R. Garbeno, ordering floating clients at the end seems better
2006-09-04 Anselm R. Garbesimplified manage
2006-09-04 Anselm R. Garbehotfixing with sanders hint
2006-09-04 Anselm R. Garbefixing the issue that new clients appear lowered
2006-09-04 Anselm R. Garbeapplied Sanders max_and_focus.patch
2006-08-29 Anselm R. Garbestill something wrong with reorder()
2006-08-29 Anselm R. Garbeadded attach/detach functions which don't attach at...
2006-08-28 Anselm R. Garberemoved crappy variables
2006-08-28 Anselm R. Garbeapplied sanders focus_ patches
2006-08-23 Anselm R. Garbeupdated man page
2006-08-22 Anselm R. Garbeseparated several functions into view.c
2006-08-21 arg@localhost.10kl... windows which have set transient_for hint inherit the...
2006-08-21 arg@localhost.10kl... after switching to OpenBSD again, I switched back to...
2006-08-21 Anselm R.Garbeapplied Sanders focus_* patches, removed the unnecessar...
2006-08-18 Anselm R.Garbeapplied Sanders patch
2006-08-18 Anselm R.Garbemade a new client position strategy similiar to that...
2006-08-17 Anselm R.Garbefixed a bug reported by sander
2006-08-17 Anselm R.Garbecentering apps only if transient_for is not(!) set
2006-08-17 Anselm R.Garbefixed issue Sander reported
2006-08-16 Anselm R.Garbecondition was insufficient
2006-08-16 Anselm R.Garbefixed issue reported by sander
2006-08-16 Anselm R.Garbeadded general centralization rule for new clients ...
2006-08-14 Anselm R.Garberemoved NUMLOCKMASK, added dynamically calculated numlo...
2006-08-14 Anselm R.Garbefixed
2006-08-14 Anselm R.Garbeadded some flicker prevention
2006-08-14 Anselm R.Garbefixed a core dump
2006-08-14 Anselm R.Garbeimplemented restack behavior (floats are on top in...
2006-08-11 Anselm R.Garbeimplement multi-tag selection through button3 click...
2006-08-11 Anselm R.Garbeapplied Sander's patch as well
2006-08-11 Anselm R.Garbesimplified unmanage
2006-08-11 Anselm R.Garberemoved the if(clients) check from popping code
2006-08-10 Anselm R.Garbeapplied Sanders zoom_update patch
2006-08-10 Anselm R.Garberespecting inc hints in floating mode on togglemax
2006-08-10 Anselm R.Garbereverting last patch, that sucks, I don't care about...
2006-08-10 Anselm R.Garbetogglemax repects inc-hints (this way gvim can be toggl...
2006-08-10 Anselm R.Garbeapplied sumik's multihead patch
2006-08-10 Anselm R.Garbedisallow zoom on maximized clients
2006-08-08 Anselm R.Garberemoved NET_ACTIVE_WINDOW handling
2006-08-08 Anselm R.Garbeimplemented NET_ACTIVE_WINDOW support
2006-08-07 arg@10ksloc.orgapplied endless loop prevention on zoom()
2006-08-05 arg@10ksloc.orgsmall fix of the last commit
2006-08-05 arg@10ksloc.orgusing -Os again, zoom is ignored in floating mode or...
2006-08-05 arg@10ksloc.orgmouse grab needs also to grab for combinations of numlo...
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-02 arg@10ksloc.orgnew stuff
2006-08-02 arg@10ksloc.orgimplemented focus on enterwindow on titlebars
2006-08-02 arg@10ksloc.orgreverting to old resize policy
2006-08-02 arg@10ksloc.orgnew resize stuff (using XConfigureWindow instead of...
2006-08-01 arg@10ksloc.orgrenamed WM_PROTOCOL_DELWIN into PROTODELWIN
2006-08-01 arg@10ksloc.orgremoved artefacts of single-linked list (thanx to Jukka...
2006-08-01 arg@10ksloc.orguppercasing all define'd values (uppercase-prefixed...
2006-08-01 arg@10ksloc.orgapplied Sanders patches
2006-08-01 arg@10ksloc.orgcommitted a patch which fixes the hints of Jukka
2006-07-21 arg@10ksloc.orgsanitization of several clunky stuff, removed heretag...
2006-07-20 arg@10ksloc.orgapplied sanders no_sizehints for tiled mode patch ...
2006-07-20 arg@10ksloc.orgserious mistake in pop() (forgot to set c->prev to...
2006-07-20 arg@10ksloc.orgusing double-linked list in order to get correct prev...
2006-07-20 arg@10ksloc.orgmade status bar drawing more robust, implemented toggle...
2006-07-20 arg@10ksloc.orgcleaned up code
2006-07-20 arg@10ksloc.orgremoved c->f{x,y,w,h} and c->t{x,y,w,h} in favor for...
next