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-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
2021-04-20
river-options: rework, bump to v2
Isaac Freund
19
-735
/
+920
2021-04-20
river: send SIGTERM to init command process group
Isaac Freund
2
-30
/
+27
2021-04-20
river-layout: create and implement protocol
Leon Henrik Plickat
26
-655
/
+1263
2021-04-20
river: fix to work with latest zig-pixman
novakne
2
-2
/
+2
2021-04-16
README: add repology badge
novakne
1
-0
/
+4
2021-04-08
river: update for wlroots 0.13.0
Isaac Freund
10
-58
/
+103
2021-03-28
render: don't schedule new frame on output commit failure
Isaac Freund
1
-4
/
+3
2021-03-27
render: schedule new frame on output commit failure
Qiu
1
-3
/
+4
2021-03-27
build: clean up install prefix/config path derivation
Isaac Freund
1
-13
/
+10
2021-03-27
Fix crash when layer surface dimensions or margins are unexpectedly large
Leon Henrik Plickat
1
-2
/
+32
2021-03-27
riverctl: Do not use std.debug.print()
Leon Henrik Plickat
1
-2
/
+3
2021-03-27
riverctl: Print error messages instead of error traces for common user mistakes
Leon Henrik Plickat
1
-0
/
+29
2021-03-22
build: fix config path if DESTDIR is set without --prefix
Isaac Freund
1
-1
/
+2
2021-03-22
build: handle null install_prefix correctly
Isaac Freund
2
-11
/
+15
2021-03-16
riverctl: add fish completion
FollieHiyuki
2
-0
/
+91
2021-03-16
Fix existing typos
FollieHiyuki
2
-9
/
+9
2021-03-14
completions: add zsh completion for riverctl
novakne
2
-0
/
+112
2021-03-14
Add bash completion for riverctl
Leon Henrik Plickat
2
-0
/
+82
2021-03-01
build: fix if wlroots x11 backend is disabled
Isaac Freund
2
-1
/
+1
2021-02-22
river: pointer-constraints and relative-pointer
Bonicgamer
7
-6
/
+206
2021-02-19
river-control: fix various bugs
Isaac Freund
1
-9
/
+19
2021-02-17
toplevel-management: send output enter on map
Isaac Freund
1
-0
/
+2
2021-02-17
Deny move/resize requests from tiled XdgToplevel Views
Leon Henrik Plickat
1
-2
/
+2
2021-02-15
Implement pointer-gestures-unstable-v1
Marten Ringwelski
4
-0
/
+97
2021-02-14
command: silently ignore re-declaring a mode
Isaac Freund
1
-8
/
+1
2021-02-14
command: allow map/map-pointer overwrite existing
Isaac Freund
1
-37
/
+19
2021-02-14
xdg shell: use XdgSurface.getGeometry()
Isaac Freund
1
-3
/
+5
2021-02-10
swap: use correct direction for it_wrap
Alexey Yerin
1
-1
/
+1
2021-02-09
riverctl: add mod-option command
Leon Henrik Plickat
3
-0
/
+76
2021-02-08
Use std.log instead of log.zig
foxfromabyss
16
-249
/
+127
2021-02-07
riverctl: add -focused-output for option commands
Isaac Freund
4
-13
/
+75
2021-02-02
riverctl: improve handling of null string options
Isaac Freund
1
-3
/
+3
2021-02-02
river-options: fix setting null string options
Isaac Freund
1
-1
/
+1
2021-02-02
output: add output_title default option
Leon Henrik Plickat
5
-2
/
+51
2021-01-31
xwayland: allow setting size if unmapped/floating
Isaac Freund
1
-2
/
+23
2021-01-25
deps: update to lastest zig-wlroots
Isaac Freund
1
-0
/
+0
2021-01-21
river-options: free options of destroyed outputs
Isaac Freund
3
-0
/
+10
2021-01-18
riverctl: implement river-options interface
Isaac Freund
6
-22
/
+379
2021-01-18
river-option: compositor may ignore set requests
Isaac Freund
1
-11
/
+26
2021-01-16
river-options: implement
Isaac Freund
6
-9
/
+352
2021-01-16
river-options: create protocol
Isaac Freund
1
-0
/
+147
2021-01-12
code: remove unneeded c.zig @import()s
Isaac Freund
5
-7
/
+0
2021-01-08
cursor: ensure output focus before focusing layer
Isaac Freund
1
-0
/
+1
[next]