| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-25 | Invert order of the boolean operation. | Andrea Azzarone | |
| (bzr r4153.5.2) | |||
| 2016-07-22 | When locked discard damages from windows below lockscreen. | Andrea Azzarone | |
| Fixes LP: #1605180 (bzr r4153.5.1) | |||
| 2016-07-15 | reverted multimonitor fix because it causes problems in nvidia GPUs | Eleni Maria Stea | |
| (see bug: #1602901) (bzr r4151.1.1) | |||
| 2016-07-05 | UnityScreen: only redraw parts of the screen visible in each output | Eleni 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-05 | Views: Toggle animators durations based on low-gfx setting | Marco Trevisan (Treviño) | |
| Disable animations based on low_gfx setting (now ported to nux::Property) (LP: #1598770) (bzr r4143) | |||
| 2016-07-05 | speeds up the showdesktop plugin in lowgfx mode | Eleni Maria Stea | |
| (bzr r4142) | |||
| 2016-07-04 | Merging with lp:~hikiko/unity/unity.showdesktop | Marco Trevisan (Treviño) | |
| (bzr r4132.6.5) | |||
| 2016-07-04 | speed up show desktop in case of low gfx mode | Eleni Maria Stea | |
| (bzr r4135.1.1) | |||
| 2016-07-02 | - Fix for multimonitor: Replaced paintDisplay with paintOutput to avoid | Eleni 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-01 | UnitySettings: use a nux::Property for low_gfx | Marco Trevisan (Treviño) | |
| (bzr r4132.6.1) | |||
| 2016-06-30 | Filter out fullscreen window in show desktop mode. | Andrea Azzarone | |
| Fixes LP: #1597706 (bzr r4132.1.2) | |||
| 2016-06-21 | LockScreenAcceleratorController: use key::Grabber to handle allowed keybindings | Marco Trevisan (Treviño) | |
| This makes U-S-D to handle key events, without having to add some more custom code inside the lockscreen. It's all just about whitelisting the wanted values. Fixes LP: #1438754 (bzr r4119.1.4) | |||
| 2016-06-06 | UnitySettings: Add dconf keys for disabling multitouch gestures (LP: #1589520) | Alberto Milone | |
| (bzr r4129) | |||
| 2016-06-06 | Use SwitcherController::SetDetail instead of detail=... (LP: #1587618) | Andrea Azzarone | |
| (bzr r4128) | |||
| 2016-06-06 | Drop the Activate()s in InitGesturesSupport() and add a newline. | Alberto Milone | |
| (bzr r4126.1.2) | |||
| 2016-06-06 | Add dconf keys for disabling multitouch gestures. (LP: #1589520) | Alberto Milone | |
| (bzr r4126.1.1) | |||
| 2016-06-02 | Use SwitcherController::SetDetail instad of detail=... | Andrea Azzarone | |
| Fixes LP: #1587618 (bzr r4121.6.1) | |||
| 2016-05-31 | Fix case. | Andrea Azzarone | |
| (bzr r4121.2.2) | |||
| 2016-05-31 | Fix scale window activation if in show desktop mode. | Andrea Azzarone | |
| Fixes LP: #1582056 (bzr r4121.2.1) | |||
| 2016-05-17 | Change the x_offset of expo when launcher position changed. Fixes: #1562348, ↵ | handsome_feng | |
| #1573897 Approved by: Eleni Maria Stea (bzr r4118) | |||
| 2016-05-17 | UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden ↵ | Marco Trevisan (Treviño) | |
| CompositeWindow functions get actually called There would be still a lot to do in this scenario, but still a start...F Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4115) | |||
| 2016-05-15 | WindowMinimizeSpeedController: last build fix for yakkety | Marco Trevisan (Treviño) | |
| (bzr r4105.7.5) | |||
| 2016-05-11 | Added y_bottom_offset to expo and scale plugins | handsome_feng | |
| (bzr r4105.10.2) | |||
| 2016-05-11 | UnityShell: fix header license | Marco Trevisan (Treviño) | |
| (bzr r4105.7.2) | |||
| 2016-04-30 | UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden ↵ | Marco Trevisan (Treviño) | |
| CompositeWindow functions get actually called There would be still a lot to do in this scenario, but still a start... (bzr r4105.7.1) | |||
| 2016-04-26 | Properly calculate array indexes to avoid crashes. | Andrea Azzarone | |
| Fixes LP: #1570843 (bzr r4105.3.1) | |||
| 2016-04-26 | Change the x_offset of expo when launcher position changed | handsome_feng | |
| (bzr r4105.10.1) | |||
| 2016-04-05 | Fix typo. | Andrea Azzarone | |
| Fixes LP: #1559427 (bzr r4100.1.1) | |||
| 2016-03-31 | Launcher, Panel, TextInput: use cache texture_invalidated to reload textures | Marco Trevisan (Treviño) | |
| So we can remove we workaround in UnitySettings as the signal is always emitted after removing all the themed textures that we have. (bzr r4093.2.28) | |||
| 2016-03-31 | UnityScreen: Load the panel shadow from theme and properly scale it | Marco Trevisan (Treviño) | |
| (bzr r4093.2.20) | |||
| 2016-03-30 | Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache ↵ | Marco Trevisan (Treviño) | |
| reloading textures on theme changes (bzr r4093.2.7) | |||
| 2016-03-18 | merge trunk | handsome_feng | |
| (bzr r3999.7.28) | |||
| 2016-03-09 | UnityScreen: expose _UNITY_SHELL atom on _NET_SUPPORTED | Marco Trevisan (Treviño) | |
| Just a way to be sure that we're running in unity (bzr r3983.15.10) | |||
| 2016-03-09 | UnityScreen: handle adding/removing supported atoms at this level | Marco Trevisan (Treviño) | |
| (bzr r3983.15.9) | |||
| 2016-03-09 | inputremover: load atom just once | Marco Trevisan (Treviño) | |
| (bzr r3983.15.8) | |||
| 2016-03-07 | Merge with trunk | Marco Trevisan (Treviño) | |
| (bzr r3983.15.5) | |||
| 2016-02-16 | merge trunk | handsome_feng | |
| (bzr r3999.7.23) | |||
| 2016-02-09 | CMake: use GNUInstallDirs with native multi-arch support | Marco Trevisan (Treviño) | |
| We can now use CMAKE_INSTALL_*DIR instead of defining them manually. Also disable networkarea region plugin build by default. Fixes: #1485668, #1508635 Approved by: Andrea Azzarone (bzr r4072) | |||
| 2016-02-09 | CMake: use GNUInstallDirs with native multi-arch support | Marco Trevisan (Treviño) | |
| We can now use CMAKE_INSTALL_*DIR instead of defining them manually. Also disable networkarea region plugin build by default. (bzr r4068.2.1) | |||
| 2016-01-24 | InputRemove: remove scoped array | Marco Trevisan (Treviño) | |
| (bzr r4067.1.3) | |||
| 2016-01-12 | modified the x_offset for plugin 'expo' and 'scale' | handsome_feng | |
| (bzr r3999.7.20) | |||
| 2015-12-23 | cleanups | handsome_feng | |
| (bzr r3999.7.16) | |||
| 2015-12-23 | merge trunk | handsome_feng | |
| (bzr r3999.7.14) | |||
| 2015-12-17 | a11y: move accessibility stuff to its own directory, adding a private lib ↵ | Marco Trevisan (Treviño) | |
| for building (bzr r4054.2.4) | |||
| 2015-12-15 | a11y: remove unneeded dynamic casts | Marco Trevisan (Treviño) | |
| (bzr r4054.2.3) | |||
| 2015-12-15 | QuicklistMenuAccessible: try to get accessible child from valid children only | Marco Trevisan (Treviño) | |
| (bzr r4054.2.2) | |||
| 2015-12-15 | NuxAreaAccessible: don't try to get accessible data from null views | Marco Trevisan (Treviño) | |
| (bzr r4054.2.1) | |||
| 2015-12-11 | SwitcherModel: allow to add/remove icons dynamically and update them when ↵ | Marco Trevisan (Treviño) | |
| they require it We keep hidden applications in a separated vector; when an application becomes invisible in switcher we need to move it to the hidden_applications_ vector, if it becomes visible again we put it back on the main model vector. Fixes: #1512349 Approved by: Andrea Azzarone (bzr r4038) | |||
| 2015-12-10 | fix some problem in autopilot | handsome_feng | |
| (bzr r3999.7.10) | |||
| 2015-11-17 | merge trunk | handsome_feng | |
| (bzr r3999.7.6) | |||
