| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | config: renabled audio control keys + added youtube search | Douglas B. Rumbaugh | 2023-03-03 | 1 | -4/+17 |
| | | |||||
| * | config: fixed keybindings for volume control | Douglas B. Rumbaugh | 2023-02-06 | 1 | -6/+15 |
| | | |||||
| * | debian update | Douglas B. Rumbaugh | 2023-01-25 | 1 | -17/+17 |
| | | |||||
| * | restructured keybindings for new system | Douglas Rumbaugh | 2023-01-25 | 1 | -18/+50 |
| | | |||||
| * | Merge branch 'master' of github.com:dbrumbaugh/dwm | Douglas Rumbaugh | 2022-12-02 | 1 | -4/+4 |
| |\ | |||||
| | * | Added keybinding for search helper script | Douglas Rumbaugh | 2022-12-02 | 1 | -4/+4 |
| | | | |||||
| * | | Added keybinding for passmenu script | Douglas Rumbaugh | 2022-11-07 | 1 | -5/+5 |
| | | | |||||
| * | | Screenshot support | Douglas Rumbaugh | 2022-11-06 | 1 | -10/+15 |
| | | | |||||
| * | | Merge branch 'master' of github.com:dbrumbaugh/dwm | Douglas Rumbaugh | 2022-11-06 | 1 | -36/+127 |
| |\| | |||||
| | * | newsboat command: now kills newsboat first | Douglas Rumbaugh | 2022-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | newsboat will only allow itself to have one instance running, so attempting to open a new newsboat instance while there is an existing newsboat process will result in failure. Ordinarily, this shouldn't be a problem. However sometimes newsboat remains running even after the window is closed, requiring it to be killed prior to opening a new one. This change causes the SUPER-F3 keybinding to use pkill to terminate any running newsboat process prior to launching a new one, and should prevent this situation from occurring. | ||||
| | * | Merge branch 'master' of github.com:dbrumbaugh/dwm | Douglas Rumbaugh | 2022-02-21 | 1 | -18/+18 |
| | |\ | |||||
| | * | | Keybinding layout changes | Douglas Rumbaugh | 2022-02-21 | 1 | -35/+135 |
| | | | | |||||
| * | | | GNU Plot swallow exception | Douglas Rumbaugh | 2022-11-06 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Updated volume controls | Douglas Rumbaugh | 2022-02-20 | 1 | -3/+12 |
| |/ | | | | | asd are now used for controlling speaker volume, and shift+asd for controlling microphone volume | ||||
| * | Toggle screenlock and compositor | Douglas Rumbaugh | 2022-02-17 | 1 | -1/+2 |
| | | |||||
| * | Use new locking script for screenlocker | Douglas Rumbaugh | 2022-02-15 | 1 | -1/+1 |
| | | |||||
| * | Added keybinding for htop | Douglas Rumbaugh | 2022-02-03 | 1 | -1/+5 |
| | | |||||
| * | weechat keybinding: | Douglas Rumbaugh | 2022-02-01 | 1 | -1/+1 |
| | | | | | Added SUPER-<F5> as a binding for launching wee-chat | ||||
| * | zoom: Make zoom floating, so notifications aren't as annoying | Douglas Rumbaugh | 2022-01-21 | 1 | -0/+1 |
| | | | | | | TODO: See if it's possible to prevent Zoom notifications from stealing window focus. | ||||
| * | Enabled switching to tags by clicking | Douglas Rumbaugh | 2022-01-12 | 1 | -0/+1 |
| | | | | | | | | | This is a little fragile, but it seems like it works at least for my configuration. If you do a SUPER+SHIFT+CLICK1 on a window, it will activate all the tags associated with that window. The main idea here is to allow going to the tags of a window from view all tags with a mouse click. | ||||
| * | Added a grid layout | Douglas Rumbaugh | 2022-01-12 | 1 | -1/+1 |
| | | |||||
| * | Keybinding modifications | Douglas Rumbaugh | 2022-01-12 | 1 | -11/+15 |
| | | |||||
| * | 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 |
| | | | | | Added application keybindings and switched a few other bindings around | ||||
| * | Increased brightness granularity | Douglas Rumbaugh | 2021-12-27 | 1 | -2/+2 |
| | | |||||
| * | Applied movestack patch | Douglas Rumbaugh | 2021-12-26 | 1 | -1/+4 |
| | | | | | http://dwm.suckless.org/patches/movestack/ | ||||
| * | 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 |
| | | | | | | | Copied Xf86 Keybindings from Luke Smith's config of dwm. I'll probably change a few of these as time goes on, but it is a convenient starting point. | ||||
| * | Removed doubled keybindings | Douglas Rumbaugh | 2021-12-25 | 1 | -2/+0 |
| | | | | | | | Some of the scratchpad keybindings were duplicated, which resulted in the toggle functionality being broken. Removing the duplicates fixes the issue. | ||||
| * | Updated font configuration | Douglas Rumbaugh | 2021-12-25 | 1 | -3/+4 |
| | | |||||
| * | Applied status2d with xrdb patch | Douglas Rumbaugh | 2021-12-25 | 1 | -0/+50 |
| | | | | | | | | | | | https://dwm.suckless.org/patches/status2d/ For color support in the status bar. Had to tweak the xrdb patch a bit to make it work with the xresources patch already applied. Currently had a bug where an unprintable character is shown at the beginning of the status bar when a symbol is present. | ||||
| * | Applied the statuscmd patch | Douglas Rumbaugh | 2021-12-22 | 1 | -1/+5 |
| | | | | | | | | https://dwm.suckless.org/patches/statuscmd/ This was done in preparation for using Luke's build of dwmblocks, and is needed to support clickable statusbar elements. | ||||
| * | Applied statusbar font patch | Douglas Rumbaugh | 2021-12-19 | 1 | -3/+7 |
| | | | | | https://dwm.suckless.org/patches/statusbarfont/ | ||||
| * | Merge cleanup and removed xresource for font | Douglas Rumbaugh | 2021-12-19 | 1 | -5/+1 |
| | | | | | | Seems using a fancy Nerdfont breaks things, so for now I'm just not pulling in a font via Xresources | ||||
| * | Merge branch 'master' of github.com:dbrumbaugh/dwm | Douglas Rumbaugh | 2021-12-19 | 1 | -0/+6 |
| |\ | |||||
| | * | Added scratchpads patch | Douglas Rumbaugh | 2021-12-19 | 1 | -7/+29 |
| | | | | | | | | | https://dwm.suckless.org/patches/scratchpads/ | ||||
| * | | Added scratchpads patch | Douglas Rumbaugh | 2021-12-19 | 1 | -9/+34 |
| |/ | | | | https://dwm.suckless.org/patches/scratchpads/ | ||||
| * | Added swallow patch | Douglas Rumbaugh | 2021-12-19 | 1 | -3/+8 |
| | | | | | https://dwm.suckless.org/patches/swallow/ | ||||
| * | Modifications for better gaps | Douglas Rumbaugh | 2021-12-19 | 1 | -6/+6 |
| | | |||||
| * | Revised keybindings | Douglas Rumbaugh | 2021-12-19 | 1 | -8/+12 |
| | | |||||
| * | Applied Xresources patch | Douglas Rumbaugh | 2021-12-19 | 1 | -21/+44 |
| | | | | | https://dwm.suckless.org/patches/xresources/ | ||||
| * | Applied Vanity Gaps patch | Douglas Rumbaugh | 2021-12-19 | 1 | -1/+37 |
| | | | | | https://dwm.suckless.org/patches/vanitygaps/ | ||||
| * | Add a configuration option for fullscreen locking | Quentin Rameau | 2021-07-14 | 1 | -0/+1 |
| | | | | | | Some people are annoyed to have this new behaviour forced for some application which use fake fullscreen. | ||||
| * | config.def.h: ClkTagBar missing from comment | Hiltjo Posthuma | 2018-05-25 | 1 | -1/+1 |
| | | | | | | | | by Christopher Drelich <cd@cdrakka.com> Patch was mangled on the ML, also adjusted the order to be the same as the enum in dwm.c | ||||
| * | cleanup | Markus Teich | 2017-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - unify multi-line expression alignment style. - unify multi-line function call alignment style. - simplify client moving on monitor count decrease. - clarify comment for focusin(). - remove old confusing comment about input focus fix in focusmon(). The explanation is already in the old commit message, so no need to keep it in the code. - remove old comment describing even older state of the code in focus(). - unify comment style. - break up some long lines. - fix some typos and grammar. | ||||
| * | applied Markus' decouple color-scheme patch | Anselm R Garbe | 2016-12-05 | 1 | -1/+1 |
| | | |||||
| * | config.def.h: style improvement, use color Scheme enum | Hiltjo Posthuma | 2016-06-28 | 1 | -4/+4 |
| | | |||||
| * | import new drw from libsl and minor fixes. | Markus Teich | 2016-06-26 | 1 | -11/+13 |
| | | | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations. | ||||