aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | update configRaghuram Subramani2024-03-09
| |
* | smartbordersRaghuram Subramani2024-03-09
| |
* | naturalscrollRaghuram Subramani2024-03-09
| |
* | pertagRaghuram Subramani2024-03-09
| |
* | autostartRaghuram Subramani2024-03-09
| |
* | attachbottomRaghuram Subramani2024-03-09
| |
* | resetRaghuram Subramani2024-03-09
| |
* | remove togglebarRaghuram Subramani2024-03-09
| |
* | update makefileRaghuram Subramani2024-03-09
| |
* | wayland-ipc patchRaghuram Subramani2024-03-09
| |
* | Revert "wayland-ipc.patch"Raghuram Subramani2024-03-09
| | | | | | | | This reverts commit b1a5803b513ca8a57327790566d9b387ee5da058.
* | wayland-ipc.patchRaghuram Subramani2024-03-09
| |
* | natural scroll only for trackpadRaghuram Subramani2024-02-02
| |
* | add swaylockRaghuram Subramani2024-02-02
| |
* | remove natural scrollingRaghuram Subramani2024-02-02
| |
* | fix keyboard shortcutsRaghuram Subramani2024-02-02
| |
* | add pertag patchRaghuram Subramani2024-02-02
| |
* | use waybarRaghuram Subramani2024-02-02
| |
* | ipc patchRaghuram Subramani2024-02-01
| |
* | updateRaghuram Subramani2024-02-01
| |
* | update modkeyRaghuram Subramani2024-02-01
| |
* | attachbottomRaghuram Subramani2024-02-01
| |
* | smart borders patchRaghuram Subramani2024-02-01
| |
* | autostart patchRaghuram Subramani2024-02-01
| |
* | updateRaghuram Subramani2024-02-01
| |
* | updateRaghuram Subramani2024-02-01
| |
* | updateRaghuram Subramani2024-02-01
| |
* | tempRaghuram Subramani2024-02-01
| |
* | removeRaghuram Subramani2024-02-01
| |
* | updateRaghuram Subramani2024-02-01
| |
* | add nixRaghuram Subramani2024-02-01
| |
* | updateRaghuram Subramani2024-02-01
|/
* Revert "No need to call updatemons ourselves"Leonardo Hernández Hernández2024-01-30
| | | | | | Fixes: https://codeberg.org/dwl/dwl/issues/577 This reverts commit 26d7c9689f6e7eb699f2a63c2093c2a27e411ea3.
* Correct specifier-data_type mismatchesA Frederick Christensen2024-01-26
|
* configure xwayland surfaces without monitorsGuido Cella2024-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 protocolGuido Cella2024-01-25
| | | | This is used by programs like warpd.
* do not arrange monitor if it's disabled (wlroots!4520)Leonardo Hernández Hernández2024-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 ourselvesDevin J. Pohly2024-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 variableLeonardo Hernández Hernández2024-01-15
|
* request description before logsLeonardo Hernández Hernández2024-01-15
|
* turn on -Wfloat-conversionLeonardo Hernández Hernández2024-01-15
|
* turn on -Wsign-compareLeonardo Hernández Hernández2024-01-15
|
* acknowledgements refactoringA Frederick Christensen2024-01-14
|
* clarify the code will be kept as small as possibleLeonardo Hernández Hernández2024-01-12
|
* check if monitor is null before setting gammachoc2024-01-11
| | | | fixes segfault on monitor disconnect when using wlsunset
* drop SLOC limitLeonardo Hernández Hernández2024-01-10
|
* prefer functionality over philosophyLeonardo Hernández Hernández2024-01-10
|
* add acknowledgment to djpohlyLeonardo Hernández Hernández2024-01-10
|
* Destroy fullscreen node after moving clients off monBen Jargowsky2024-01-06
|
* fix posible NULL-dereference in wl_surface.commit handlerLeonardo Hernández Hernández2024-01-01
|