aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2024-02-12CI: check nix build worksKiara Grouwstra
2024-02-06Add niri-visual-testsIvan Molodetskikh
2024-02-06Run Ubuntu CI in a 23.10 containerIvan Molodetskikh
We will soon need newer dependencies.
2024-01-20CI: Add a Fedora buildIvan Molodetskikh
2024-01-18Add a config parse error notificationIvan Molodetskikh
We can't rely on a notification daemon being available, especially during initial niri setup. So, render our own.
2023-09-30Make pipewire / xdp-gnome-screencast optionalIvan Molodetskikh
2023-09-27layout: Add randomized testIvan Molodetskikh
2023-09-08Add initial monitor screencast portal implIvan Molodetskikh
DmaBuf monitor screencasting through xdg-dekstop-portal-gnome! Somewhat limited currently, e.g. the cursor is always embedded. But gets most of the job done.
2023-09-06CI: Add profiling feature buildIvan Molodetskikh
2023-09-06CI: Switch rustfmt to checkout v4 tooIvan Molodetskikh
Forgot about this. But might as well test rust cache performance.
2023-09-06Add CIIvan Molodetskikh
Surely this will work first try