Xinqi Bao's Git

dwm.git
2006-08-07 [email protected]added a trailing '.' to shortcut descriptions in dwm(1)
2006-08-07 [email protected]changed signature of drawtext
2006-08-07 [email protected]applied grabbing-- and shell_minimal
2006-08-07 [email protected]updated screenshot section
2006-08-07 [email protected]changed font size, I'm not blind...
2006-08-07 [email protected]small fix of a comment
2006-08-07 [email protected]typo fix
2006-08-07 [email protected]applied Sanders man page/Makefile patch
2006-08-07 [email protected]settle with grey
2006-08-07 [email protected]next version is 0.8
2006-08-07 [email protected]made my colors tasting better with the background
2006-08-07 [email protected]status box should have a border in my eyes
2006-08-07 [email protected]next attempt for w on black switch
2006-08-07 [email protected]Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f0...
2006-08-07 [email protected]prepared dwm.html
2006-08-07 [email protected]added stripping to dwm target in Makefile
2006-08-07 [email protected]changed getproto, maybe that might fix the killclient...
2006-08-07 [email protected]applied endless loop prevention on zoom()
2006-08-07 [email protected]updated man page
2006-08-05 [email protected]small fix of the last commit
2006-08-05 [email protected]using -Os again, zoom is ignored in floating mode or...
2006-08-05 [email protected]mouse grab needs also to grab for combinations of numlo...
2006-08-05 [email protected]slight fix
2006-08-04 [email protected]small performance tweak ;)
2006-08-04 [email protected]fixed xterm font change (all other related apps should...
2006-08-04 [email protected]fixed view-change bug reported on the list
2006-08-04 [email protected]no need for -g anymore, regexp matching works now
2006-08-04 [email protected]fixed dmenu link (thx to deifl)
2006-08-04 [email protected]switched to regexp matching for Rules
2006-08-04 [email protected]fixed a bug in dmenu call
2006-08-04 [email protected]using execl now, argv changed, using cmd and const...
2006-08-04 [email protected]added dmenu to dwm.html
2006-08-04 [email protected]small stylistic fix
2006-08-03 [email protected]removed CONFIG
2006-08-03 [email protected]make config.h not a time dependence
2006-08-03 [email protected]removed rm config.h from clean
2006-08-03 [email protected]added gmake compliance
2006-08-03 [email protected]s/tag2/two/g
2006-08-03 [email protected]applied Jukka's diff
2006-08-03 [email protected]applied Sanders Makefile patch
2006-08-03 [email protected]stylistic chnage
2006-08-03 [email protected]removed TLast tag enum, now tags is simple defined...
2006-08-03 [email protected]hotfix of settags
2006-08-03 [email protected]using SRC instead of *.c
2006-08-03 [email protected]changed the files included in make dist
2006-08-03 [email protected]applied Sanders doc changes, added a PHONY line and...
2006-08-03 [email protected]changed Client->tags and Rule->tags to be Bool (I'll...
2006-08-02 [email protected]implemented the idea presented by Sander for dwm target
2006-08-02 [email protected]changing MASTERW value from 52 to 60 (in both, default...
2006-08-02 [email protected]fixed a type in README, and patched config.mk
2006-08-02 [email protected]updated dwm.html
2006-08-02 [email protected]Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4...
2006-08-02 [email protected]removed config.h (stupid hg)
2006-08-02 [email protected]removed the CONFIG variable from config.mk, renamed...
2006-08-02 [email protected]added Acroread.* and MPlayer.* to config.arg.h rules
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]dwm is now exit, if stdin is closed due broken pipe
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]renamed WM_PROTOCOL_DELWIN into PROTODELWIN
2006-08-01 [email protected]renamed ARRANGE into DEFMODE
2006-08-01 [email protected]small fixes to dwm.html
2006-08-01 [email protected]simplified README
2006-08-01 [email protected]removed 1 missing LOC
2006-08-01 [email protected]removed 5LOC
2006-08-01 [email protected]removed artefacts of single-linked list (thanx to Jukka...
2006-08-01 [email protected]cleaned config.*h to prevent some confusion
2006-08-01 [email protected]saved 2LOC
2006-08-01 [email protected]uppercasing all define'd values (uppercase-prefixed...
2006-08-01 [email protected]fixed config.h files
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-08-01 [email protected]committed a patch which fixes the hints of Jukka
2006-07-21 [email protected]updated html
2006-07-21 [email protected]Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012...
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]s/sleep 5/sleep 2/
2006-07-21 [email protected]changed the status info README hint (more simple now...
2006-07-21 [email protected]s/0.5/0.6/ - my steps are wider than the reality
2006-07-21 [email protected]applied sanders maxfix patch
2006-07-21 [email protected]added a note how to achieve status info in the bar
2006-07-21 [email protected]preparing 0.6 which will be available in the evening...
2006-07-21 [email protected]sanitization of several clunky stuff, removed heretag...
2006-07-20 [email protected]applied sanders no_sizehints for tiled mode patch ...
2006-07-20 [email protected]serious mistake in pop() (forgot to set c->prev to...
2006-07-20 [email protected]using double-linked list in order to get correct prev...
2006-07-20 [email protected]added yet another CUTOMIZE tag
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]Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed...
2006-07-20 [email protected]prepared 0.4
2006-07-20 [email protected]using O3 instead of Os, binary size still < 40kb
next