| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated todo list | Douglas Rumbaugh | 2022-02-03 | 1 | -0/+1 |
| * | weechat keybinding: | Douglas Rumbaugh | 2022-02-01 | 1 | -1/+1 |
| * | Added TODO list to README | Douglas Rumbaugh | 2022-01-27 | 1 | -0/+18 |
| * | zoom: Make zoom floating, so notifications aren't as annoying | Douglas Rumbaugh | 2022-01-21 | 1 | -0/+1 |
| * | Enabled switching to tags by clicking | Douglas Rumbaugh | 2022-01-12 | 2 | -1/+3 |
| * | Scratchpads no longer show while viewing all tags | Douglas Rumbaugh | 2022-01-12 | 1 | -1/+3 |
| * | Added a grid layout | Douglas Rumbaugh | 2022-01-12 | 1 | -1/+1 |
| * | Applied the pertag patch | Douglas Rumbaugh | 2022-01-12 | 1 | -6/+82 |
| * | gitignore | Douglas Rumbaugh | 2022-01-12 | 1 | -0/+1 |
| * | Keybinding modifications | Douglas Rumbaugh | 2022-01-12 | 1 | -11/+15 |
| * | Applied statusallmons patch | Douglas Rumbaugh | 2022-01-09 | 1 | -2/+4 |
| * | keybindings: added and re-orged some keybindings | Douglas Rumbaugh | 2022-01-05 | 1 | -20/+19 |
| * | Fixed issue with F3 not properly launching newsboat | Douglas Rumbaugh | 2021-12-31 | 1 | -2/+6 |
| * | dwm keybindings | Douglas Rumbaugh | 2021-12-29 | 1 | -23/+26 |
| * | Increased brightness granularity | Douglas Rumbaugh | 2021-12-27 | 1 | -2/+2 |
| * | Applied movestack patch | Douglas Rumbaugh | 2021-12-26 | 2 | -1/+52 |
| * | Added sleep hotkey | Douglas Rumbaugh | 2021-12-26 | 1 | -1/+1 |
| * | Added screen-lock hotkey | Douglas Rumbaugh | 2021-12-25 | 1 | -0/+2 |
| * | XF86 Keybindings | Douglas Rumbaugh | 2021-12-25 | 1 | -1/+31 |
| * | Removed doubled keybindings | Douglas Rumbaugh | 2021-12-25 | 1 | -2/+0 |
| * | Updated font configuration | Douglas Rumbaugh | 2021-12-25 | 1 | -3/+4 |
| * | Applied status2d with xrdb patch | Douglas Rumbaugh | 2021-12-25 | 2 | -9/+172 |
| * | Applied the statuscmd patch | Douglas Rumbaugh | 2021-12-22 | 2 | -5/+98 |
| * | Applied statusbar font patch | Douglas Rumbaugh | 2021-12-19 | 5 | -18/+34 |
| * | Merge cleanup and removed xresource for font | Douglas Rumbaugh | 2021-12-19 | 1 | -5/+1 |
| * | Merge branch 'master' of github.com:dbrumbaugh/dwm | Douglas Rumbaugh | 2021-12-19 | 1 | -0/+6 |
| |\ | |||||
| | * | Added scratchpads patch | Douglas Rumbaugh | 2021-12-19 | 2 | -9/+70 |
| * | | Added scratchpads patch | Douglas Rumbaugh | 2021-12-19 | 2 | -11/+75 |
| |/ | |||||
| * | Added swallow patch | Douglas Rumbaugh | 2021-12-19 | 3 | -10/+240 |
| * | Modifications for better gaps | Douglas Rumbaugh | 2021-12-19 | 1 | -6/+6 |
| * | Revised keybindings | Douglas Rumbaugh | 2021-12-19 | 1 | -8/+12 |
| * | Applied restartsig patch | Douglas Rumbaugh | 2021-12-19 | 1 | -0/+22 |
| * | Applied Xresources patch | Douglas Rumbaugh | 2021-12-19 | 4 | -23/+118 |
| * | Make now cleans up config file | Douglas Rumbaugh | 2021-12-19 | 1 | -1/+1 |
| * | Applied Vanity Gaps patch | Douglas Rumbaugh | 2021-12-19 | 4 | -30/+860 |
| * | drawbar: Don't expend effort drawing bar if it is occluded | Chris Down | 2021-12-19 | 1 | -0/+3 |
| * | Revert "Improve speed of drw_text when provided with large strings" | Hiltjo Posthuma | 2021-08-20 | 1 | -5/+2 |
| * | Improve speed of drw_text when provided with large strings | Miles Alan | 2021-08-09 | 1 | -2/+5 |
| * | Add a configuration option for fullscreen locking | Quentin Rameau | 2021-07-14 | 2 | -1/+2 |
| * | Do not allow focus to drift from fullscreen client via focusstack() | Chris Down | 2021-03-29 | 1 | -1/+1 |
| * | Fix x coordinate calculation in buttonpress. | Ian Remmler | 2020-08-21 | 1 | -1/+1 |
| * | dwm.1: fix wrong text in man page | Hiltjo Posthuma | 2020-07-08 | 1 | -1/+1 |
| * | Fix memory leaks in drw | Alex Flierl | 2020-06-11 | 1 | -0/+1 |
| * | dwm crashes when opening 50+ clients (tile layout) | bakkeby | 2020-04-25 | 1 | -2/+4 |
| * | drawbar: Don't shadow sw global | Chris Down | 2020-04-22 | 1 | -4/+4 |
| * | getatomprop: Add forward declaration | Chris Down | 2020-04-22 | 1 | -0/+1 |
| * | setmfact: Unify bounds for compile-time and runtime mfact | Chris Down | 2020-04-20 | 1 | -1/+1 |
| * | config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf() | Hiltjo Posthuma | 2020-04-03 | 1 | -1/+1 |
| * | Prepare 6.2 release. | Anselm R Garbe | 2019-02-02 | 3 | -3/+17 |
| * | pledge: add rpath promise for the ugly Xft font fallback | Hiltjo Posthuma | 2018-06-02 | 1 | -1/+1 |