| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | grim output to stdout | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | regions->slurp | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | update screenshot command | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | update keybinds | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | add testing keybind | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | spawn->regions | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | update | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | empty | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | add screenshot and swappy keybinds | Raghuram Subramani | 2025-07-28 | 
| | | |||
| * | update focus color | Raghuram Subramani | 2025-07-27 | 
| | | |||
| * | autostart waybar | Raghuram Subramani | 2025-07-27 | 
| | | |||
| * | ipc patch | Raghuram Subramani | 2025-07-27 | 
| | | |||
| * | Merge branch 'main' into compromyse | Raghuram Subramani | 2025-07-27 | 
| |\ | |||
| | * | fullscreen_bg defaults to blackHEADmain | A Frederick Christensen | 2025-06-18 | 
| | | | | | | | | | Per conversation at PR #1147 with @kilpilainen | ||
| * | | Revert "alacritty->kitty" | Raghuram Subramani | 2025-03-14 | 
| | | | | | | | | | This reverts commit e3bbbedea14627a711b0226429bd2039090385dc. | ||
| * | | alacritty->kitty | Raghuram Subramani | 2025-02-28 | 
| | | | |||
| * | | config: Fix initialization of 'unsigned int' from 'void *' makes integer | Raghuram Subramani | 2024-12-30 | 
| | | | | | | | | | from pointer without a cast | ||
| * | | add lgcmd | Raghuram Subramani | 2024-12-23 | 
| | | | |||
| * | | Add vmcmd | Raghuram Subramani | 2024-11-04 | 
| | | | |||
| * | | (fix): Update paths | Raghuram Subramani | 2024-10-10 | 
| | | | |||
| * | | (update): Use solid color as background instead | Raghuram Subramani | 2024-10-09 | 
| | | | |||
| * | | (keybind): Add keybind for PCManFM | Raghuram Subramani | 2024-10-09 | 
| | | | |||
| * | | (patch): gaps.patch | Raghuram Subramani | 2024-10-08 | 
| | | | |||
| * | | (update): colors | Raghuram Subramani | 2024-09-29 | 
| | | | |||
| * | | (update): Cursor size | Raghuram Subramani | 2024-09-29 | 
| | | | |||
| * | | (patch): XF86keysym.patch | Raghuram Subramani | 2024-09-29 | 
| | | | |||
| * | | (patch): autostart.patch | Raghuram Subramani | 2024-09-29 | 
| | | | |||
| * | | (config): Update custom config. | Raghuram Subramani | 2024-09-15 | 
| |/ | |||
| * | add a note about having at least a dummy rule for `rules[]` | Leonardo Hernández Hernández | 2024-06-29 | 
| | | | | | 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 | 
| | | |||
| * | Allow negative coordinates in MonitorRules | A Frederick Christensen | 2024-06-02 | 
| | | | | | | 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 | 
| | | |||
| * | switch to wmenu | sewn | 2024-05-05 | 
| | | | | | | | | | | 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 | 
| | | | | | | | | | 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 | 
| | | |||
| * | restore and respect rootcolor | Dima Krasner | 2023-12-11 | 
| | | |||
| * | add a note about not removing the default rule | Leonardo Hernández Hernández | 2023-12-07 | 
| | | | | | Closes: https://codeberg.org/dwl/dwl/issues/527 | ||
| * | add a comment about chvt keybindings | Leonardo Hernández Hernández | 2023-11-01 | 
| | | | | | Closes: https://github.com/djpohly/dwl/issues/427 | ||
| * | Revert "just add define" | Leonardo Hernández Hernández | 2023-10-09 | 
| | | | | | | | 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 | 
| | | |||
| * | make the borders red borders for urgent clients | Leonardo Hernández Hernández | 2023-10-09 | 
| | | | | | iirc this is the same behavior of dwm | ||
| * | use the same border colors as dwm | Leonardo Hernández Hernández | 2023-10-09 | 
| | | |||
| * | add missing url about the COLOR macro | Leonardo Hernández Hernández | 2023-10-05 | 
| | | |||
| * | add macro to configure colors | Leonardo Hernández Hernández | 2023-10-05 | 
| | | | | | Closes: https://github.com/djpohly/dwl/issues/466 | ||
| * | just add define | Ben Collerson | 2023-08-22 | 
| | | |||
| * | tagcount should have been a #define | Ben Collerson | 2023-08-22 | 
| | | |||
| * | Stray whitespace fixes | A Frederick Christensen | 2023-06-07 | 
| | | |||
| * | remove tag labels from dwl | Ben Collerson | 2023-04-08 | 
| | | | | | | | 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 | 
| | | |||
| * | add missing comma in "MonitorRule" | gan-of-culture | 2023-02-25 | 
| | | | | add a missing comma for the example | ||
