index
:
dwm.git
master
My personal build of dwm.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.h
Age
Commit message (
Expand
)
Author
2023-12-15
cleanup
HEAD
master
Person
2023-12-08
Added tor shortcut
Person
2023-01-29
Corrected clear clipboard shortcut
Person
2023-01-18
Fixed mpv shortcut duplicate
Person
2023-01-17
Xkill shortcut
Person
2023-01-17
Clipboard features
Person
2022-10-08
Changed colors again
Person
2022-10-07
Color changes
Person
2022-09-13
Screenshot
Person
2022-07-06
Changed theming
Person
2022-04-17
Make volume bar more responsive
Person
2022-04-17
Removed useless mullvad keyboard shortcut
Person
2022-03-26
Fixed lock hotkey
Person
2022-02-03
Switched to neomutt
Person
2022-01-18
Added new hotkey and got rid of old hotkey.
Person
2022-01-07
Changed hotkey back
Person
2022-01-07
Changed ytfzf hotkay
Person
2021-12-28
changed font to sans
Person
2021-12-20
Initial
Person
2007-09-23
renamed config.h into config.def.h, config.h will be created if not present, ...
Anselm R. Garbe
2007-09-22
introduced ISTILE, which can be easily extended with other layout functions t...
Anselm R. Garbe
2007-09-17
made all stuff non-static - so you can choose wether to use dwm the static or...
arg@suckless.org
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 m...
arg@10ksloc.org
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 x,y,h...
Anselm R. Garbe
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