Merge lp:~timo-jyrinki/ubuntu/raring/compiz/ubuntu.enableunredirectbydefault into lp:ubuntu/raring/compiz

Proposed by Timo Jyrinki
Status: Work in progress
Proposed branch: lp:~timo-jyrinki/ubuntu/raring/compiz/ubuntu.enableunredirectbydefault
Merge into: lp:ubuntu/raring/compiz
Diff against target: 25 lines (+10/-0)
2 files modified
debian/changelog (+7/-0)
debian/compiz-gnome.gsettings-override (+3/-0)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu/raring/compiz/ubuntu.enableunredirectbydefault
Reviewer Review Type Date Requested Status
Daniel van Vugt (community) Disapprove
Ubuntu branches Pending
Review via email: mp+131416@code.launchpad.net

Commit message

* debian/compiz-gnome.gsettings-override:
    - Enable unredirect fullscreen windows by default (LP: #1063690)

Description of the change

Enabled unredirecting fullscreen windows by default via a distro override. This could be uploaded to the raring while the upstream might make the same default in 0.9.9.

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

On hold, pending more driver/hardware testing as discussed today (with didrocks)

review: Disapprove
Revision history for this message
Sebastien Bacher (seb128) wrote :

Settings to "Work in progress", put it back to "Needs review" when you want it back on the sponsoring queue

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Needs fixing / Resubmit.

Needs fixing: There's no reason for this to be a gsettings override. We want this for Ubuntu and upstream I think, so the change should be in plugins/composite/composite.xml.in

Resubmit: Packaging has merged with lp:compiz so all proposals should go there.

review: Needs Resubmitting
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Rejected. An alternative fix has now landed in lp:compiz.

review: Disapprove

Unmerged revisions

3323. By Timo Jyrinki

* debian/compiz-gnome.gsettings-override:
  - Enable unredirect fullscreen windows by default (LP: #1063690)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-10-17 13:55:04 +0000
3+++ debian/changelog 2012-10-25 14:00:32 +0000
4@@ -1,3 +1,10 @@
5+compiz (1:0.9.8.4+bzr3407-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/compiz-gnome.gsettings-override:
8+ - Enable unredirect fullscreen windows by default (LP: #1063690)
9+
10+ -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Thu, 25 Oct 2012 15:24:59 +0200
11+
12 compiz (1:0.9.8.4+bzr3407-0ubuntu1) quantal-proposed; urgency=low
13
14 * New upstream snapshot.
15
16=== modified file 'debian/compiz-gnome.gsettings-override'
17--- debian/compiz-gnome.gsettings-override 2012-09-20 08:27:40 +0000
18+++ debian/compiz-gnome.gsettings-override 2012-10-25 14:00:32 +0000
19@@ -13,3 +13,6 @@
20 [org.compiz.animation]
21 unminimize-effects=['animation:Glide 2']
22
23+[org.compiz.composite]
24+unredirect-fullscreen-windows=true
25+

Subscribers

People subscribed via source and target branches

to all changes: