114 Commits (5568f14e717a1154fc08d20b9d6269668f8b6451)

Author SHA1 Message Date
Drew DeVault ab77efc6ca
Update version to 1.4
5 years ago
Eli Schwartz 4a73f69d10 fish-completion: use the correct fallback directory
5 years ago
Eli Schwartz 03e8ce7b20 completion: use pkg-config to get install location for bash/fish
5 years ago
Eli Schwartz fe558cf627 meson: use join_paths to build paths, instead of string concat
5 years ago
Drew DeVault ed02261551 Update wlroots version
5 years ago
Drew DeVault 2a00bb0650 _incr_version: always overwrite old version number
5 years ago
Ronan Pigott 6968fb3123 add scale_filter output config option
5 years ago
Simon Ser cb905effde Add -Wno-missing-braces
5 years ago
Simon Ser 72ba9bef4b build: always use the project version
5 years ago
Drew DeVault 533acbe679
Update version to 1.2
5 years ago
Simon Ser b4d785cf39 build: bump wlroots version to 0.8.1
5 years ago
Tadeo Kondrak 352a3e1f79 build: remove rootston from wlroots subproject
5 years ago
Simon Ser 08b3eaf930 build: update wlroots version, be more strict
5 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes
5 years ago
Manuel Stoeckl 2dc4978d8a Use -fmacro-prefix-map to strip build path
5 years ago
Drew DeVault 6b6eb147ec Bump meson version to 1.1
6 years ago
Brian Ashworth c3532bc8a1 Add swaybar protocol documentation
6 years ago
Drew DeVault 464a3b4fdd Bump required wlroots version
6 years ago
Drew DeVault 236ca63419 swaybg: split into standalone project
6 years ago
bschacht 8adb70f9c5 Set the correct version for wlroots dependency
6 years ago
Simon Ser e7d6b8ec3e swaybg: add manpage
6 years ago
emersion a418349c18 meson: use pkg-config var for scdoc path
6 years ago
Brian Ashworth 3f184cf188 meson: update scdoc requirement to >= 1.9.2
6 years ago
emersion f98410c090 meson: check scdoc version
6 years ago
Drew DeVault 9f58b27d86
Merge pull request #3766 from RedSoxFan/sway-ipc-scdoc
6 years ago
Drew DeVault 51d27d1549
Merge pull request #3786 from emersion/wlroots-version
6 years ago
emersion 6658d69271
Print Meson features
6 years ago
emersion 8228fa60d4
Set minimum wlroots version
6 years ago
Brian Ashworth f876009c7f Add sway-ipc.7.scd to document IPC protocol
6 years ago
emersion 806129d3cc
Fix Meson subproject boolean default options
6 years ago
emersion 859a884e82
Disable unneeded wlroots subproject features
6 years ago
emersion cfee167b7b
Fix --version when building from tarball
6 years ago
Michael Vetter 77587ee632 Set version in project file
6 years ago
Drew DeVault 1fb6918f9e
Merge pull request #3482 from emersion/meson-systemd-version
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
emersion 51e4b94270
meson: set minimum systemd version
6 years ago
emersion 35d73345d9
meson: make sure wlroots has been built with xwayland
6 years ago
emersion 765d7bc94f
meson: remove extraneous parentheses
6 years ago
emersion bb2f007ad3
meson: remove rpath options
6 years ago
emersion ab35e0383f
meson: remove unused dependencies
6 years ago
emersion ba16f16e4d
meson: add gdk-pixbuf and man-pages options
6 years ago
emersion 08a5b304e4
Use Meson feature options
6 years ago
Connor E aa9d7d8ca1 Remove usage of VLAs.
6 years ago
Drew DeVault 3fca8b8d22 Split swaylock into separate project
6 years ago
Drew DeVault bc808680b1 Split swayidle from sway
6 years ago
Gaël PORTAY 3b4cf3718b bash: add completion for swaybar
6 years ago
Ian Fan 5f65f33989 swaybar: add tray interface
6 years ago
Brian Ashworth a223030b70 Change mouse buttons to x11 map and libevdev names
6 years ago
Ian Fan 49502494e7 meson.build: remove obsolete definition of swayidle_deps
6 years ago
progandy c4bbd0d3c6 Meson: Fix SYSCONFDIR definition.
6 years ago