mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	config: Redefine Title context to include blank areas of Titlebar
... and use Title for the Drag (Move) and DoubleClick (Maximize) titlebar actions, which are unexpected when the cursor is over one of the window buttons.
This commit is contained in:
		
							parent
							
								
									d5e2728c7f
								
							
						
					
					
						commit
						ebd0a5d526
					
				
					 4 changed files with 17 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -570,8 +570,8 @@ static struct mouse_combos {
 | 
			
		|||
	{ "Frame", "A-Right", "Drag", "Resize", NULL},
 | 
			
		||||
	{ "Titlebar", "Left", "Press", "Focus", NULL},
 | 
			
		||||
	{ "Titlebar", "Left", "Press", "Raise", NULL},
 | 
			
		||||
	{ "TitleBar", "Left", "Drag", "Move", NULL },
 | 
			
		||||
	{ "TitleBar", "Left", "DoubleClick", "ToggleMaximize", NULL },
 | 
			
		||||
	{ "Title", "Left", "Drag", "Move", NULL },
 | 
			
		||||
	{ "Title", "Left", "DoubleClick", "ToggleMaximize", NULL },
 | 
			
		||||
	{ "TitleBar", "Right", "Click", "Focus", NULL},
 | 
			
		||||
	{ "TitleBar", "Right", "Click", "Raise", NULL},
 | 
			
		||||
	{ "TitleBar", "Right", "Click", "ShowMenu", "client-menu"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue