index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
build: update to Zig 0.11.0
Isaac Freund
1
-136
/
+94
2023-03-12
river: add rules system
Isaac Freund
1
-0
/
+10
2023-03-10
xdg-decoration: clean up implementation
Isaac Freund
1
-0
/
+2
2023-03-05
pointer-constraints: implement protocol
Isaac Freund
1
-0
/
+1
2023-02-28
river: rework core data structures & transactions
Isaac Freund
1
-57
/
+41
2023-02-28
pointer-constraints: remove protocol
Isaac Freund
1
-1
/
+0
2023-01-08
deps: update to Zig 0.10
Isaac Freund
1
-6
/
+6
2023-01-02
build: bump version to 0.3.0-dev
Isaac Freund
1
-1
/
+1
2023-01-02
build: bump to version 0.2.0
Isaac Freund
1
-1
/
+1
2022-12-02
river-status: correctly advertise version 4
MaxVerevkin
1
-1
/
+1
2022-11-13
ext-session-lock: implement protocol
Isaac Freund
1
-0
/
+2
2022-08-16
river-layout: add user_command_tags event
Leon Henrik Plickat
1
-1
/
+1
2022-06-03
build: don't scan xdg-output
Isaac Freund
1
-3
/
+1
2022-06-01
river-status: add mode event to seat status
Isaac Freund
1
-1
/
+1
2022-05-22
build: add -Dstrip and -Dpie build options
Isaac Freund
1
-0
/
+9
2022-05-16
build: follow semantic versioning for -dev versions
Isaac Freund
1
-6
/
+15
2022-05-11
deps: update to latest zig-wayland
Isaac Freund
1
-0
/
+21
2022-02-08
code: Cleanup use of std library for consistancy
Hugo Machet
1
-1
/
+1
2021-12-24
build: update to zig version 0.9.0
Isaac Freund
1
-18
/
+36
2021-11-03
build: bump version to 0.2.0-dev
Isaac Freund
1
-1
/
+1
2021-11-03
build: bump version to 0.1.0
Isaac Freund
1
-1
/
+1
2021-11-02
build: fix trailing newline in version string
Isaac Freund
1
-1
/
+4
2021-11-01
docs: update URLs for migration to riverwm github org
Isaac Freund
1
-1
/
+1
2021-07-28
build: Use pkg-config to handle river protocols
novakane
1
-1
/
+20
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
1
-19
/
+0
2021-07-25
river: add custom wlroots log handler
Isaac Freund
1
-0
/
+1
2021-07-24
common: standardize on -help option
Isaac Freund
1
-0
/
+1
2021-07-24
common: remove support for positional arguments
Isaac Freund
1
-2
/
+2
2021-07-24
river: use common CLI arg parsing code
Isaac Freund
1
-0
/
+3
2021-07-24
Add -version flag to river, riverctl and rivertile
novakane
1
-0
/
+24
2021-07-20
river-layout: update to v3
Isaac Freund
1
-1
/
+1
2021-07-17
river: remove system /etc dir from init search paths
Isaac Freund
1
-9
/
+0
2021-06-13
Add basic input configuration
Leon Henrik Plickat
1
-0
/
+1
2021-06-05
code: update to zig 0.8.0
Isaac Freund
1
-6
/
+4
2021-04-27
river-layout: update to v2
Isaac Freund
1
-1
/
+1
2021-04-27
river-options: remove protocol
Isaac Freund
1
-2
/
+1
2021-04-20
river-options: rework, bump to v2
Isaac Freund
1
-1
/
+1
2021-04-20
river-layout: create and implement protocol
Leon Henrik Plickat
1
-1
/
+9
2021-03-27
build: clean up install prefix/config path derivation
Isaac Freund
1
-13
/
+10
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
1
-11
/
+15
2021-03-16
riverctl: add fish completion
FollieHiyuki
1
-0
/
+13
2021-03-14
completions: add zsh completion for riverctl
novakne
1
-0
/
+13
2021-03-14
Add bash completion for riverctl
Leon Henrik Plickat
1
-0
/
+13
2021-02-22
river: pointer-constraints and relative-pointer
Bonicgamer
1
-0
/
+1
2021-02-15
Implement pointer-gestures-unstable-v1
Marten Ringwelski
1
-0
/
+1
2021-01-18
riverctl: implement river-options interface
Isaac Freund
1
-0
/
+1
2021-01-16
river-options: implement
Isaac Freund
1
-9
/
+12
2021-01-01
build: derive default config path from install prefix
Alex Mohr
1
-6
/
+10
[next]