1580 Commits (5ccd42f80752be8f5152e09ecd250ba42739bf6d)
 

Author SHA1 Message Date
arg@10ksloc.org 04eb016e78 applied sanders no_sizehints for tiled mode patch (thx!)
18 years ago
arg@10ksloc.org 0a4342098b serious mistake in pop() (forgot to set c->prev to NULL on pop)
18 years ago
arg@10ksloc.org 72707c2fae using double-linked list in order to get correct prev focus handling
18 years ago
arg@10ksloc.org 06dc514bc7 added yet another CUTOMIZE tag
18 years ago
arg@10ksloc.org 2b5553b1eb cleaned the CUSTOMIZE flags
18 years ago
arg@10ksloc.org 4688ad181d made status bar drawing more robust, implemented togglemax and togglemode, works quite well
18 years ago
arg@10ksloc.org dc5d967ee6 cleaned up code
18 years ago
arg@10ksloc.org fe3756c8e1 Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
18 years ago
arg@10ksloc.org 01b151f5f8 prepared 0.4
18 years ago
arg@10ksloc.org 8bb4a93f2b using O3 instead of Os, binary size still < 40kb
18 years ago
arg@10ksloc.org 5ec04b7726 fixed version in man page
18 years ago
arg@10ksloc.org 3657eaedf3 yet another html patch
18 years ago
arg@10ksloc.org 9291283a18 updated html
18 years ago
arg@10ksloc.org eccd02def2 makefile now sets permissions for executables and man pages
18 years ago
arg@10ksloc.org 11737233a7 removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
18 years ago
arg@10ksloc.org bcaf6a7a0f implemented regexp matching for rules
18 years ago
arg@10ksloc.org f95eed34b4 applied Jukka's patch with s/ModKeyMask/MODKEY/g
18 years ago
arg@10ksloc.org 1eaffa372f removed TODO, because dwm is nearly finished
18 years ago
arg@10ksloc.org b1697e8d5f reapplied my default keybindings
18 years ago
arg@10ksloc.org 801d11c7e7 alternate dwm.png
18 years ago
arg@10ksloc.org 1b855fccd7 Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
18 years ago
arg@10ksloc.org d34b4c7b9a some changes in the html page
18 years ago
arg@10ksloc.org 1f9614f82e prepared 0.3
18 years ago
arg@10ksloc.org 4491bdda69 fixed the bug mentioned by Sander
18 years ago
arg@10ksloc.org 8af1d97332 refactored Sanders code somewhat
18 years ago
arg@10ksloc.org 79cd408844 implemented fallback for too many clients in stacked mode
18 years ago
arg@10ksloc.org 18be893b66 and another fix...
18 years ago
arg@10ksloc.org 0fb1842fd0 yet another typo fix
18 years ago
arg@10ksloc.org f522930a99 fixed a typo
18 years ago
arg@10ksloc.org aebd745f72 floating clients get random (x,y) offsets now
18 years ago
arg@10ksloc.org c53980cddc applied Sanders resize patch, fixed lower bug
18 years ago
arg@mmvi 95e56ffc0d changed CFLAGs
18 years ago
arg@mmvi f1294353f2 firefox instance is different now
18 years ago
Anselm R. Garbe 6649dcce6d changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working
18 years ago
Anselm R. Garbe 58f2fe3f6a implemened distinguishing float/managed geometries of clients (works quite well)
18 years ago
Anselm R. Garbe 0aaa9a21f3 pop on heretag
18 years ago
Anselm R. Garbe 4f8b08d330 added heretag command which allows to tag a client of a foreign tag with current tag
18 years ago
Anselm R. Garbe 849e631510 using EXIT_stuff in exit() now
18 years ago
Anselm R. Garbe 789717d109 simplified Makefile
18 years ago
Anselm R. Garbe 605630c145 added new stuff
18 years ago
Anselm R. Garbe 1e7e57dad3 updated html
18 years ago
Anselm R. Garbe eb184e02ea patched dwm
18 years ago
Anselm R. Garbe ed41473634 updated README
18 years ago
Anselm R. Garbe ee5ba14431 Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
18 years ago
Anselm R. Garbe b706893e0a updated html
18 years ago
Anselm R. Garbe bf35794507 ordered variables in structs and source files alphabetically
18 years ago
Anselm R. Garbe e743836541 slight change to dwm.1
18 years ago
Anselm R. Garbe 0c3544d42f simplified man page
18 years ago
Anselm R. Garbe 94f7c2707b another XSync
18 years ago
Anselm R. Garbe 901b3ed9b7 several additions in mouse handling ;)
18 years ago