Xinqi Bao's Git

simplified configurerequest
[dwm.git] / event.c
2006-08-29 Anselm R. Garbesimplified configurerequest
2006-08-29 Anselm R. Garbenow dwm enforces max screen size also in tiled mode...
2006-08-29 Anselm R. Garbefixed
2006-08-29 Anselm R. Garbeconfigurenotify remembers max geom now, and restores...
2006-08-28 Anselm R. Garbeapplied sanders focus_ patches
2006-08-28 Anselm R. Garbeapplied sanders somepatches.patch
2006-08-25 Anselm R. Garbetrying a different configuration
2006-08-25 Anselm R. Garbechanged symbols for float/tiled mode, added mouse-drive...
2006-08-25 Anselm R. Garbenew color stuff/new rendering stuff
2006-08-21 Anselm R.Garbeapplied Sanders focus_* patches, removed the unnecessar...
2006-08-15 Anselm R.Garbechanged main event loop
2006-08-14 Anselm R.Garberemoved NUMLOCKMASK, added dynamically calculated numlo...
2006-08-14 Anselm R.Garbeapplied sanders man page patch, removed button2 from...
2006-08-14 Anselm R.Garbefixed
2006-08-14 Anselm R.Garberemove unnecessary XSync
2006-08-14 Anselm R.Garbeadded mappingnotify event for kb refreshes
2006-08-14 Anselm R.Garberemoved unneecessary crap
2006-08-14 Anselm R.Garbepplied Sanders appendtag patch
2006-08-14 Anselm R.Garbesome other small fixes
2006-08-14 Anselm R.Garberemoved ungrabkeys again (because of sander's mail)
2006-08-14 Anselm R.Garbeimplemented ungrabkeys() which is called in cleanup()
2006-08-14 Anselm R.Garbeimplemented restack behavior (floats are on top in...
2006-08-14 Anselm R.Garbeapplied Sanders LD and resize patches
2006-08-14 Anselm R.Garberemoved viewnext/viewprev
2006-08-13 Anselm R.Garbemade shortcuts like proposed by Sander, renamed viewext...
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.Garberealized that client focussing through the bar is prett...
2006-08-11 Anselm R.Garbeimplemented focusprev on button1 press in the bar,...
2006-08-10 Anselm R.Garbeapplied Sanders zoom_update patch
2006-08-10 Anselm R.Garbeapplied sumik's multihead patch
2006-08-10 Anselm R.Garbeapplied sander's patch
2006-08-10 Anselm R.Garbedisallow zoom on maximized clients
2006-08-09 Anselm R.Garbeadded zoom on Mod1-Button1 on managed clients only...
2006-08-08 Anselm R.Garberemoved NET_ACTIVE_WINDOW handling
2006-08-08 Anselm R.Garbeimplemented NET_ACTIVE_WINDOW support
2006-08-07 [email protected]applied grabbing-- and shell_minimal
2006-08-04 [email protected]small performance tweak ;)
2006-08-04 [email protected]fixed xterm font change (all other related apps should...
2006-08-03 [email protected]removed TLast tag enum, now tags is simple defined...
2006-08-02 [email protected]made fullscreen apps working fine in floating mode...
2006-08-02 [email protected]new stuff
2006-08-02 [email protected]implemented focus on enterwindow on titlebars
2006-08-02 [email protected]applied Sanders patches (numlock2)
2006-08-02 [email protected]reverting to old resize policy
2006-08-02 [email protected]new resize stuff (using XConfigureWindow instead of...
2006-08-01 [email protected]removed 1 missing LOC
2006-08-01 [email protected]saved 2LOC
2006-08-01 [email protected]uppercasing all define'd values (uppercase-prefixed...
2006-08-01 [email protected]centralized/externalized configuration to config.h
2006-08-01 [email protected]applied Cedric's NumLock patch
2006-08-01 [email protected]applied Jukkas prev/next patch with XK_{h,l}
2006-08-01 [email protected]applied Sanders patches
2006-07-21 [email protected]prepared 0.5
2006-07-21 [email protected]some cleanups/fixes inspired by Jukka Salmi's feedback
2006-07-21 [email protected]simplified main.c, switching back to single urxvt usage
2006-07-21 [email protected]applied sanders maxfix patch
2006-07-21 [email protected]sanitization of several clunky stuff, removed heretag...
2006-07-20 [email protected]cleaned the CUSTOMIZE flags
2006-07-20 [email protected]made status bar drawing more robust, implemented toggle...
2006-07-20 [email protected]cleaned up code
2006-07-20 [email protected]prepared 0.4
2006-07-20 [email protected]removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for...
2006-07-19 [email protected]implemented regexp matching for rules
2006-07-19 [email protected]applied Jukka's patch with s/ModKeyMask/MODKEY/g
2006-07-19 [email protected]reapplied my default keybindings
2006-07-19 [email protected]prepared 0.3
2006-07-19 [email protected]refactored Sanders code somewhat
2006-07-19 [email protected]applied Sanders resize patch, fixed lower bug
2006-07-18 Anselm R. Garbeimplemened distinguishing float/managed geometries...
2006-07-18 Anselm R. Garbeadded heretag command which allows to tag a client...
2006-07-17 Anselm R. Garbeordered variables in structs and source files alphabeti...
2006-07-15 Anselm R. Garbeseveral additions in mouse handling ;)
2006-07-15 Anselm R. Garbefixed XSync handling and finished man page
2006-07-15 Anselm R. Garbechanging XFlush into XSync
2006-07-15 Anselm R. Garbesanitized other stuff
2006-07-15 Anselm R. Garbeproceeded with cleaning up, sorting functions, etc
2006-07-15 Anselm R. Garberearranged several stuff
2006-07-14 Anselm R. Garbesanitized names
2006-07-14 Anselm R. Garberearranged
2006-07-14 Anselm R. Garbedraw bar on exposure ;)
2006-07-14 Anselm R. Garbesearching for a better way to discard enter notifies
2006-07-14 Anselm R. Garbemade barclick to select the specific tag
2006-07-14 Anselm R. Garbecontinued with man page
2006-07-13 Anselm R. Garbeadded mini stuff
2006-07-13 Anselm R. Garbechanged default colors
2006-07-12 Anselm R. Garberemoved unnecessary crap
2006-07-12 Anselm R. Garbebefore leaning things up
2006-07-12 Anselm R. Garbenew stuff, fixed several issues
2006-07-12 Anselm R. Garbeadded gravity stuff
2006-07-12 Anselm R. Garbesimplified several portions of code through replacing...
2006-07-11 Anselm R. Garbefixed configurerequest
2006-07-11 Anselm R. Garbesome more additions/fixes
2006-07-11 Anselm R. Garbefixed several other stuff, coming closer to something...
2006-07-11 Anselm R. Garbeimplemented draw_client stuff
2006-07-11 Anselm R. Garbemade code more readable
2006-07-11 Anselm R. Garbeadded basic mouse support (actually we don't need more)
2006-07-11 Anselm R. Garbeadded mouse-based resizals
2006-07-11 Anselm R. Garbeseveral changes, new stuff
2006-07-11 Anselm R. Garbeadded protocol killing stuff
next