index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
build: install river-layout-v3 to $PREFIX/share/river
Isaac Freund
1
-12
/
+5
2021-07-25
build: remove example river-status client
Isaac Freund
2
-112
/
+0
2021-07-25
river: improve new layer surface log formatting
Isaac Freund
1
-3
/
+3
2021-07-25
river: add custom wlroots log handler
Isaac Freund
3
-1
/
+54
2021-07-24
river: simplify log levels exposed to the user
Isaac Freund
2
-22
/
+57
2021-07-24
docs: fix inconsistent capitalization
Isaac Freund
1
-1
/
+1
2021-07-24
docs: add -help and -version options to man pages
Isaac Freund
3
-2
/
+22
2021-07-24
common: standardize on -help option
Isaac Freund
5
-31
/
+60
2021-07-24
common: remove support for positional arguments
Isaac Freund
5
-185
/
+161
2021-07-24
river: use common CLI arg parsing code
Isaac Freund
4
-48
/
+42
2021-07-24
Add -version flag to river, riverctl and rivertile
novakane
4
-1
/
+41
2021-07-24
layout: cleanup in progress layout demand on destroy
Isaac Freund
1
-6
/
+7
2021-07-24
river: fix crash on parsing empty string as color
Isaac Freund
1
-1
/
+1
2021-07-24
cursor: fix logic in Cursor.updateState()
Isaac Freund
1
-3
/
+8
2021-07-23
cursor: avoid sending unnecessary pointer motion events
Isaac Freund
4
-25
/
+22
2021-07-23
river: destroy backend before Root.deinit()
Isaac Freund
1
-0
/
+2
2021-07-23
cursor: add missing maybeResetState() callsite
Isaac Freund
3
-5
/
+7
2021-07-23
cursor: allow commands to override cursor operations
Isaac Freund
5
-23
/
+3
2021-07-23
cursor: remove surfaceAt() parameters
Isaac Freund
1
-7
/
+8
2021-07-23
cursor: refactor surfaceAt() to return parent
Isaac Freund
1
-64
/
+128
2021-07-23
render: sync with Cursor.surfaceAt(), draw all view popups
Isaac Freund
4
-51
/
+67
2021-07-23
cursor: reset state if needed on transaction commit
Leon Henrik Plickat
3
-0
/
+41
2021-07-22
river-layout: make minor copyediting fixes
Isaac Freund
1
-2
/
+2
2021-07-21
river: make spawn command take only one argument
Isaac Freund
3
-19
/
+17
2021-07-21
contrib: update layout.c for river-layout-v3
Leon Henrik Plickat
1
-103
/
+187
2021-07-21
rivertile: simplify commands
Isaac Freund
3
-53
/
+53
2021-07-20
completions: Update for river-layout-v3
novakane
3
-7
/
+4
2021-07-20
river-layout: update to v3
Isaac Freund
11
-436
/
+321
2021-07-20
river: remove opacity command
Isaac Freund
13
-240
/
+6
2021-07-20
docs: improve formatting consistency
Isaac Freund
2
-5
/
+5
2021-07-19
Fix typo s/ouput/output/ in function name
Alexander Taylor
1
-3
/
+3
2021-07-17
docs: mention man pages before wiki
Isaac Freund
1
-1
/
+2
2021-07-17
docs: simplify README
Isaac Freund
1
-14
/
+5
2021-07-17
river: remove system /etc dir from init search paths
Isaac Freund
4
-56
/
+38
2021-07-15
river: add focus-previous-tags command
Viktor Nagy
7
-0
/
+30
2021-07-15
command: make args type 0-terminated
Isaac Freund
26
-77
/
+67
2021-07-14
view: fix typo causing UB on resizing xwayland views
Isaac Freund
1
-1
/
+1
2021-07-14
xdg-shell: set resizing state during interactive resize
Isaac Freund
3
-13
/
+36
2021-07-12
config: use hash sets for filters, clean up code
Isaac Freund
5
-98
/
+77
2021-07-12
river: make CSD-filters apply to existing views
Leon Henrik Plickat
4
-6
/
+62
2021-07-12
river: add commands to remove filter entries
Leon Henrik Plickat
3
-18
/
+52
2021-07-07
README: add a link to the wiki
novakane
1
-1
/
+5
2021-07-02
completions: typo
Steef Hegeman
1
-1
/
+1
2021-06-30
doc: remove dead wiki link from readme
Isaac Freund
1
-3
/
+0
2021-06-27
render: @panic() if CLOCK_MONOTONIC is not supported
Isaac Freund
1
-1
/
+1
2021-06-26
completions: add set-cursor-warp for zsh/fish
Isaac Freund
2
-2
/
+5
2021-06-26
completions: Add bash completion for set-cursor-warp commands
Leon Henrik Plickat
1
-0
/
+2
2021-06-26
cursor: add option to warp on output change
Leon Henrik Plickat
5
-2
/
+48
2021-06-24
Revert "build: assert wlroots version at comptime"
Isaac Freund
2
-8
/
+0
2021-06-24
build: assert wlroots version at comptime
Isaac Freund
2
-0
/
+8
[next]