forked from Shinonome/dots-hyprland
changes from main n stuff
This commit is contained in:
@@ -18,9 +18,11 @@ Item {
|
||||
property int screenWidth: QsWindow.window.width
|
||||
property int screenHeight: QsWindow.window.height
|
||||
|
||||
// Signals
|
||||
// Signals & loading
|
||||
signal requestFocus()
|
||||
signal dismissed()
|
||||
property bool load: true
|
||||
property bool shown: true
|
||||
|
||||
// Some info
|
||||
property int reservedTop: 0
|
||||
|
||||
Reference in New Issue
Block a user