aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-01completions/fish: simplifyFollieHiyuki1-95/+70
2021-11-01docs: update URLs for migration to riverwm github orgIsaac Freund6-10/+10
2021-11-01common: use -h instead of -helpIsaac Freund6-12/+12
2021-11-01docs: assorted fixes/cleanupsIsaac Freund3-8/+8
2021-10-31docs: standardize on "layout generator"Isaac Freund6-8/+8
2021-10-30Cursor: fix move/resize with high poll rate/low dpi miceIsaac Freund1-9/+32
2021-10-30View: fix checks to respect client side move/resizeIsaac Freund3-5/+5
2021-10-30view: respect client size resize of floating viewsIsaac Freund1-3/+8
2021-10-20Xwayland: always send configure if requestedIsaac Freund1-4/+9
2021-10-20View: send enter/leave events to full surface treeIsaac Freund1-5/+22
2021-10-20Cursor: only trigger focus-follow-cursor on motionIsaac Freund1-17/+18
2021-10-12Xwayland: honor fullscreen requestsIsaac Freund2-5/+11
2021-10-11pointer-constraints: fix coordinatesIsaac Freund2-12/+29
2021-10-06contrib: recommend using a venv for layout.pyIsaac Freund1-8/+11
2021-10-06contrib: make layout.py more pythonicMichal Siedlaczek1-22/+19
2021-10-06contrib: add python layoutLeon Henrik Plickat1-0/+142
2021-10-04docs: change Enter to ReturnEuro201791-2/+2
2021-10-04Decrease layout demand timeout to 100msLeon Henrik Plickat1-1/+1
2021-10-02Server: fix use after free in deinit()Isaac Freund1-1/+1
2021-10-02View: fix unmap/destroy control flowIsaac Freund12-68/+64
2021-10-02doc: update my (Isaac's) email addressIsaac Freund3-3/+3
2021-10-02View: add fullscreen check missing in previous commitIsaac Freund1-7/+9
2021-09-30View: resize if moved between outputs while fullscreenIsaac Freund1-0/+7
2021-09-30Subsurface: remove commit listener in destroy()Isaac Freund1-0/+2
2021-09-27ci: fix xbps invocationIsaac Freund1-6/+6
2021-09-27Cursor: implement surfaceAt() for XwaylandUnmanagedIsaac Freund1-6/+19
2021-09-18xdg-toplevel: fix configure serial checkingIsaac Freund2-7/+26
2021-09-16command: Use std.ComptimeStringMap to get impl. function from command stringLeon Henrik Plickat1-57/+52
2021-09-14river: add send-to-previous-tags commandPeter Rice6-0/+24
2021-09-07river: Allow applying CSD based on window titlesBen Fiedler6-34/+80
2021-09-06river: fix viewporter protocol implementationIsaac Freund2-12/+27
2021-09-06river: Fix errdefer in floatFilterAddBen Fiedler1-1/+1
2021-09-06docs: update example init for float fitler changesIsaac Freund1-3/+3
2021-09-06river: Allow floating based on window titlesBen Fiedler5-38/+71
2021-08-19river: implement xdg-activation-v1novakane18-6/+104
2021-08-18docs: default keyboard mapping mode is "normal"Keith Hubbard1-2/+2
2021-08-15command: support repeating keyboard mappingsKeith Hubbard9-22/+92
2021-08-12river-status: fix output status destructionIsaac Freund2-2/+10
2021-08-12output: simplify layer shell handling on destroyIsaac Freund1-9/+7
2021-08-12layer-shell: ignore commits on closed layer surfaceIsaac Freund1-0/+3
2021-08-10seat: always add view to focus stack on mapIsaac Freund5-41/+31
2021-08-09config: fix leak of default layout namespaceIsaac Freund1-0/+3
2021-08-09Xwayland: fix possible use-after-free on unmapIsaac Freund1-2/+2
2021-08-07render: draw borders before rendering viewsKeith Hubbard1-4/+4
2021-08-02river: fix crash on disabling all outputsIsaac Freund1-8/+10
2021-08-02river-layout: fix typo in protocolIsaac Freund1-3/+3
2021-07-31util: remove unused functionIsaac Freund1-10/+0
2021-07-29completions: Remove strict in focus-follows-cursornovakane3-3/+3
2021-07-29cursor: remove strict focus-follows-cursor modeIsaac Freund3-8/+3
2021-07-29cursor: fix crash if focus-follows-cursor is setIsaac Freund1-3/+5