summaryrefslogtreecommitdiffstats
path: root/config.def.h
Commit message (Collapse)AuthorAgeFilesLines
* Added keybinding for passmenu scriptDouglas Rumbaugh2022-11-071-5/+5
|
* Screenshot supportDouglas Rumbaugh2022-11-061-10/+15
|
* Merge branch 'master' of github.com:dbrumbaugh/dwmDouglas Rumbaugh2022-11-061-36/+127
|\
| * newsboat command: now kills newsboat firstDouglas Rumbaugh2022-03-011-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/dwmDouglas Rumbaugh2022-02-211-18/+18
| |\
| * | Keybinding layout changesDouglas Rumbaugh2022-02-211-35/+135
| | |
* | | GNU Plot swallow exceptionDouglas Rumbaugh2022-11-061-0/+1
| |/ |/|
* | Updated volume controlsDouglas Rumbaugh2022-02-201-3/+12
|/ | | | | asd are now used for controlling speaker volume, and shift+asd for controlling microphone volume
* Toggle screenlock and compositorDouglas Rumbaugh2022-02-171-1/+2
|
* Use new locking script for screenlockerDouglas Rumbaugh2022-02-151-1/+1
|
* Added keybinding for htopDouglas Rumbaugh2022-02-031-1/+5
|
* weechat keybinding:Douglas Rumbaugh2022-02-011-1/+1
| | | | Added SUPER-<F5> as a binding for launching wee-chat
* zoom: Make zoom floating, so notifications aren't as annoyingDouglas Rumbaugh2022-01-211-0/+1
| | | | | TODO: See if it's possible to prevent Zoom notifications from stealing window focus.
* Enabled switching to tags by clickingDouglas Rumbaugh2022-01-121-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 layoutDouglas Rumbaugh2022-01-121-1/+1
|
* Keybinding modificationsDouglas Rumbaugh2022-01-121-11/+15
|
* keybindings: added and re-orged some keybindingsDouglas Rumbaugh2022-01-051-20/+19
|
* Fixed issue with F3 not properly launching newsboatDouglas Rumbaugh2021-12-311-2/+6
|
* dwm keybindingsDouglas Rumbaugh2021-12-291-23/+26
| | | | Added application keybindings and switched a few other bindings around
* Increased brightness granularityDouglas Rumbaugh2021-12-271-2/+2
|
* Applied movestack patchDouglas Rumbaugh2021-12-261-1/+4
| | | | http://dwm.suckless.org/patches/movestack/
* Added sleep hotkeyDouglas Rumbaugh2021-12-261-1/+1
|
* Added screen-lock hotkeyDouglas Rumbaugh2021-12-251-0/+2
|
* XF86 KeybindingsDouglas Rumbaugh2021-12-251-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 keybindingsDouglas Rumbaugh2021-12-251-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 configurationDouglas Rumbaugh2021-12-251-3/+4
|
* Applied status2d with xrdb patchDouglas Rumbaugh2021-12-251-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 patchDouglas Rumbaugh2021-12-221-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 patchDouglas Rumbaugh2021-12-191-3/+7
| | | | https://dwm.suckless.org/patches/statusbarfont/
* Merge cleanup and removed xresource for fontDouglas Rumbaugh2021-12-191-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/dwmDouglas Rumbaugh2021-12-191-0/+6
|\
| * Added scratchpads patchDouglas Rumbaugh2021-12-191-7/+29
| | | | | | | | https://dwm.suckless.org/patches/scratchpads/
* | Added scratchpads patchDouglas Rumbaugh2021-12-191-9/+34
|/ | | | https://dwm.suckless.org/patches/scratchpads/
* Added swallow patchDouglas Rumbaugh2021-12-191-3/+8
| | | | https://dwm.suckless.org/patches/swallow/
* Modifications for better gapsDouglas Rumbaugh2021-12-191-6/+6
|
* Revised keybindingsDouglas Rumbaugh2021-12-191-8/+12
|
* Applied Xresources patchDouglas Rumbaugh2021-12-191-21/+44
| | | | https://dwm.suckless.org/patches/xresources/
* Applied Vanity Gaps patchDouglas Rumbaugh2021-12-191-1/+37
| | | | https://dwm.suckless.org/patches/vanitygaps/
* Add a configuration option for fullscreen lockingQuentin Rameau2021-07-141-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 commentHiltjo Posthuma2018-05-251-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
* cleanupMarkus Teich2017-03-281-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 patchAnselm R Garbe2016-12-051-1/+1
|
* config.def.h: style improvement, use color Scheme enumHiltjo Posthuma2016-06-281-4/+4
|
* import new drw from libsl and minor fixes.Markus Teich2016-06-261-11/+13
| | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
* unboolificationHiltjo Posthuma2015-11-081-7/+7
|
* separate program-specific c99 bool and X11Hiltjo Posthuma2015-11-081-5/+5
| | | | | True, False are X11-specific (int), make sure to use c99 stdbool for program-specific things.
* config.h: use common default font, pass Xft font name to dmenuHiltjo Posthuma2015-10-201-4/+2
| | | | dmenu uses Xft now (soon to be released).
* Add Xft and follback-fonts support to graphics libEric Pruitt2015-03-131-2/+7
|
* applied improved version of Martti Kühne's dmenu/multi monitor approach ↵Anselm R Garbe2013-08-021-1/+2
| | | | from dwm, no dmenuspawn required
* do not take our font declaration as default for stAnselm R Garbe2013-07-201-1/+1
|