Hugo Machet <mail@hmachet.com> (3):
build: Bump to version 0.5.0-dev
build: Update to zig 0.13
build: Bump version to 0.5.0
This release introduces per tag layout with the new flag `-per-tag`.
Also a new flag `-width-ratio-centered` that allows to make the usable width set
with `-width-ratio` centered on the screen.
A new command to cycle through layout: `main-location-cycle`.
Hugo Machet <mail@hmachet.com> (9):
deps: Update url
deps: Update to latest zig-wayland
build: Fix errors and update to wlroots 0.17.1
ci: Use wlroots 0.17.2 for river
doc: Update man page and README
build: Add -Dpie build option
Add -width-ratio-centered flag
Update to zig 0.12
build: Bump version to 0.4.0
Iskren Chernev <me@iskren.info> (2):
Implement main-location-cycle
Implement per-tag
Alex Qiu (1):
Fix incorrect main width without smart gaps
Hugo Machet (3):
build: Bump to 0.3.0-dev
Update to zig 0.11
build: Bump to 0.3.0
Hugo Machet (4):
build: Bump to 0.3.0-dev
ci: Add missing package 'hwdata'
Fix gaps below the lowest secondary views
build: Bump to 0.2.1
Hugo Machet (6):
build: Bump to version 0.1.5-dev
build: follow semantic versioning for -dev versions
Protocol: Update to latest version
Update to zig 0.10
common: Update flags to latest version
build: Bump to 0.2.0
Hugo Machet (9):
build: Bump to 0.1.4-dev
CONTRIBUTING: Update
doc: Remove scdoc deps
Add river layout protocol in the repo
doc: Remove rivercarro.1.scd
flags: Update and move it to common/
code: Refactor
doc: Improve man page format
build: bump version to 0.1.4
Mostly a new command 'gaps' to set both inner/outer gaps at the same time.
Hugo Machet (9):
build: bump version to 0.2.0-dev
ci: Update to zig 0.9.1 and wlroots 0.15.1
README: Update links to contributing/style guide
Properly validate -[main|width]-ratio flags
Use saturating arithmetics
commands: Add 'gaps' to set both iner/outer gaps
Fix typo in 'gaps' command
Add CONTRIBUTING.md
build: Prepare for v0.1.3
!Breaking changes:
Rename view-padding to inner-gaps
Rename outer-padding to outer-gaps
Hugo Machet (10):
build: Bump to version 0.1.2-dev
flags: Update to upstream latest commit
ci: Build wayland/wlroots from source
Add a command to limit the usable screen width
Allow to modify gaps size at runtime
!Rename view-padding and outer-padding
Small fixes in saturating addition format
ci: Redirect useless lines from tar to /dev/null
Cleanup before 0.1.2 realease
build: Bump version to 0.1.2
Michal Siedlaczek (1):
Correct typo in README
Hugo Machet (6):
Add CI build
submodules: Use https instead of ssh
README: Improve contributing section
COPYING: Permit later version of GPL
Update to zig 0.9.0
build: bump version to 0.1.1
novakane (1):
build: bump version to 0.2.0-dev