Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleaned up a bit, added and removed a comple commands. | c | 2023-11-27 |
| | |||
* | Volume controls. | c | 2023-11-26 |
| | |||
* | Initial commit by me. | c | 2023-11-25 |
| | |||
* | renamed config.h into config.def.h, config.h will be created if not present, ↵ | Anselm R. Garbe | 2007-09-23 |
| | | | | this seems less annoying after all | ||
* | introduced ISTILE, which can be easily extended with other layout functions ↵ | Anselm R. Garbe | 2007-09-22 |
| | | | | to allow reuse of setmwfact() and zoom() | ||
* | made all stuff non-static - so you can choose wether to use dwm the static ↵ | arg@suckless.org | 2007-09-17 |
| | | | | or the extern way when extending it | ||
* | micromizing dwm step 1 | Anselm R. Garbe | 2007-09-15 |
| | |||
* | new colorscheme (16-bit compliant) | Anselm R. Garbe | 2007-09-15 |
| | |||
* | renamed config.default.h into config.h | Anselm R. Garbe | 2007-09-15 |
| | |||
* | removed config.h (stupid hg) | arg@10ksloc.org | 2006-08-02 |
| | |||
* | made fullscreen apps working fine in floating mode (there is no sane way to ↵ | arg@10ksloc.org | 2006-08-02 |
| | | | | make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander | ||
* | applied Sanders patches (numlock2) | arg@10ksloc.org | 2006-08-02 |
| | |||
* | renamed ARRANGE into DEFMODE | arg@10ksloc.org | 2006-08-01 |
| | |||
* | removed 5LOC | arg@10ksloc.org | 2006-08-01 |
| | |||
* | cleaned config.*h to prevent some confusion | arg@10ksloc.org | 2006-08-01 |
| | |||
* | fixed config.h files | arg@10ksloc.org | 2006-08-01 |
| | |||
* | centralized/externalized configuration to config.h | arg@10ksloc.org | 2006-08-01 |
| | |||
* | removed unnecessary crap | Anselm R. Garbe | 2006-07-13 |
| | |||
* | before leaning things up | Anselm R. Garbe | 2006-07-13 |
| | |||
* | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 2006-07-12 |
| | | | | x,y,h,w counterparts (much more readable) | ||
* | new colors | Anselm R. Garbe | 2006-07-12 |
| | |||
* | fixed several other stuff, coming closer to something useful | Anselm R. Garbe | 2006-07-11 |
| | |||
* | several changes, new stuff | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added bar event timer | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added gridsel to gridwm | Anselm R. Garbe | 2006-07-11 |
| | |||
* | fixed several stuff (gridwm gets better and better) | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added key handling | Anselm R. Garbe | 2006-07-11 |
| | |||
* | implemented pipe_spawn | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added several other stuff | Anselm R. Garbe | 2006-07-10 |
| | |||
* | several new changes, made gridmenu working | Anselm R. Garbe | 2006-07-10 |
| | |||
* | added new stuff | Anselm R. Garbe | 2006-07-10 |