aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fixed crash on zoom if only 1 client existsAnselm R. Garbe2006-07-14
|
* removed a bunch of lines through swap removalAnselm R. Garbe2006-07-14
|
* if stdin writer stops working, dwm consumed much IO load because it still ↵Anselm R. Garbe2006-07-14
| | | | tried to select on this fd, fixed
* removed a bottleneckAnselm R. Garbe2006-07-14
|
* searching for a better way to discard enter notifiesAnselm R. Garbe2006-07-14
|
* focus on view change as wellAnselm R. Garbe2006-07-14
|
* small fixAnselm R. Garbe2006-07-14
|
* made stdin reader more robustAnselm R. Garbe2006-07-14
|
* implemented dwm reading status text from stdin Anselm R. Garbe2006-07-14
|
* made barclick to select the specific tagAnselm R. Garbe2006-07-14
|
* implemented bar for dwm (I miss status text), I plan that status text is ↵Anselm R. Garbe2006-07-14
| | | | read from stdin in dwm
* continued with man pageAnselm R. Garbe2006-07-14
|
* continued with man pageAnselm R. Garbe2006-07-14
|
* except improvements to the mouse handling this is already nearly feature ↵Anselm R. Garbe2006-07-13
| | | | complete
* added mini stuffAnselm R. Garbe2006-07-13
|
* fixed several things, nearly feature completeAnselm R. Garbe2006-07-13
|
* new stuffAnselm R. Garbe2006-07-13
|
* several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe2006-07-13
|
* implemented tagging a clientAnselm R. Garbe2006-07-13
|
* several fixesAnselm R. Garbe2006-07-13
|
* added philosophy sectionAnselm R. Garbe2006-07-13
|
* added xlock command (I need it regularly)Anselm R. Garbe2006-07-13
|
* added pointer warps on kb-driven/manage-driven focusAnselm R. Garbe2006-07-13
|
* changed back to urxvt, dwm has no problems with it, because it doesn't use ↵Anselm R. Garbe2006-07-13
| | | | frame windows ;)
* changed default colorsAnselm R. Garbe2006-07-13
|
* added dev.c instead of kb.cAnselm R. Garbe2006-07-13
|
* removed obsolete stuffAnselm R. Garbe2006-07-13
|
* fixed grammar bug reported by John-GaltAnselm R. Garbe2006-07-13
|
* another changeAnselm R. Garbe2006-07-13
|
* updated man pageAnselm R. Garbe2006-07-13
|
* small changes to READMEAnselm R. Garbe2006-07-13
|
* last change to dwm.htmlAnselm R. Garbe2006-07-13
|
* renamed/changedAnselm R. Garbe2006-07-13
|
* added logo+descriptionAnselm R. Garbe2006-07-13
|
* new stuff (some warning elimination)Anselm R. Garbe2006-07-13
|
* removed unnecessary crapAnselm R. Garbe2006-07-13
|
* before leaning things upAnselm R. Garbe2006-07-13
|
* new stuff, fixed several issuesAnselm R. Garbe2006-07-12
|
* added gravity stuffAnselm R. Garbe2006-07-12
|
* added maxAnselm R. Garbe2006-07-12
|
* added grid mode on Mod1Mask gAnselm R. Garbe2006-07-12
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-12
| | | | x,y,h,w counterparts (much more readable)
* fixed configurerequestAnselm R. Garbe2006-07-12
|
* new colorsAnselm R. Garbe2006-07-12
|
* some more additions/fixesAnselm R. Garbe2006-07-12
|
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-11
|
* implemented draw_client stuffAnselm R. Garbe2006-07-11
|
* made code more readableAnselm R. Garbe2006-07-11
|
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-11
|
* added mouse-based resizalsAnselm R. Garbe2006-07-11
|