aboutsummaryrefslogtreecommitdiff
path: root/config.def.h (follow)
Commit message (Expand)AuthorAge
* add a comment about chvt keybindingsLeonardo Hernández Hernández2023-11-01
* Revert "just add define"Leonardo Hernández Hernández2023-10-09
* add [-d] flag to enable debug loggingLeonardo Hernández Hernández2023-10-09
* make the borders red borders for urgent clientsLeonardo Hernández Hernández2023-10-09
* use the same border colors as dwmLeonardo Hernández Hernández2023-10-09
* add missing url about the COLOR macroLeonardo Hernández Hernández2023-10-05
* add macro to configure colorsLeonardo Hernández Hernández2023-10-05
* just add defineBen Collerson2023-08-22
* tagcount should have been a #defineBen Collerson2023-08-22
* Stray whitespace fixesA Frederick Christensen2023-06-07
* remove tag labels from dwlBen Collerson2023-04-08
* Remove rootcolorPalanix2023-03-13
* add missing comma in "MonitorRule"gan-of-culture2023-02-25
* allow configure x and y of outputsLeonardo Hernández Hernández2023-02-13
* add option for set button mapLeonardo Hernández Hernández2022-12-05
* add option to allow invisible surfaces to disable idle trackingLeonardo Hernández Hernández2022-11-30
* Revert "Add a configuration option for fullscreen locking"Leonardo Hernández Hernández2022-11-21
* config.def.h: fix commentLeonardo Hernández Hernández2022-11-10
* change the default term to `foot`Leonardo Hernández Hernández2022-09-18
* conform the xdg-protocol with fullscreen translucent clientsLeonardo Hernández Hernández2022-07-23
* Merge pull request #247 from Humm42/xkboptionsSevz2022-06-14
|\
| * initialize xkb_rules.options to a null pointerLennart Jablonka2022-06-03
* | add some blank linesLeonardo Hernández Hernández2022-06-10
* | add click method configuration optionMarco Siedentopf2022-06-10
|/
* Add configuration options for touchpadsBen Jargowsky2022-05-23
* It's past my bedtime.Devin J. Pohly2022-04-03
* Remove removed fields from struct instancesDevin J. Pohly2022-04-03
* Remove vestigial monitor configuration infoDevin J. Pohly2022-04-03
* initialize rules and xkb_rulesLeonardo Hernández Hernández2022-03-31
* add note about how to change MODKEY for windows keyLeonardo Hernández Hernández2022-03-23
* Add a configuration option for fullscreen lockingQuentin Rameau2022-03-22
* replace tabs by spaces in alignmentLeonardo Hernández Hernández2022-03-10
* Shift+6 generates XKB_KEY_asciicircumA Frederick Christensen2022-02-01
* correct key constant nameDevin J. Pohly2021-03-03
* add explanatory command about Ctrl-Alt-Bksp/FxDevin J. Pohly2021-03-01
* Add default menu commandDevin J. Pohly2021-03-01
* Defaults should match dwm/Xorg default behaviorDevin J. Pohly2021-03-01
* use output layout for dirtomonDevin J. Pohly2021-01-06
* Define monitor's x,y at compile timeStivvo2020-12-30
* missed a few of theseDevin J. Pohly2020-12-24
* Merge updates from guidocellaDevin J. Pohly2020-12-24
|\
| * disable natural scrolling by defaultGuido Cella2020-12-21
| * update comments and remove debugging printfGuido Cella2020-12-21
| * Define monitor order with monrules[]Stivvo2020-12-21
| * use boolGuido Cella2020-12-20
| * tweak trackpad variablesGuido Cella2020-12-19
| * Added support for natural scrollingwill2020-12-19
| * Added basic tap-to-click for touchpad userswill2020-12-19
| * remove togglefullscreen keybindingGuido Cella2020-12-19
| * Toggle fullscreen on all clientsStivvo2020-12-19