screen-selector 0.1.1

A reimplementation of Unity’s ScreenSelector.so plugin, using GTK 4
Documentation
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-3.0-only

#ifndef WAYLAND_H
#define WAYLAND_H

int populate_wayland_outputs();

#endif // WAYLAND_H