aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-28build: Use pkg-config to handle river protocolsnovakane1-1/+20
2021-07-28river: properly teardown surface treeIsaac Freund5-45/+95
2021-07-28output: fix debug log on tag changeIsaac Freund2-8/+6
2021-07-27docs: fix typo in rivertile man pageRafael Escobar1-1/+1
2021-07-26config: change color format to 0xRRGGBBAAIsaac Freund5-12/+19
2021-07-26docs: Wayland should always be capitalizedIsaac Freund2-5/+5
2021-07-25view: arrange when exiting fullscreen to layoutIsaac Freund3-26/+20
2021-07-25view: ensure saved buffers are always droppedIsaac Freund1-0/+5
2021-07-25layout: assert output state matches layout appliedIsaac Freund1-2/+3
2021-07-25build: install river-layout-v3 to $PREFIX/share/riverIsaac Freund1-12/+5
2021-07-25build: remove example river-status clientIsaac Freund2-112/+0
2021-07-25river: improve new layer surface log formattingIsaac Freund1-3/+3
2021-07-25river: add custom wlroots log handlerIsaac Freund3-1/+54
2021-07-24river: simplify log levels exposed to the userIsaac Freund2-22/+57
2021-07-24docs: fix inconsistent capitalizationIsaac Freund1-1/+1
2021-07-24docs: add -help and -version options to man pagesIsaac Freund3-2/+22
2021-07-24common: standardize on -help optionIsaac Freund5-31/+60
2021-07-24common: remove support for positional argumentsIsaac Freund5-185/+161
2021-07-24river: use common CLI arg parsing codeIsaac Freund4-48/+42
2021-07-24Add -version flag to river, riverctl and rivertilenovakane4-1/+41
2021-07-24layout: cleanup in progress layout demand on destroyIsaac Freund1-6/+7
2021-07-24river: fix crash on parsing empty string as colorIsaac Freund1-1/+1
2021-07-24cursor: fix logic in Cursor.updateState()Isaac Freund1-3/+8
2021-07-23cursor: avoid sending unnecessary pointer motion eventsIsaac Freund4-25/+22
2021-07-23river: destroy backend before Root.deinit()Isaac Freund1-0/+2
2021-07-23cursor: add missing maybeResetState() callsiteIsaac Freund3-5/+7
2021-07-23cursor: allow commands to override cursor operationsIsaac Freund5-23/+3
2021-07-23cursor: remove surfaceAt() parametersIsaac Freund1-7/+8
2021-07-23cursor: refactor surfaceAt() to return parentIsaac Freund1-64/+128
2021-07-23render: sync with Cursor.surfaceAt(), draw all view popupsIsaac Freund4-51/+67
2021-07-23cursor: reset state if needed on transaction commitLeon Henrik Plickat3-0/+41
2021-07-22river-layout: make minor copyediting fixesIsaac Freund1-2/+2
2021-07-21river: make spawn command take only one argumentIsaac Freund3-19/+17
2021-07-21contrib: update layout.c for river-layout-v3Leon Henrik Plickat1-103/+187
2021-07-21rivertile: simplify commandsIsaac Freund3-53/+53
2021-07-20completions: Update for river-layout-v3novakane3-7/+4
2021-07-20river-layout: update to v3Isaac Freund11-436/+321
2021-07-20river: remove opacity commandIsaac Freund13-240/+6
2021-07-20docs: improve formatting consistencyIsaac Freund2-5/+5
2021-07-19Fix typo s/ouput/output/ in function nameAlexander Taylor1-3/+3
2021-07-17docs: mention man pages before wikiIsaac Freund1-1/+2
2021-07-17docs: simplify READMEIsaac Freund1-14/+5
2021-07-17river: remove system /etc dir from init search pathsIsaac Freund4-56/+38