Skip to content
  • Rob Adams's avatar
    Add keybinding to allow the user to toggle _NET_WM_STATE_ABOVE on windows. · 34ec58af
    Rob Adams authored
    2003-06-26  Rob Adams  <robadams@ucla.edu>
    
    	Add keybinding to allow the user to toggle _NET_WM_STATE_ABOVE on
    	windows.  Disabled by default.  See #98387.
    
    	* src/keybindings.c (handle_toggle_above): new function implements
    	the keybinding
    
    	* src/metacity.schemas.in: add toggle_above keybinding
    
    	* src/prefs.[ch]: add toggle_above keybinding
    
    	* src/window.[ch] (meta_window_make_above): new function to put a
    	window into the above state
    	(meta_window_unmake_above): new function takes a window out of the
    	above state
    34ec58af