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