sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit ec7e0186e04528c483242202e4431dec79a8498b
parent f50f78c0d92e441111c8183636f4c3c589aff8b1
Author: Simon Ser <contact@emersion.fr>
Date:   Thu, 26 Mar 2026 16:30:37 +0100

build: bump version to 1.13-dev

Diffstat:
Mmeson.build | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.12-dev', + version: '1.13-dev', license: 'MIT', meson_version: '>=1.3', default_options: [