summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Collapse)AuthorAge
* Swaylock: Allow per-output imagesLibravatar Ryan Dwyer2018-05-20
|
* Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
| | | | | | | | | Swayidle handles idle events and allows for dpms and lockscreen handling. It also handles systemd sleep events, and can raise a lockscreen on sleep Fixes #541
* Add swaylock(1) and swaymsg(1)Libravatar Drew DeVault2018-05-11
|
* Add sway-input(5)Libravatar Drew DeVault2018-05-11
|
* Add sway-bar(5)Libravatar Drew DeVault2018-05-11
|
* Add sway(5)Libravatar Drew DeVault2018-05-11
|
* Wire up scdoc and rewrite sway(1)Libravatar Drew DeVault2018-05-11
|
* meson.build: Look for '-lpam', not '-llibpam'.Libravatar Yorick van Pelt2018-05-06
| | | | See #1920 for more information.
* Improve dependency checksLibravatar Bruno Pinto2018-04-08
|
* Add -Wno-unused-resultLibravatar Drew DeVault2018-04-05
| | | | Fixes #1744
* Initial swaylock portLibravatar Drew DeVault2018-04-04
|
* Initialize seat pointer in swaybarLibravatar Drew DeVault2018-03-30
|
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
| | | | | | This starts up the event loop and wayland display and shims out the basic top level rendering concepts. Also includes some changes to incorporate pango into the 1.x codebase properly.
* Address review commentsLibravatar Drew DeVault2018-03-28
|
* Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
|
* Add client protocols and swaybg skeletonLibravatar Drew DeVault2018-03-28
|
* meson: allow wlroots to be a subprojectLibravatar emersion2018-03-15
|
* Add -Wno-unused-functionLibravatar Drew DeVault2018-02-18
| | | | | This is temporary, it helps while we work on porting and large swaths of the code are commented out.
* update json-c dep to 0.13Libravatar Rachel K2018-01-04
|
* input skeletonLibravatar Tony Crisci2017-12-06
|
* Add minimal config subsystemLibravatar emersion2017-12-05
|
* meson dont warn on unused paramLibravatar Tony Crisci2017-12-01
|
* meson zsh completions installLibravatar Tony Crisci2017-11-30
|
* meson build swaymsgLibravatar Tony Crisci2017-11-30
|
* meson build manpagesLibravatar Tony Crisci2017-11-30
|
* add meson install filesLibravatar Tony Crisci2017-11-30
|
* make meson version configurableLibravatar Tony Crisci2017-11-30
|
* meson add version infoLibravatar Tony Crisci2017-11-30
|
* fix meson.build whitespaceLibravatar Tony Crisci2017-11-30
|
* use meson subdirectoriesLibravatar Tony Crisci2017-11-30
|
* working meson buildLibravatar Tony Crisci2017-11-29