mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
Restore dock widget from settings, fixed frameless widget restore
https://discordapp.com/channels/539048679160676382/539486309882789888/593835010566521033
This commit is contained in:
@@ -108,6 +108,9 @@ namespace BlackGui
|
||||
//! Toggle frameless mode
|
||||
void toggleFrameless();
|
||||
|
||||
//! Toggle frameless deferred
|
||||
void toggleFramelessDeferred(int delayMs = 1000);
|
||||
|
||||
//! Window always on top
|
||||
void windowAlwaysOnTop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user