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-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
2021-05-31
render: actually damage output on view opacity change
Isaac Freund
1
-1
/
+1
2021-05-31
render: damage output on view opacity change
Isaac Freund
1
-1
/
+1
2021-05-28
doc: add IRC web client link
Isaac Freund
2
-6
/
+8
2021-05-24
render: do basic yes/no damage tracking
Isaac Freund
11
-52
/
+231
2021-05-24
example/init: use Mod+Shift E for exit
Isaac Freund
1
-1
/
+1
2021-05-19
doc: move IRC channel to libera
Isaac Freund
2
-6
/
+5
2021-05-19
Allow changing output focus with pointer
Leon Henrik Plickat
1
-3
/
+7
2021-05-19
rivertile: clamp main_amount
Leon Henrik Plickat
1
-12
/
+13
2021-05-19
doc: fixed command name in example
Lennard Hofmann
1
-1
/
+1
2021-05-13
river: remove Seat.input_manager
Isaac Freund
6
-13
/
+15
2021-05-13
river: remove all stored *Root pointers
Isaac Freund
4
-11
/
+6
2021-05-13
river: remove misc stored *Server pointers
Isaac Freund
6
-24
/
+18
2021-05-13
river: remove InputManager.server
Isaac Freund
18
-70
/
+71
2021-05-13
river: remove Output.root
Isaac Freund
13
-45
/
+48
2021-05-13
river: remove Root.server
Isaac Freund
10
-48
/
+46
2021-05-13
river: make server a global variable
Isaac Freund
1
-48
/
+47
2021-05-07
contrib: Update layout.c for river-layout-v2
Leon Henrik Plickat
1
-187
/
+115
2021-05-05
river: always render floating views above layout views
Isaac Freund
2
-9
/
+41
2021-05-05
rivertile: fix typo in error message
Isaac Freund
1
-1
/
+1
2021-05-04
README: don't encourage manual system-wide install
Isaac Freund
1
-1
/
+1
2021-05-03
doc: remove outdated reference to river-layouts(1)
Isaac Freund
1
-1
/
+1
2021-05-03
example/init: fix typo in introductory comment
Callum R. Renwick
1
-1
/
+1
2021-05-03
example/init: Fix typo for main view size change
Callum R. Renwick
1
-2
/
+2
2021-05-01
rivertile: add missing `try` to fix build
Isaac Freund
1
-1
/
+1
2021-05-01
rivertile: add -h/--help, improve man page
Isaac Freund
2
-6
/
+46
2021-04-27
cursor: handle popup subsurfaces properly
Isaac Freund
1
-30
/
+32
2021-04-27
deps: update to latest zig-wayland
Isaac Freund
4
-7
/
+7
2021-04-27
example/init: use riverctl layout value commands
Isaac Freund
1
-12
/
+10
2021-04-27
rivertile: support command line arguments
Isaac Freund
3
-26
/
+213
2021-04-27
river-layout: update to v2
Isaac Freund
14
-61
/
+275
2021-04-27
river-options: remove protocol
Isaac Freund
17
-1453
/
+69
2021-04-27
river: get rid of all server-created options
Isaac Freund
6
-55
/
+93
2021-04-22
pixman: update and fix PointerConstraint
novakne
2
-5
/
+4
2021-04-21
completions: delete more removed commands
Isaac Freund
3
-13
/
+1
2021-04-21
completions: Remove completions for removed subcommand "layout"
skuzzymiglet
3
-6
/
+1
2021-04-20
contrib: update layouts for river-layout and river-options
Leon Henrik Plickat
4
-128
/
+476
[next]