Merge lp:~ubuntu-mate-dev/compiz/fix-1611797 into lp:compiz/0.9.13

Proposed by Martin Wimpress 
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: 4106
Merged at revision: 4106
Proposed branch: lp:~ubuntu-mate-dev/compiz/fix-1611797
Merge into: lp:compiz/0.9.13
Diff against target: 21 lines (+1/-4)
1 file modified
debian/mate.ini (+1/-4)
To merge this branch: bzr merge lp:~ubuntu-mate-dev/compiz/fix-1611797
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
Review via email: mp+320278@code.launchpad.net

Commit message

Mate: don't use the workaround plugin

Workaround were enable by default for MATE sometime ago. They are no longer required and are actually the cause for a number of unusual window switching issues, such as LP: #1611797.

Description of the change

Workaround were enable by default for MATE sometime ago. They are no longer required and are actually the cause for a number of unusual window switching issues, such as LP: #1611797.

This merge proposal removes the 'workarounds' plugin from the default MATE profile for Compiz.

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

ACK

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/mate.ini'
2--- debian/mate.ini 2016-04-07 11:50:19 +0000
3+++ debian/mate.ini 2017-03-18 22:39:27 +0000
4@@ -12,7 +12,7 @@
5 s0_command20 = /usr/bin/mate-system-monitor -p
6
7 [core]
8-s0_active_plugins = core;composite;crashhandler;opengl;workspacenames;compiztoolbox;copytex;decor;grid;imgpng;matecompat;mousepoll;move;neg;place;regex;resize;session;showmouse;snap;thumbnail;vpswitch;wall;animation;commands;expo;ezoom;fade;scale;switcher;workarounds;
9+s0_active_plugins = core;composite;crashhandler;opengl;workspacenames;compiztoolbox;copytex;decor;grid;imgpng;matecompat;mousepoll;move;neg;place;regex;resize;session;showmouse;snap;thumbnail;vpswitch;wall;animation;commands;expo;ezoom;fade;scale;switcher;
10 s0_autoraise = false
11 s0_autoraise_delay = 500
12 s0_focus_prevention_level = 0
13@@ -182,8 +182,5 @@
14 s0_arrow_base_color = #e6e6e6d9
15 s0_arrow_shadow_color = #dcdcdcd9
16
17-[workarounds]
18-s0_keep_minimized_windows = true
19-
20 [workspacenames]
21 s0_names = Workspace 1;Workspace 2;Workspace 3;Workspace 4;

Subscribers

People subscribed via source and target branches