| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | update config | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | smartborders | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | naturalscroll | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | pertag | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | autostart | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | attachbottom | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | reset | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | remove togglebar | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | update makefile | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | wayland-ipc patch | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | Revert "wayland-ipc.patch" | Raghuram Subramani | 2024-03-09 | |
| | | | | | | | | | This reverts commit b1a5803b513ca8a57327790566d9b387ee5da058. | |||
| * | | wayland-ipc.patch | Raghuram Subramani | 2024-03-09 | |
| | | | ||||
| * | | natural scroll only for trackpad | Raghuram Subramani | 2024-02-02 | |
| | | | ||||
| * | | add swaylock | Raghuram Subramani | 2024-02-02 | |
| | | | ||||
| * | | remove natural scrolling | Raghuram Subramani | 2024-02-02 | |
| | | | ||||
| * | | fix keyboard shortcuts | Raghuram Subramani | 2024-02-02 | |
| | | | ||||
| * | | add pertag patch | Raghuram Subramani | 2024-02-02 | |
| | | | ||||
| * | | use waybar | Raghuram Subramani | 2024-02-02 | |
| | | | ||||
| * | | ipc patch | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update modkey | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | attachbottom | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | smart borders patch | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | autostart patch | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | temp | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | remove | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | add nix | Raghuram Subramani | 2024-02-01 | |
| | | | ||||
| * | | update | Raghuram Subramani | 2024-02-01 | |
| |/ | ||||
| * | Revert "No need to call updatemons ourselves" | Leonardo Hernández Hernández | 2024-01-30 | |
| | | | | | | | Fixes: https://codeberg.org/dwl/dwl/issues/577 This reverts commit 26d7c9689f6e7eb699f2a63c2093c2a27e411ea3. | |||
| * | Correct specifier-data_type mismatches | A Frederick Christensen | 2024-01-26 | |
| | | ||||
| * | configure xwayland surfaces without monitors | Guido Cella | 2024-01-25 | |
| | | | | | | | | | | For wine clients often configurex11() is called before mapnotify() and therefore c->mon is NULL. configurex11 just returns early in that case, letting these clients stay in the wrong size. For example only the top left part of winecfg and wine uninstaller is drawn, or confirmation dialogs like when closing wine notepad are too big. Fix this by configuring their surfaces like before 88d386b. | |||
| * | implement the virtual pointer protocol | Guido Cella | 2024-01-25 | |
| | | | | | This is used by programs like warpd. | |||
| * | do not arrange monitor if it's disabled (wlroots!4520) | Leonardo Hernández Hernández | 2024-01-24 | |
| | | | | | | | | This causes us to send negative values to xdg-configures (e.g a bug in our end) References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4520 (cherry picked from commit 4043fc3093a73174cb63653ba9e742b4738f2ee5) | |||
| * | No need to call updatemons ourselves | Devin J. Pohly | 2024-01-20 | |
| | | | | | | | | The output manager in wlroots emits an output_layout.change event when anything changes, so updatemons will be called anyway. ΔSLOC: -1 | |||
| * | drop unused variable | Leonardo Hernández Hernández | 2024-01-15 | |
| | | ||||
| * | request description before logs | Leonardo Hernández Hernández | 2024-01-15 | |
| | | ||||
| * | turn on -Wfloat-conversion | Leonardo Hernández Hernández | 2024-01-15 | |
| | | ||||
| * | turn on -Wsign-compare | Leonardo Hernández Hernández | 2024-01-15 | |
| | | ||||
| * | acknowledgements refactoring | A Frederick Christensen | 2024-01-14 | |
| | | ||||
| * | clarify the code will be kept as small as possible | Leonardo Hernández Hernández | 2024-01-12 | |
| | | ||||
| * | check if monitor is null before setting gamma | choc | 2024-01-11 | |
| | | | | | fixes segfault on monitor disconnect when using wlsunset | |||
| * | drop SLOC limit | Leonardo Hernández Hernández | 2024-01-10 | |
| | | ||||
| * | prefer functionality over philosophy | Leonardo Hernández Hernández | 2024-01-10 | |
| | | ||||
| * | add acknowledgment to djpohly | Leonardo Hernández Hernández | 2024-01-10 | |
| | | ||||
| * | Destroy fullscreen node after moving clients off mon | Ben Jargowsky | 2024-01-06 | |
| | | ||||
| * | fix posible NULL-dereference in wl_surface.commit handler | Leonardo Hernández Hernández | 2024-01-01 | |
| | | ||||
