Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-18 | (config.h)~changed a few things | Aryadev Chavali | |
~ green colours main theme + binding for increasing gap size | |||
2022-01-07 | ~config.h now has toggleable gaps | Aryadev Chavali | |
2021-07-11 | (config.h)~scratchpad to alacritty and turn off gaps | Aryadev Chavali | |
gaps can be set on demand, don't see any point in using it. | |||
2021-05-22 | (Config)~changed some binds, minor edits | Aryadev Chavali | |
2021-05-07 | ~make notify-send send a low priority notification | Aryadev Chavali | |
2021-03-27 | (Config)~set browsers to always goto 2nd tag | Aryadev Chavali | |
2021-03-27 | (Config)+custom functions with bindings that print and reset gaps | Aryadev Chavali | |
2021-03-27 | (Config)~borderpx 10 -> 2 | Aryadev Chavali | |
2021-03-27 | (Config)~changed colours green -> blue | Aryadev Chavali | |
A nice little change. | |||
2021-03-22 | +patches for centered master | Aryadev Chavali | |
2020-09-29 | ~scratchpadcmd Emacs -> st + tmux | Aryadev Chavali | |
2020-09-29 | +a new colour for my status bar | Aryadev Chavali | |
2020-09-29 | ~mfact 0.5 -> 0.55 | Aryadev Chavali | |
2020-09-29 | -Hyperkey commands | Aryadev Chavali | |
Removed the hyperkey from sxhkd as well as xmodmap, replace caps lock with escape instead | |||
2020-09-29 | ~scratchpad command to Emacs | Aryadev Chavali | |
2020-07-21 | +my custom config for dwm | Aryadev Chavali | |
my config.h along with all the diffs I've used to make it easier for others to try and imitate my dwm instance. | |||
2007-09-23 | renamed config.h into config.def.h, config.h will be created if not present, ↵ | Anselm R. Garbe | |
this seems less annoying after all | |||
2007-09-22 | introduced ISTILE, which can be easily extended with other layout functions ↵ | Anselm R. Garbe | |
to allow reuse of setmwfact() and zoom() | |||
2007-09-17 | made all stuff non-static - so you can choose wether to use dwm the static ↵ | arg@suckless.org | |
or the extern way when extending it | |||
2007-09-15 | 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 | |
2006-08-02 | 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 | |
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 | |||
2006-08-02 | applied Sanders patches (numlock2) | arg@10ksloc.org | |
2006-08-01 | 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-07-13 | removed unnecessary crap | Anselm R. Garbe | |
2006-07-13 | before leaning things up | Anselm R. Garbe | |
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | |
x,y,h,w counterparts (much more readable) | |||
2006-07-12 | new colors | Anselm R. Garbe | |
2006-07-11 | 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-10 | 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 | |