Xinqi Bao's Git

dwm.git
2006-08-10 Anselm R.Garbedrawing border with fg color
2006-08-10 Anselm R.Garberemoved unnecessary border color
2006-08-10 Anselm R.Garbeswapping my default colors (bg with fg)
2006-08-10 Anselm R.Garbemade terminals darker, that is better indeed
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-08 Anselm R.Garbefixed typo
2006-08-08 Anselm R.Garbeit always takes a while until one sticks to a colorsche...
2006-08-08 Anselm R.Garbedefault colors are best
2006-08-08 Anselm R.Garbewithout borders it looks cleaner
2006-08-08 Anselm R.Garbered is easier to my eyes with ffffaa bg
2006-08-08 Anselm R.Garbeusing a better colorscheme (ffffaa is the best backgrou...
2006-08-08 Anselm R.Garbeapplied Sanders tiny patches
2006-08-07 [email protected]removed some "
2006-08-07 [email protected]I really only need 3 tags
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
next