summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-20Merging with lp:~3v1n0/unity/dash-hidpi-cleanupMarco Trevisan (Treviño)
(bzr r3725.7.3)
2014-03-20Dash: use nux::Property for scaleMarco Trevisan (Treviño)
(bzr r3725.6.2)
2014-03-20ResultRendererTile: use cairo device scaling for scaling elementsMarco Trevisan (Treviño)
(bzr r3725.6.1)
2014-03-20UnitySettings: apply the unity scaling factor to global system settingsMarco Trevisan (Treviño)
We basically use the integer part of our scaling factor as the Gdk scaling factor, while we apply the point scaling to the Gdk text-scaling-factor. In this way the readable items will be scaled to match our scaling. (bzr r3725.7.2)
2014-03-20DecorationStyle: allow to make pango layout to guess its sizeMarco Trevisan (Treviño)
(bzr r3725.7.1)
2014-03-13Releasing 7.1.2+14.04.20140313-0ubuntu17.1.2+14.04.20140313-0ubuntu1CI bot
(bzr r3725)
2014-03-13If the switcher is open when going into lockscreen, hide it! Fixes: 1292225Brandon Schaefer
(bzr r3724)
2014-03-13Cleartool tips when entering alt+tab mode. Fixes: 1285889Brandon Schaefer
(bzr r3723)
2014-03-13Clear the tooltips when going into the lockscreen. Fixes: 1291503Brandon Schaefer
(bzr r3722)
2014-03-13When we are about to LockScreen(). Hide the Dash/Hud if an overlay is open! ↵Brandon Schaefer
Fixes: 1291383 (bzr r3721)
2014-03-13When the lockscreen is locked, force paint it on top. This isn't the perfect ↵Brandon Schaefer
fix, but it a lot safer of a fix. Fixes: 1291571 (bzr r3720)
2014-03-13* Hide switcher when going into lockscreenBrandon Schaefer
(bzr r3707.2.6)
2014-03-13* Clear tooltips when entering alt+tab mode. No more strange rendering issues.Brandon Schaefer
Fixes LP: #1285889 (bzr r3707.2.5)
2014-03-13* Clear tooltips when going into lockscreenBrandon Schaefer
Fixes LP: #1291503 (bzr r3707.2.4)
2014-03-12* Use the signal to hide dash/hudBrandon Schaefer
(bzr r3707.2.3)
2014-03-12* tmpBrandon Schaefer
(bzr r3707.3.2)
2014-03-12* If we have scale mode active, lets exit it before going into lockscreen :)Brandon Schaefer
Fixes LP: #1291497 (bzr r3707.3.1)
2014-03-12* When we are about to lock the screen hide the dash/hudBrandon Schaefer
Fixes LP: #1291383 (bzr r3707.2.2)
2014-03-12* When we go into lockscreen, force paint ourselfs above.Brandon Schaefer
(note this is no where near the perfect fix, but it does work for what we need.) (bzr r3707.2.1)
2014-03-12Releasing 7.1.2+14.04.20140312-0ubuntu17.1.2+14.04.20140312-0ubuntu1CI bot
(bzr r3719)
2014-03-12When the monitors change, go through and update all the launcher widths for ↵Brandon Schaefer
all launchers. Fixes: 1291034 (bzr r3718)
2014-03-12Present a textual description of the state of applications to screen reader ↵Luke Yelavich
users when navigating the launcher. Fixes: 1266298 (bzr r3717)
2014-03-12fixes the segfault occuring when the scale factor is < 1.0 Fixes: 1288166CI bot
(bzr r3716)
2014-03-12Decorations and Menus: a bunch of various fixes... Fixes: 1283156, 1283238, ↵Marco Trevisan (Treviño)
1283786, 1287464, 1287747, 1288166, 1291137, 1291622, 1291650 (bzr r3715)
2014-03-12UnityScreen: use switcher's LayoutSystem to compute the scaled windows ↵Marco Trevisan (Treviño)
geometries Thanks to this, both the Alt+Tab and Spread will use the same codepath to define the positioning of the scaled windows. Fixes: 925454, 1286158 (bzr r3714)
2014-03-12UnityScreen: show the shortcut hint on first run Fixes: 1283619Marco Trevisan (Treviño)
(bzr r3713)
2014-03-12Improves Dash HiDPI Support Fixes: 1290936Brandon Schaefer
(bzr r3712)
2014-03-12Fix the inconsistent z ordering of windows when using the mouse to scroll ↵Chris Townsend
the Launcher icon of the active application. Fixes: 1286784 (bzr r3711)
2014-03-12Add option to allow users to restore the ↵Chris Townsend
scroll-over-inactive-Launcher-icon-to-focus-window behavior. Fixes: 1288957 (bzr r3710)
2014-03-12Unity shell plugin conflicts with gnomecompat. Fixes: 1284532William Hua
(bzr r3709)
2014-03-12Remove the test_icon_shows_on_quick_application_reopen Autopilot test and ↵Chris Townsend
make it into a unit test since Autopilot has difficult time dealing with this test as the test fails occasionally. Fixes: 1073990 (bzr r3708)
2014-03-12* Merge Chris's branchBrandon Schaefer
(bzr r3702.8.3)
2014-03-12* Merge TrunkBrandon Schaefer
(bzr r3702.8.2)
2014-03-13Merging with lp:~3v1n0/unity/scale-layout-windowsMarco Trevisan (Treviño)
(bzr r3680.1.126)
2014-03-12Merging with lp:~3v1n0/unity/hints-on-first-runMarco Trevisan (Treviño)
(bzr r3702.6.3)
2014-03-12Merge with trunkMarco Trevisan (Treviño)
(bzr r3702.5.5)
2014-03-12SwitcherView: update the LayoutWindow scale value to match current progressMarco Trevisan (Treviño)
Fixes LP: #1291650 (bzr r3680.1.125)
2014-03-12DecoratedWindow: never try to set the appmenu if LIMs are disabledMarco Trevisan (Treviño)
Fixes LP: #1283156 (bzr r3680.1.124)
2014-03-12PanelMenuView: make sure we ignore all the not-needed code when integrated ↵Marco Trevisan (Treviño)
menus are disabled (bzr r3680.1.123)
2014-03-12PanelMenuView: remove implicit callMarco Trevisan (Treviño)
(bzr r3680.1.122)
2014-03-12PanelService: use proper monitor when popping-up a menuMarco Trevisan (Treviño)
Fixes LP: #1291622 (bzr r3680.1.121)
2014-03-12Merging with lp:~3v1n0/unity/scale-layout-windowsMarco Trevisan (Treviño)
(bzr r3680.1.120)
2014-03-12Merging with lp:~hikiko/unity/unity.fix-segfaultMarco Trevisan (Treviño)
(bzr r3680.1.119)
2014-03-12Merging with trunkMarco Trevisan (Treviño)
(bzr r3680.1.118)
2014-03-12Fix the PerformScrollSwitchDirection test to account for the new scroll over ↵Chris Townsend
Launcher icon window ordering. (bzr r3702.4.4)
2014-03-12Merge trunk.Chris Townsend
(bzr r3702.4.3)
2014-03-12Fix where the new setting was not read and set upon Unity starting.Chris Townsend
Fix a couple of unit tests based on the behavior. (bzr r3702.3.4)
2014-03-12fixed segmentation fault when scale < 1Eleni Maria Stea
(bzr r3707.1.1)
2014-03-12Merge trunk.Chris Townsend
(bzr r3702.3.3)
2014-03-12Also mark launcher icon a11y code for translation.Luke Yelavich
(bzr r3702.7.3)