| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-16 | Tests: run headless tests with dbus-run-session | Marco Trevisan (Treviño) | |
| (bzr r4253.1.4) | |||
| 2017-09-15 | Tests: split unit tests in single binaries, enable unstable tests | Marco Trevisan (Treviño) | |
| Use CMake foo, for getting the best for running tests in single mode and generating smart targets for them (bzr r4253.1.3) | |||
| 2017-09-15 | Reset num_retry_auth_ when we show the swith-to-greeter button. | Andrea Azzarone | |
| (bzr r4253.3.3) | |||
| 2017-09-15 | Remove space between function and (. Rename AuthenticationThred to ↵ | Andrea Azzarone | |
| AuthenticationThreadFunc too (bzr r4253.3.2) | |||
| 2017-09-15 | Refactor the way UserAuthenticator is created and passed around. Handle ↵ | Andrea Azzarone | |
| failures to create new threads. Fixes LP: #1311316 (bzr r4253.3.1) | |||
| 2017-09-01 | Update debian/control to force the use of compiz built with cmake 3.9. | Andrea Azzarone | |
| (bzr r4253.1.2) | |||
| 2017-08-04 | Fix build issues with gcc7/g++7 | Andrea Azzarone | |
| (bzr r4253.1.1) | |||
| 2017-07-21 | Releasing 7.5.0+17.10.20170721.1-0ubuntu17.5.0+17.10.20170721.1-0ubuntu1 | Bileto Bot | |
| (bzr r4253) | |||
| 2017-07-21 | PanelController: ensure we disconnect from signals on destruction | Marco Trevisan (Treviño) | |
| It's just about using the magic of deriving from sigc::trackable. Since UScreen might be late in signaling screen changes it could fail (LP: #1504870) (bzr r4252) | |||
| 2017-07-21 | Launcher: disable or reduce most icon effects on lowgfx (LP: #1700859) | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4251) | |||
| 2017-07-21 | UnitySettings: listen to compiz profile status in order to set low_gfx value | Marco Trevisan (Treviño) | |
| Instead of changing this value back and forth multiple times, just wait this to be really changed in compiz, and update our internal variable accordingly. Also take care of the gsettings unity's lowgfx value only if the user has set it. This fixes an infinite loop when starting compiz in a lowgfx environment. Approved by: Andrea Azzarone (bzr r4250) | |||
| 2017-07-21 | UnitySettings: use glib::Signal blocking for ignoring setting changes | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4249) | |||
| 2017-07-21 | GLibSignal: allow to block, unblock signals | Marco Trevisan (Treviño) | |
| Added support also to SignalManager, changed a bit the interface Approved by: Andrea Azzarone (bzr r4248) | |||
| 2017-07-21 | PanelController: ensure we disconnect from signals on destruction | Marco Trevisan (Treviño) | |
| It's just about using the magic of deriving from sigc::trackable. Since UScreen might be late in signaling screen changes it could fail Fixes LP: #1504870 (bzr r4245.2.19) | |||
| 2017-07-21 | compiz-profile-selector: use initctl properly (it won't pull env var from ↵ | Marco Trevisan (Treviño) | |
| current config) (bzr r4245.2.18) | |||
| 2017-07-18 | unity.cmake: avoid setting not existing profiles when gfx tests fail | Marco Trevisan (Treviño) | |
| (bzr r4245.2.17) | |||
| 2017-07-18 | compiz-profile-selector: use ligther syntax for updating env variables | Marco Trevisan (Treviño) | |
| And fixes badly set variables in systemd too (bzr r4245.2.16) | |||
| 2017-07-17 | tests: add org.compiz 'current-profile' to external gsettings | Marco Trevisan (Treviño) | |
| (bzr r4245.2.15) | |||
| 2017-07-17 | Launcher: disable or reduce most icon effects on lowgfx | Marco Trevisan (Treviño) | |
| Fixes LP: #1700859 (bzr r4245.3.2) | |||
| 2017-07-17 | Launcher: define animation durations just once | Marco Trevisan (Treviño) | |
| (bzr r4245.3.1) | |||
| 2017-07-17 | UnityScreen: instead of changing low_gfx property, only set supports_3d on init | Marco Trevisan (Treviño) | |
| (bzr r4245.2.14) | |||
| 2017-07-17 | compiz-profile-selector: set UNITY_HAS_3D_SUPPORT based on ↵ | Marco Trevisan (Treviño) | |
| unity_support_test result (bzr r4245.2.13) | |||
| 2017-07-12 | UnitySettings: use glib::Signal blocking for ignoring setting changes | Marco Trevisan (Treviño) | |
| (bzr r4245.2.9) | |||
| 2017-07-12 | GLibSignal: allow to block/unblock all signals for a signal manager | Marco Trevisan (Treviño) | |
| (bzr r4245.2.8) | |||
| 2017-07-12 | TestGLibSignals: add tests for block unblocking for all objects | Marco Trevisan (Treviño) | |
| (bzr r4245.2.7) | |||
| 2017-07-12 | TestGLibSignals: add tests for signal blocks unblock | Marco Trevisan (Treviño) | |
| (bzr r4245.2.6) | |||
| 2017-07-12 | GLibSignal: add Block/Unblock calls to SignalManager | Marco Trevisan (Treviño) | |
| (bzr r4245.2.5) | |||
| 2017-07-12 | SignalManager: add internal ForeachMatchedSignal to do similar tasks once | Marco Trevisan (Treviño) | |
| (bzr r4245.2.4) | |||
| 2017-07-12 | GLibSignal: allow to block, unblock signals | Marco Trevisan (Treviño) | |
| (bzr r4245.2.3) | |||
| 2017-07-12 | TestGLibSignals: verify the result of addition to manager in better way | Marco Trevisan (Treviño) | |
| (bzr r4245.2.2) | |||
| 2017-07-12 | GLibSignal: change the methods signatures to return values | Marco Trevisan (Treviño) | |
| (bzr r4245.2.1) | |||
| 2017-07-07 | Releasing 7.5.0+17.10.20170707-0ubuntu17.5.0+17.10.20170707-0ubuntu1 | Bileto Bot | |
| (bzr r4247) | |||
| 2017-07-07 | Lockscreen: always draw the background-color in the lockscreen | Andrea Azzarone | |
| This is to avoid showing a transparent background if the background file is missing. (LP: #1702701) Approved by: Marco Trevisan (Treviño) (bzr r4246) | |||
| 2017-07-07 | compiz-profile-selector: don't try to update systemd in upstart session | Marco Trevisan (Treviño) | |
| (bzr r4245.2.12) | |||
| 2017-07-17 | UnitySettings: add supports_3d property which get value from env or ↵ | Marco Trevisan (Treviño) | |
| auto-calculated value (bzr r4245.2.11) | |||
| 2017-07-14 | UnitySettings: listen to compiz profile status in order to set low_gfx value | Marco Trevisan (Treviño) | |
| Instead of changing this value back and forth multiple times, just wait this to be really changed in compiz, and update our internal variable accordingly. Also take care of the gsettings unity's lowgfx value only if the user has set it. This fixes an infinite loop when starting compiz in a lowgfx environment. (bzr r4245.2.10) | |||
| 2017-07-06 | Always draw the background-color in the lockscreen, to avoid showing a ↵ | Andrea Azzarone | |
| transparent background. (bzr r4245.1.1) | |||
| 2017-07-03 | Releasing 7.5.0+17.10.20170703.1-0ubuntu17.5.0+17.10.20170703.1-0ubuntu1 | Bileto Bot | |
| (bzr r4245) | |||
| 2017-07-03 | BGHash, UnityScreen: get desktop averageColor from compiz | Marco Trevisan (Treviño) | |
| compiz now supports getting this value, let's use it instead of doing this again here. Approved by: Andrea Azzarone (bzr r4244) | |||
| 2017-07-03 | debian/control: add build dependency on dbus-x11 | Marco Trevisan (Treviño) | |
| (bzr r4243.1.5) | |||
| 2017-07-03 | UnityScreen: ensure we set the proper decoration options on startup | Marco Trevisan (Treviño) | |
| (bzr r4243.1.4) | |||
| 2017-06-30 | debian/control: increase build-dependency on latest compiz-dev | Marco Trevisan (Treviño) | |
| (bzr r4243.1.3) | |||
| 2017-06-30 | BGHash, UnityScreen: get desktop averageColor from compiz | Marco Trevisan (Treviño) | |
| compiz now supports getting this value, let's use it instead of doing this again here. (bzr r4243.1.2) | |||
| 2017-06-30 | compiz_config_profile_setter: ensure it compiles in older trusty | Marco Trevisan (Treviño) | |
| (bzr r4243.1.1) | |||
| 2017-06-20 | releasing package unity version 7.5.0+17.10.20170619-0ubuntu17.5.0+17.10.20170619-0ubuntu1 | Didier Roche | |
| (bzr r4243) | |||
| 2017-06-19 | Update version | Didier Roche | |
| (bzr r4242) | |||
| 2017-06-19 | Recommends unity-session, as ubuntu-session can't be a transitional package | Didier Roche | |
| (it will be the Gnome Shell default ubuntu session), this is how we install that new session package again. (bzr r4241) | |||
| 2017-06-19 | * Rename ubuntu-session systemd target to unity-session to inline with | Didier Roche | |
| new session name: - modify data/unity7.service.in and debian/unity.links to reflect new systemd target. - Breaks against older version of ubuntu-session, now that unity-session provides that new systemd target name. (bzr r4240) | |||
| 2017-06-09 | Releasing 7.5.0+17.10.20170609-0ubuntu17.5.0+17.10.20170609-0ubuntu1 | Bileto Bot | |
| (bzr r4239) | |||
| 2017-06-09 | Use g_mkdir_with_parents instead of mkdir. | Andrea Azzarone | |
| (bzr r4238) | |||
