Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |