Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-06 | Revert "security.d: Update install paths for swaybar and swaybg" | Rostislav Pehlivanov | |
This reverts commit b4249166f309a46c15dd3a5734594aee961b723b. | |||
2018-05-05 | security.d: Update install paths for swaybar and swaybg | Nicolas Braud-Santoni | |
2018-05-05 | Meson: Replace option `instlibdir` with `libexecdir` | Nicolas Braud-Santoni | |
Derive a value from it, called `rundir` rather than writing join_paths(libexecdir, 'sway') all over the place. | |||
2018-05-05 | Make the LIBDIR path configurable | Nicolas Braud-Santoni | |
2018-04-08 | Improve dependency checks | Bruno Pinto | |
2018-04-05 | Add -Wno-unused-result | Drew DeVault | |
Fixes #1744 | |||
2018-04-04 | Initial swaylock port | Drew DeVault | |
2018-03-30 | Initialize seat pointer in swaybar | Drew DeVault | |
2018-03-29 | Start port of swaybar to layer shell | Drew DeVault | |
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. | |||
2018-03-28 | Address review comments | Drew DeVault | |
2018-03-28 | Add solid-color rendering to swaybg | Drew DeVault | |
2018-03-28 | Add client protocols and swaybg skeleton | Drew DeVault | |
2018-03-15 | meson: allow wlroots to be a subproject | emersion | |
2018-02-18 | Add -Wno-unused-function | Drew DeVault | |
This is temporary, it helps while we work on porting and large swaths of the code are commented out. | |||
2018-01-04 | update json-c dep to 0.13 | Rachel K | |
2017-12-06 | input skeleton | Tony Crisci | |
2017-12-05 | Add minimal config subsystem | emersion | |
2017-12-01 | meson dont warn on unused param | Tony Crisci | |
2017-11-30 | meson zsh completions install | Tony Crisci | |
2017-11-30 | meson build swaymsg | Tony Crisci | |
2017-11-30 | meson build manpages | Tony Crisci | |
2017-11-30 | add meson install files | Tony Crisci | |
2017-11-30 | make meson version configurable | Tony Crisci | |
2017-11-30 | meson add version info | Tony Crisci | |
2017-11-30 | fix meson.build whitespace | Tony Crisci | |
2017-11-30 | use meson subdirectories | Tony Crisci | |
2017-11-29 | working meson build | Tony Crisci | |