summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-22When locked discard damages from windows below lockscreen.Andrea Azzarone
Fixes LP: #1605180 (bzr r4153.5.1)
2016-07-15Releasing 7.5.0+16.10.20160715-0ubuntu17.5.0+16.10.20160715-0ubuntu1Bileto Bot
(bzr r4153)
2016-07-15Reverts fix for multimonitor because of problems in nvidia cards (see bug: ↵Eleni Maria Stea
#1602901) (LP: #1602901) Approved by: Andrea Azzarone (bzr r4152)
2016-07-15reverted multimonitor fix because it causes problems in nvidia GPUsEleni Maria Stea
(see bug: #1602901) (bzr r4151.1.1)
2016-07-14Releasing 7.5.0+16.10.20160714-0ubuntu17.5.0+16.10.20160714-0ubuntu1Bileto Bot
(bzr r4151)
2016-07-14SwitcherView: always disable animations when in lowgfx mode (LP: #1602784)Marco Trevisan (Treviño)
(bzr r4150)
2016-07-14Unity script: use result from unity_support_test to check the right ↵Marco Trevisan (Treviño)
COMPIZ_CONFIG_PROFILE to use (LP: #1602377) (bzr r4149)
2016-07-14[TrashLauncherIcon] Create GFileMonitor in an idle to avoid blocking calls. ↵Andrea Azzarone
(LP: #1602720) Approved by: Marco Trevisan (Treviño) (bzr r4148)
2016-07-14FileManagerLauncherIcon: Don't trust the Quirk::VISIBLE in the ctor.Andrea Azzarone
Make sure a window is valid/mapped before considering it a manager storage window. (LP: #1599133) Approved by: Marco Trevisan (Treviño) (bzr r4147)
2016-07-13Use _source_manager from LauncherIcon.Andrea Azzarone
(bzr r4146.1.2)
2016-07-13SwitcherView: always disable animations when in lowgfx modeMarco Trevisan (Treviño)
Fixes LP: #1602784 (bzr r4146.3.1)
2016-07-13Create GFileMonitor in an idle to avoid blocking calls.Andrea Azzarone
Fixes LP: #1602720 (bzr r4146.1.1)
2016-07-12Unity script: use result from unity_support_test to check the right ↵Marco Trevisan (Treviño)
COMPIZ_CONFIG_PROFILE to use Fixes LP: #1602377 (bzr r4146.2.1)
2016-07-06Merge with trunk.Andrea Azzarone
(bzr r4135.3.9)
2016-07-05Revert change to ApplicationLauncherIcon.cpp.Andrea Azzarone
(bzr r4135.3.8)
2016-07-05Revert ~3v1n0/unity/app-icon-startup-signal-emissionAndrea Azzarone
(bzr r4135.3.7)
2016-07-05Remove unwanted change.Andrea Azzarone
(bzr r4135.3.6)
2016-07-05Revert changes to ApplicationLauncherIcon and fix the problem directly in ↵Andrea Azzarone
FileManagerLauncherIcon to avoid unwanted regressions. (bzr r4135.3.5)
2016-07-05[FileManagerLauncherIcon] Make sure a window is valid/mapped before ↵Andrea Azzarone
considering it a manager storage window. (bzr r4135.3.4)
2016-07-05Merge with lp:~3v1n0/unity/app-icon-startup-signal-emissionAndrea Azzarone
(bzr r4135.3.3)
2016-07-05Make sure icon properties are updated after the icon is fully constructed.Andrea Azzarone
(bzr r4135.3.2)
2016-07-05Releasing 7.5.0+16.10.20160705.4-0ubuntu17.5.0+16.10.20160705.4-0ubuntu1Bileto Bot
(bzr r4146)
2016-07-05UnityScreen: only redraw parts of the screen visible in each outputEleni Maria Stea
We draw only the parts of the screen that are visible in each output (monitor) because compiz draws things per output anyway. Speeds up the drawing by about N times, where N is the number of monitors because: We used to draw all monitors' content when 1 monitor was rendered (=> we rendered N times the N monitors' content). Now, we draw only the current monitor's content (we render 1 time each of the N monitors' content). (LP: #1598770) (bzr r4145)
2016-07-05unity7.conf: use different compiz profile based on unity_support_test result ↵Marco Trevisan (Treviño)
(LP: #1598770) (bzr r4144)
2016-07-05Views: Toggle animators durations based on low-gfx settingMarco Trevisan (Treviño)
Disable animations based on low_gfx setting (now ported to nux::Property) (LP: #1598770) (bzr r4143)
2016-07-05speeds up the showdesktop plugin in lowgfx modeEleni Maria Stea
(bzr r4142)
2016-07-05ApplicationLauncherIcon: ensure quirks are properly set on icon initializationMarco Trevisan (Treviño)
(bzr r4141)
2016-07-05LockScreenAcceleratorController: check if a setting key is available instead ↵Marco Trevisan (Treviño)
of crashing (bzr r4140)
2016-07-05Properly calculate the intersection geometry in PanelView::Draw. This is ↵Andrea Azzarone
needed to properly call SyncGeometries and to avoid problems such as lp:1595698. (LP: #1595698) (bzr r4139)
2016-07-05Make sure file manager icon is not removed when unpinned. (LP: #1578792)Andrea Azzarone
(bzr r4138)
2016-07-05Filter out fullscreen window in show desktop mode to decide if unity must be ↵Andrea Azzarone
displayed. (LP: #1597706) (bzr r4137)
2016-07-05Add missing header to fix compilation error with -Duse_pch=OFF.Andrea Azzarone
(bzr r4136)
2016-07-05Merge with lp:~azzar1/unity/fix-unpinned-nautilus.Andrea Azzarone
(bzr r4135.3.1)
2016-07-05upstart, unity7.conf: use different compiz profile based on ↵Marco Trevisan (Treviño)
unity_support_test result Use low graphics mode when support test fails Fixes LP: #1598770 (bzr r4132.7.1)
2016-07-04PreviewContainer: remove debug infoMarco Trevisan (Treviño)
(bzr r4132.6.12)
2016-07-04Properly calculate the intersection geometry in PanelView::Draw. This is ↵Andrea Azzarone
needed to properly call SyncGeometries and to avoid problems such as lp:1595698. Fixes LP: #1578792 (bzr r4132.3.1)
2016-07-04DashView: disable preview animation on low_gfxMarco Trevisan (Treviño)
(bzr r4132.6.11)
2016-07-04PreviewContainer: disable animations in low_gfx modeMarco Trevisan (Treviño)
(bzr r4132.6.10)
2016-07-04PreviewContainer: use nux::Animation for handling resizing animationMarco Trevisan (Treviño)
(bzr r4132.6.9)
2016-07-04Launcher: reduce animations on low_gfx mode changesMarco Trevisan (Treviño)
(bzr r4132.6.8)
2016-07-04PlacesOverlayVScrollBar: disable animations on low_gfxMarco Trevisan (Treviño)
(bzr r4132.6.7)
2016-07-04BGHash: disable animation on low_gfxMarco Trevisan (Treviño)
(bzr r4132.6.6)
2016-07-04Merging with lp:~hikiko/unity/unity.showdesktopMarco Trevisan (Treviño)
(bzr r4132.6.5)
2016-07-04Views: update animators durations on low_gfx setting changedMarco Trevisan (Treviño)
(bzr r4132.6.4)
2016-07-04Views: setup fade animators durations based on low-gfx settingMarco Trevisan (Treviño)
(bzr r4132.6.3)
2016-07-04speed up show desktop in case of low gfx modeEleni Maria Stea
(bzr r4135.1.1)
2016-07-02- Fix for multimonitor: Replaced paintDisplay with paintOutput to avoidEleni Maria Stea
drawing content that falls outside the currently drawn output (clips to output size instead of screen size because compiz draws 1 output at the time). (bzr r4135.2.1)
2016-07-01Launcher: redraw when low graphics mode changedMarco Trevisan (Treviño)
(bzr r4132.6.2)
2016-07-01UnitySettings: use a nux::Property for low_gfxMarco Trevisan (Treviño)
(bzr r4132.6.1)
2016-07-01ApplicationLauncherIcon: ensure we set the urgent state when creating an iconMarco Trevisan (Treviño)
(bzr r4132.5.2)