Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: added solaar to startupjoshua | Joshua Yun | 4 days | 1 | -0/+1 |
| | |||||
* | fix: typo + alphabetized programs | Joshua Yun | 4 days | 1 | -5/+6 |
| | |||||
* | feat: xwayland display export, environment variables set in dwl | Joshua Yun | 4 days | 1 | -0/+5 |
| | |||||
* | feat: added numlock patch | Joshua Yun | 4 days | 1 | -0/+4 |
| | |||||
* | feat: disable xwayland, added xwayland-satellite and dunst, cleaned up dbus, ↵ | Joshua Yun | 4 days | 1 | -4/+8 |
| | | | | added volume control | ||||
* | Wallpaper setup | Joshua Yun | 2025-03-12 | 1 | -0/+1 |
| | |||||
* | fix: color change for selection | Joshua Yun | 2025-03-12 | 1 | -1/+1 |
| | |||||
* | Autostart applets | Joshua Yun | 2025-03-12 | 1 | -1/+3 |
| | |||||
* | fix: indentation feat: added firefox keymapping | Joshua Yun | 2025-03-12 | 1 | -3/+5 |
| | |||||
* | feat: keyboard shortcuts | Joshua Yun | 2025-03-12 | 1 | -5/+4 |
| | |||||
* | fix: keybindings added and autostart scripts fixed | Joshua Yun | 2025-03-12 | 1 | -3/+4 |
| | |||||
* | Autostart systemctl environment for xdg portal functionality | Joshua Yun | 2025-03-12 | 1 | -1/+2 |
| | |||||
* | autostart patch | Joshua Yun | 2025-03-12 | 1 | -0/+7 |
| | |||||
* | Systray patch | Joshua Yun | 2025-03-12 | 1 | -7/+10 |
| | |||||
* | Added bar patch | Joshua Yun | 2025-03-12 | 1 | -12/+27 |
| | |||||
* | add a note about having at least a dummy rule for `rules[]` | Leonardo Hernández Hernández | 2024-06-29 | 1 | -0/+1 |
| | | | | Closes: https://codeberg.org/dwl/dwl/issues/656 | ||||
* | add bugref for negative x,y monitor position and xwayland | Leonardo Hernández Hernández | 2024-06-22 | 1 | -2/+4 |
| | |||||
* | Allow negative coordinates in MonitorRules | A Frederick Christensen | 2024-06-02 | 1 | -0/+2 |
| | | | | | Monitor/output position (-1, -1) remains as a single indicator value for autoconfigure layout. Additionally, one minor comment typo is corrected. | ||||
* | Update wmenu-run name | A Frederick Christensen | 2024-05-05 | 1 | -1/+1 |
| | |||||
* | switch to wmenu | sewn | 2024-05-05 | 1 | -1/+1 |
| | | | | | | | | | bemenu is very bloated, turning itself into a library, which makes it 7489 SLOC. wmenu on the other hand, looks suckless by default, and is only 2000 SLOC, which i also find alot nicer to use, since bemenu does nothing to replicate the original dmenu feel. | ||||
* | Fix rule examples; minimize newbie surprises | A Frederick Christensen | 2024-03-26 | 1 | -6/+6 |
| | | | | | | | | Make example rules be actual EXAMPLES. Now newcomers should not have to ask, "When I start firefox, nothing happens. What is going on?" Also clarified a minor typo and a consistency in spacing. | ||||
* | turn on -Wfloat-conversion | Leonardo Hernández Hernández | 2024-01-15 | 1 | -6/+6 |
| | |||||
* | restore and respect rootcolor | Dima Krasner | 2023-12-11 | 1 | -0/+1 |
| | |||||
* | add a note about not removing the default rule | Leonardo Hernández Hernández | 2023-12-07 | 1 | -0/+1 |
| | | | | Closes: https://codeberg.org/dwl/dwl/issues/527 | ||||
* | add a comment about chvt keybindings | Leonardo Hernández Hernández | 2023-11-01 | 1 | -0/+3 |
| | | | | Closes: https://github.com/djpohly/dwl/issues/427 | ||||
* | Revert "just add define" | Leonardo Hernández Hernández | 2023-10-09 | 1 | -2/+1 |
| | | | | | | I'm going to make some changes in the config file anyway This reverts commit e5367753bb90add013ee5d170a110064298ac2c4. | ||||
* | add [-d] flag to enable debug logging | Leonardo Hernández Hernández | 2023-10-09 | 1 | -0/+3 |
| | |||||
* | make the borders red borders for urgent clients | Leonardo Hernández Hernández | 2023-10-09 | 1 | -0/+1 |
| | | | | iirc this is the same behavior of dwm | ||||
* | use the same border colors as dwm | Leonardo Hernández Hernández | 2023-10-09 | 1 | -2/+2 |
| | |||||
* | add missing url about the COLOR macro | Leonardo Hernández Hernández | 2023-10-05 | 1 | -0/+1 |
| | |||||
* | add macro to configure colors | Leonardo Hernández Hernández | 2023-10-05 | 1 | -3/+7 |
| | | | | Closes: https://github.com/djpohly/dwl/issues/466 | ||||
* | just add define | Ben Collerson | 2023-08-22 | 1 | -1/+2 |
| | |||||
* | tagcount should have been a #define | Ben Collerson | 2023-08-22 | 1 | -2/+2 |
| | |||||
* | Stray whitespace fixes | A Frederick Christensen | 2023-06-07 | 1 | -3/+3 |
| | |||||
* | remove tag labels from dwl | Ben Collerson | 2023-04-08 | 1 | -2/+2 |
| | | | | | | Tag labels are not used in dwl. Only the number of tags is important. Tag labels should be defined for each tag in whatever status bar is used. | ||||
* | Remove rootcolor | Palanix | 2023-03-13 | 1 | -1/+0 |
| | |||||
* | add missing comma in "MonitorRule" | gan-of-culture | 2023-02-25 | 1 | -1/+1 |
| | | | add a missing comma for the example | ||||
* | allow configure x and y of outputs | Leonardo Hernández Hernández | 2023-02-13 | 1 | -3/+3 |
| | |||||
* | add option for set button map | Leonardo Hernández Hernández | 2022-12-05 | 1 | -0/+5 |
| | |||||
* | add option to allow invisible surfaces to disable idle tracking | Leonardo Hernández Hernández | 2022-11-30 | 1 | -6/+7 |
| | |||||
* | Revert "Add a configuration option for fullscreen locking" | Leonardo Hernández Hernández | 2022-11-21 | 1 | -1/+0 |
| | | | | | | now all fullcreen clients are rendered above tiled and floating clients This partially reverts commit 326eee14445f8a2c08e80c30778445630c75d3bb. | ||||
* | config.def.h: fix comment | Leonardo Hernández Hernández | 2022-11-10 | 1 | -1/+2 |
| | | | | Fixes: https://github.com/djpohly/dwl/issues/333 | ||||
* | change the default term to `foot` | Leonardo Hernández Hernández | 2022-09-18 | 1 | -1/+1 |
| | | | | | | | | | it is closer to the suckless philosophy (foot implements things that the suckless guys would say that should be done by tmux or something else, but I have no desire to create a new terminal emulator, and the best fit is foot) also alacritty uses +100Mb of memory, more that dwl itself (~90Mb) and foot only ~20Mb | ||||
* | conform the xdg-protocol with fullscreen translucent clients | Leonardo Hernández Hernández | 2022-07-23 | 1 | -0/+2 |
| | | | | see `setfullscreen()` for more info | ||||
* | Merge pull request #247 from Humm42/xkboptions | Sevz | 2022-06-14 | 1 | -1/+1 |
|\ | | | | | initialize xkb_rules.options to a null pointer | ||||
| * | initialize xkb_rules.options to a null pointer | Lennart Jablonka | 2022-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Initializing it to an empty string had broken configuring xkbcommon through the environment (XKB_DEFAULT_OPTIONS). Fixes: ae313911153b ("initialize rules and xkb_rules") | ||||
* | | add some blank lines | Leonardo Hernández Hernández | 2022-06-10 | 1 | -1/+3 |
| | | |||||
* | | add click method configuration option | Marco Siedentopf | 2022-06-10 | 1 | -0/+7 |
|/ | | | | Add the libinput configuration option to choose between Software Button Areas and Clickfinger | ||||
* | Add configuration options for touchpads | Ben Jargowsky | 2022-05-23 | 1 | -0/+24 |
| | |||||
* | It's past my bedtime. | Devin J. Pohly | 2022-04-03 | 1 | -1/+1 |
| |