| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -122,7 +122,7 @@ ControlCenterDialog {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        Item {
 | 
					 | 
					 | 
					 | 
					        Item {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            id: topItem
 | 
					 | 
					 | 
					 | 
					            id: topItem
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            Layout.fillWidth: true
 | 
					 | 
					 | 
					 | 
					            Layout.fillWidth: true
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            height: 44
 | 
					 | 
					 | 
					 | 
					            height: 36
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            RowLayout {
 | 
					 | 
					 | 
					 | 
					            RowLayout {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                id: topItemLayout
 | 
					 | 
					 | 
					 | 
					                id: topItemLayout
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -165,8 +165,8 @@ ControlCenterDialog {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                IconButton {
 | 
					 | 
					 | 
					 | 
					                IconButton {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    id: settingsButton
 | 
					 | 
					 | 
					 | 
					                    id: settingsButton
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    implicitWidth: topItem.height * 0.8
 | 
					 | 
					 | 
					 | 
					                    implicitWidth: topItem.height
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    implicitHeight: topItem.height * 0.8
 | 
					 | 
					 | 
					 | 
					                    implicitHeight: topItem.height
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    Layout.alignment: Qt.AlignTop
 | 
					 | 
					 | 
					 | 
					                    Layout.alignment: Qt.AlignTop
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    source: "qrc:/images/" + (FishUI.Theme.darkMode ? "dark/" : "light/") + "settings.svg"
 | 
					 | 
					 | 
					 | 
					                    source: "qrc:/images/" + (FishUI.Theme.darkMode ? "dark/" : "light/") + "settings.svg"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    onLeftButtonClicked: {
 | 
					 | 
					 | 
					 | 
					                    onLeftButtonClicked: {
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -177,8 +177,8 @@ ControlCenterDialog {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                IconButton {
 | 
					 | 
					 | 
					 | 
					                IconButton {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    id: shutdownButton
 | 
					 | 
					 | 
					 | 
					                    id: shutdownButton
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    implicitWidth: topItem.height * 0.8
 | 
					 | 
					 | 
					 | 
					                    implicitWidth: topItem.height
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    implicitHeight: topItem.height * 0.8
 | 
					 | 
					 | 
					 | 
					                    implicitHeight: topItem.height
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    Layout.alignment: Qt.AlignTop
 | 
					 | 
					 | 
					 | 
					                    Layout.alignment: Qt.AlignTop
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    source: "qrc:/images/" + (FishUI.Theme.darkMode ? "dark/" : "light/") + "system-shutdown-symbolic.svg"
 | 
					 | 
					 | 
					 | 
					                    source: "qrc:/images/" + (FishUI.Theme.darkMode ? "dark/" : "light/") + "system-shutdown-symbolic.svg"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    onLeftButtonClicked: {
 | 
					 | 
					 | 
					 | 
					                    onLeftButtonClicked: {
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |