all: update usage of Variants to match new api
See quickshell/48156a55b30c68cade2d28588e8f04f9080e54d1.
This commit is contained in:
		
							parent
							
								
									9838d79724
								
							
						
					
					
						commit
						57078cd364
					
				
					 2 changed files with 8 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11,10 +11,13 @@ Variants {
 | 
			
		|||
	property color buttonHoverColor: "#3700b3"
 | 
			
		||||
	default property list<LogoutButton> buttons
 | 
			
		||||
 | 
			
		||||
	variants: Quickshell.screens.map(screen => ({ screen }))
 | 
			
		||||
	model: Quickshell.screens
 | 
			
		||||
	PanelWindow {
 | 
			
		||||
		id: w
 | 
			
		||||
 | 
			
		||||
		property var modelData
 | 
			
		||||
		screen: modelData
 | 
			
		||||
 | 
			
		||||
		exclusionMode: ExclusionMode.Ignore
 | 
			
		||||
		WlrLayershell.layer: WlrLayer.Overlay
 | 
			
		||||
		WlrLayershell.keyboardFocus: WlrKeyboardFocus.Exclusive
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue