mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04:00 
			
		
		
		
	
							parent
							
								
									21f079e306
								
							
						
					
					
						commit
						b1b48537a1
					
				
					 2 changed files with 17 additions and 1 deletions
				
			
		|  | @ -150,7 +150,12 @@ Actions are used in menus and keyboard/mouse bindings. | |||
| 	"both" (default), "horizontal", and "vertical". | ||||
| 
 | ||||
| *<action name="Maximize" direction="value" />* | ||||
| 	Maximize focused window. Supported directions are "both" (default), | ||||
| 	Maximize focused window in the direction(s) specified. Supported | ||||
| 	directions are "both" (default), "horizontal", and "vertical". | ||||
| 
 | ||||
| *<action name="UnMaximize" direction="value" />* | ||||
| 	Unmaximize focused window in the direction(s) specified and return it to | ||||
| 	its pre-maximized dimensions. Supported directions are "both" (default), | ||||
| 	"horizontal", and "vertical". | ||||
| 
 | ||||
| *<action name="ToggleAlwaysOnTop" />* | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Johan Malm
						Johan Malm