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-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
2021-06-23
ci: build wlroots from source
Isaac Freund
1
-8
/
+26
2021-06-23
code: update to wlroots 0.14.0
Isaac Freund
7
-21
/
+17
2021-06-23
Add spacial output operations
Leon Henrik Plickat
5
-124
/
+106
2021-06-22
layer-shell: handle commits before map
Isaac Freund
4
-36
/
+46
2021-06-17
xdg-toplevel: remove listeners before view destroy
Isaac Freund
3
-4
/
+6
2021-06-16
render: damage on background/border color change
Isaac Freund
1
-0
/
+9
2021-06-16
Ignore move and resize requests from fullscreened XDG toplevels
Leon Henrik Plickat
1
-2
/
+2
2021-06-16
completions: add fish completion for input command
FollieHiyuki
1
-5
/
+60
2021-06-16
completions/zsh: add input commands
novakane
1
-78
/
+135
2021-06-14
decoration: remove listeners on destroy
Isaac Freund
1
-0
/
+2
2021-06-14
layout: fix use-after-free in destroy()
Isaac Freund
1
-2
/
+2
2021-06-14
view: ensure surface_box is initailized before use
Isaac Freund
2
-5
/
+13
2021-06-14
output: handle OutputDamage destroy
Isaac Freund
1
-0
/
+11
2021-06-14
root: simplify noop output handling
Isaac Freund
2
-38
/
+26
2021-06-13
add bash completion for input commands
Leon Henrik Plickat
1
-1
/
+38
2021-06-13
Add `list-input-configs` command
Leon Henrik Plickat
3
-0
/
+67
2021-06-13
Add `list-inputs` command
Leon Henrik Plickat
3
-0
/
+35
2021-06-13
doc: Document input config commands
Leon Henrik Plickat
1
-0
/
+63
2021-06-13
Add basic input configuration
Leon Henrik Plickat
7
-2
/
+521
2021-06-09
ci: add gcc to fix build
Isaac Freund
1
-2
/
+2
2021-06-09
output: destroy Layouts on Output removal
Isaac Freund
3
-2
/
+13
2021-06-08
config: make attach-mode global
novakane
7
-12
/
+13
2021-06-08
view_stack: update tests for zig 0.8.0
novakane
1
-76
/
+76
2021-06-08
river: don't extend timeout on transaction preemption
Isaac Freund
1
-10
/
+13
2021-06-08
view: send activated/fullscreen configures immediately
Isaac Freund
5
-27
/
+72
2021-06-08
code: remove now unnecessary zig fmt directives
Isaac Freund
11
-26
/
+2
2021-06-08
view: get rid of notifyConfiguredOrApplyPending()
Isaac Freund
2
-17
/
+13
2021-06-07
render: fix damage tracking of drag icons
Isaac Freund
3
-7
/
+68
2021-06-05
render: track subsurfaces created before role assignment
Isaac Freund
4
-5
/
+25
2021-06-05
doc: correct zig version requirement in readme
Isaac Freund
1
-1
/
+1
2021-06-05
code: update to zig 0.8.0
Isaac Freund
22
-87
/
+87
2021-05-31
xdg-toplevel: remove set_app_id listener
Isaac Freund
1
-0
/
+1
[next]