aboutsummaryrefslogtreecommitdiffstats
path: root/event.c
AgeCommit message (Expand)Author
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org
2006-08-02new stuffarg@10ksloc.org
2006-08-02implemented focus on enterwindow on titlebarsarg@10ksloc.org
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org
2006-08-02reverting to old resize policyarg@10ksloc.org
2006-08-02new resize stuff (using XConfigureWindow instead of XSendEvent)arg@10ksloc.org
2006-08-01removed 1 missing LOCarg@10ksloc.org
2006-08-01saved 2LOCarg@10ksloc.org
2006-08-01uppercasing all define'd values (uppercase-prefixed should only be enum field...arg@10ksloc.org
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org
2006-08-01applied Cedric's NumLock patcharg@10ksloc.org
2006-08-01applied Jukkas prev/next patch with XK_{h,l}arg@10ksloc.org
2006-08-01applied Sanders patchesarg@10ksloc.org
2006-07-21prepared 0.50.5arg@10ksloc.org
2006-07-21some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org
2006-07-21simplified main.c, switching back to single urxvt usagearg@10ksloc.org
2006-07-21applied sanders maxfix patcharg@10ksloc.org
2006-07-21sanitization of several clunky stuff, removed heretag (rarely of use), simpli...arg@10ksloc.org
2006-07-20cleaned the CUSTOMIZE flagsarg@10ksloc.org
2006-07-20made status bar drawing more robust, implemented togglemax and togglemode, wo...arg@10ksloc.org
2006-07-20cleaned up codearg@10ksloc.org
2006-07-20prepared 0.40.4arg@10ksloc.org
2006-07-20removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling re...arg@10ksloc.org
2006-07-19implemented regexp matching for rulesarg@10ksloc.org
2006-07-19applied Jukka's patch with s/ModKeyMask/MODKEY/garg@10ksloc.org
2006-07-19reapplied my default keybindingsarg@10ksloc.org
2006-07-19prepared 0.3arg@10ksloc.org
2006-07-19refactored Sanders code somewhatarg@10ksloc.org
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe
2006-07-18added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe
2006-07-17ordered variables in structs and source files alphabeticallyAnselm R. Garbe
2006-07-16several additions in mouse handling ;)Anselm R. Garbe
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe
2006-07-15changing XFlush into XSyncAnselm R. Garbe
2006-07-15sanitized other stuffAnselm R. Garbe
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe
2006-07-15rearranged several stuffAnselm R. Garbe
2006-07-14sanitized namesAnselm R. Garbe
2006-07-14rearrangedAnselm R. Garbe
2006-07-14draw bar on exposure ;)Anselm R. Garbe
2006-07-14searching for a better way to discard enter notifiesAnselm R. Garbe
2006-07-14made barclick to select the specific tagAnselm R. Garbe
2006-07-14continued with man pageAnselm R. Garbe
2006-07-13added mini stuffAnselm R. Garbe
2006-07-13changed default colorsAnselm R. Garbe
2006-07-13removed unnecessary crapAnselm R. Garbe
2006-07-13before leaning things upAnselm R. Garbe
2006-07-12new stuff, fixed several issuesAnselm R. Garbe
2006-07-12added gravity stuffAnselm R. Garbe