mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05: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:
parent
1b7a651a33
commit
3d996ff73d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user