head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.04.14.11.32.14; author kikadf; state Exp; branches; next ; commitid WJgleQrkTDNS2VBG; desc @@ 1.1 log @ sway: new package Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. It works with your existing i3 configuration and supports most of i3's features, plus a few extras. Sway allows you to arrange your application windows logically, rather than spatially. Windows are arranged into a grid by default which maximizes the efficiency of your screen and can be quickly manipulated using only the keyboard. @ text @$NetBSD$ * Install config files to examples --- meson.build.orig 2025-12-13 15:37:00.995711394 +0000 +++ meson.build @@@@ -214,7 +214,7 @@@@ configure_file( configuration: config, input: 'config.in', output: '@@BASENAME@@', - install_dir: join_paths(sysconfdir, 'sway') + install_dir: join_paths(datadir, 'examples', 'sway') ) install_data( @