mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +00:00
update default action_double_click_titlebar to be toggle_maximize instead
2004-01-10 Rob Adams <readams@readams.net> * src/metacity.schemas.in: update default action_double_click_titlebar to be toggle_maximize instead of toggle_shade. See #131126.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
2004-01-12 Rob Adams <readams@readams.net>
|
||||
2004-01-10 Rob Adams <readams@readams.net>
|
||||
|
||||
* src/metacity.schemas.in: update default
|
||||
action_double_click_titlebar to be toggle_maximize instead of
|
||||
toggle_shade. See #131126.
|
||||
|
||||
2004-01-10 Rob Adams <readams@readams.net>
|
||||
|
||||
* src/constraints.c (meta_window_constrain): if we maximize after
|
||||
placement, and the window is too big to fix in the work area,
|
||||
|
@@ -66,7 +66,7 @@
|
||||
<applyto>/apps/metacity/general/action_double_click_titlebar</applyto>
|
||||
<owner>metacity</owner>
|
||||
<type>string</type>
|
||||
<default>toggle_shade</default>
|
||||
<default>toggle_maximize</default>
|
||||
<locale name="C">
|
||||
<short>Action on title bar double-click</short>
|
||||
<long>
|
||||
|
Reference in New Issue
Block a user