mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Implement Wakeup
This commit is contained in:
parent
52cacecaa0
commit
4fadc02947
9 changed files with 132 additions and 8 deletions
|
@ -37,6 +37,7 @@ class ServerItemWidget : public QFrame
|
|||
ServerIconWidget *icon_widget;
|
||||
|
||||
QAction *delete_action;
|
||||
QAction *wake_action;
|
||||
|
||||
protected:
|
||||
void mousePressEvent(QMouseEvent *event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue