2006-08-24 |
Anselm R. Garbe | found less intrusive way
|
commit | commitdiff | tree |
2006-08-24 |
Anselm R. Garbe | changing tag indicator through underline
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | black on light is really better, I notice this after all
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | updated man page
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | applied tag drawing change to man page
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | implemented right tag drawing in the status bar and...
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | removed a blank line
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | eliminated sentinel warning
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | small fix of man page
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | implemented class:inst:title matching
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | applied zero_to_five patch
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | tags appear in the left again
|
commit | commitdiff | tree |
2006-08-23 |
Anselm R. Garbe | separated setup stuff into main.c:setup() - this makes...
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | updated man page
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | titlebars contain tags in the right now
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | fixed default key bindings (indexes of tags were screwed up)
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | rearranged getproto
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | removed winprop (merged into getproto)
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | separated several functions into view.c
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | removed DEFTAG
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | removed badmalloc (thx for the pointer to Uriel)
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | rxvt is quite slow under OpenBSD
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | font fix
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | slight change of my config.h
|
commit | commitdiff | tree |
2006-08-22 |
Anselm R. Garbe | fixed
|
commit | commitdiff | tree |
2006-07-18 |
Anselm R. Garbe | changed occurrences of wmii.de into 10kloc.org in dwm...
|
commit | commitdiff | tree |
2006-07-18 |
Anselm R. Garbe | implemened distinguishing float/managed geometries...
|
commit | commitdiff | tree |
2006-07-18 |
Anselm R. Garbe | pop on heretag
|
commit | commitdiff | tree |
2006-07-18 |
Anselm R. Garbe | added heretag command which allows to tag a client...
|
commit | commitdiff | tree |
2006-07-18 |
Anselm R. Garbe | using EXIT_stuff in exit() now
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | simplified Makefile
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | added new stuff
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | updated html
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | patched dwm
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | updated README
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7...
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | updated html
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | ordered variables in structs and source files alphabetically
|
commit | commitdiff | tree |
2006-07-17 |
Anselm R. Garbe | slight change to dwm.1
|
commit | commitdiff | tree |
2006-07-16 |
Anselm R. Garbe | simplified man page
|
commit | commitdiff | tree |
2006-07-16 |
Anselm R. Garbe | another XSync
|
commit | commitdiff | tree |
2006-07-15 |
Anselm R. Garbe | several additions in mouse handling ;)
|
commit | commitdiff | tree |
2006-07-15 |
Anselm R. Garbe | fixed XSync handling and finished man page
|
commit | commitdiff | tree |
2006-07-15 |
Anselm R. Garbe | changing XFlush into XSync
|
commit | commitdiff | tree |
2006-07-15 |
Anselm R. Garbe | sanitized other stuff
|
commit | commitdiff | tree |
2006-07-15 |
Anselm R. Garbe | proceeded with cleaning up, sorting functions, etc
|
commit | commitdiff | tree |
2006-07-15 |
Anselm R. Garbe | rearranged several stuff
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | sanitized names
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | rearranged
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | I prefer the tiled/floating indicator on the right...
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | bar shows if currently is tiled (Mod1-space) or floating...
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | draw bar on exposure ;)
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf00042...
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | prep 0.1
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | fixed crash on zoom if only 1 client exists
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | removed a bunch of lines through swap removal
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | if stdin writer stops working, dwm consumed much IO...
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | removed a bottleneck
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | searching for a better way to discard enter notifies
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | focus on view change as well
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | small fix
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | made stdin reader more robust
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | implemented dwm reading status text from stdin
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | made barclick to select the specific tag
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | implemented bar for dwm (I miss status text), I plan...
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | continued with man page
|
commit | commitdiff | tree |
2006-07-14 |
Anselm R. Garbe | continued with man page
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | except improvements to the mouse handling this is already...
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | added mini stuff
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | fixed several things, nearly feature complete
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | new stuff
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | several other additions/fixes, dwm is quite usable...
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | implemented tagging a client
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | several fixes
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | added philosophy section
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | added xlock command (I need it regularly)
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | added pointer warps on kb-driven/manage-driven focus
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | changed back to urxvt, dwm has no problems with it...
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | changed default colors
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | added dev.c instead of kb.c
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | removed obsolete stuff
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | fixed grammar bug reported by John-Galt
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | another change
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | updated man page
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | small changes to README
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | last change to dwm.html
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | renamed/changed
|
commit | commitdiff | tree |
2006-07-13 |
Anselm R. Garbe | added logo+description
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | new stuff (some warning elimination)
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | removed unnecessary crap
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | before leaning things up
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | new stuff, fixed several issues
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | added gravity stuff
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | added max
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | added grid mode on Mod1Mask g
|
commit | commitdiff | tree |
2006-07-12 |
Anselm R. Garbe | simplified several portions of code through replacing...
|
commit | commitdiff | tree |
2006-07-11 |
Anselm R. Garbe | fixed configurerequest
|
commit | commitdiff | tree |
2006-07-11 |
Anselm R. Garbe | new colors
|
commit | commitdiff | tree |
2006-07-11 |
Anselm R. Garbe | some more additions/fixes
|
commit | commitdiff | tree |
2006-07-11 |
Anselm R. Garbe | fixed several other stuff, coming closer to something...
|
commit | commitdiff | tree |
next |