forked from Shinonome/dots-hyprland
removed unnecessary comments
This commit is contained in:
committed by
GitHub
parent
935a8ee411
commit
ee94828d97
@@ -15,9 +15,7 @@ Rectangle {
|
|||||||
property var copylistEntries: []
|
property var copylistEntries: []
|
||||||
property string lastParsedCopylistText: ""
|
property string lastParsedCopylistText: ""
|
||||||
property var parsedCopylistLines: []
|
property var parsedCopylistLines: []
|
||||||
// CUSTOM: Track clickthrough state to disable text editing - START
|
|
||||||
property bool isClickthrough: false
|
property bool isClickthrough: false
|
||||||
// CUSTOM: Track clickthrough state to disable text editing - END
|
|
||||||
|
|
||||||
color: Appearance.colors.colLayer0
|
color: Appearance.colors.colLayer0
|
||||||
radius: Appearance.rounding.windowRounding - 6
|
radius: Appearance.rounding.windowRounding - 6
|
||||||
|
|||||||
Reference in New Issue
Block a user