mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 10:46:51 -07:00
Implement Wakeup
This commit is contained in:
parent
52cacecaa0
commit
4fadc02947
9 changed files with 132 additions and 8 deletions
|
@ -56,6 +56,7 @@ class MainWindow : public QMainWindow
|
|||
QList<DisplayServer> display_servers;
|
||||
|
||||
DisplayServer *DisplayServerFromSender();
|
||||
void SendWakeup(const DisplayServer *server);
|
||||
|
||||
private slots:
|
||||
void ServerItemWidgetSelected();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue