summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-04-13unity_migrate_gnome_favorites: add evolution and gnome-tweaksMarco Trevisan (Treviño)
(bzr r4271.2.2)
2018-04-06unity.migrations: add migration script to rename GNOME desktop filesMarco Trevisan (Treviño)
We were still using legacy names, we should migrate favorites to new names. Using the values that is also gnome-shell doing. (bzr r4271.2.1)
2017-11-15tools: add migration script to set the default values for unity-lowgfx profileMarco Trevisan (Treviño)
Compiz migration scripts are tricky and non always functional, this is safer and known to work. (bzr r4263.1.1)
2017-10-0405_unity_use_ubuntu_scaling_settings_schemas: migrate keys if we know the ↵Marco Trevisan (Treviño)
values from unity (bzr r4253.4.8)
2017-10-0305_unity_use_ubuntu_scaling_settings_schemas: also reset gnome values afterMarco Trevisan (Treviño)
(bzr r4253.4.7)
2017-10-02MigrationScript: add 05_unity_use_ubuntu_scaling_settings_schemasMarco Trevisan (Treviño)
This converts gnome desktop interface settings to ubuntu ones (bzr r4253.4.6)
2017-10-0204_unity_update_software_center_desktop_file: sync settings instead of using ↵Marco Trevisan (Treviño)
dconf (bzr r4253.4.5)
2017-10-0202_unity_setup_text_scale_factor: don't use dconf anymoreMarco Trevisan (Treviño)
(bzr r4253.4.4)
2017-07-21compiz-profile-selector: use initctl properly (it won't pull env var from ↵Marco Trevisan (Treviño)
current config) (bzr r4245.2.18)
2017-07-18unity.cmake: avoid setting not existing profiles when gfx tests failMarco Trevisan (Treviño)
(bzr r4245.2.17)
2017-07-18compiz-profile-selector: use ligther syntax for updating env variablesMarco Trevisan (Treviño)
And fixes badly set variables in systemd too (bzr r4245.2.16)
2017-07-17compiz-profile-selector: set UNITY_HAS_3D_SUPPORT based on ↵Marco Trevisan (Treviño)
unity_support_test result (bzr r4245.2.13)
2017-07-07compiz-profile-selector: don't try to update systemd in upstart sessionMarco Trevisan (Treviño)
(bzr r4245.2.12)
2017-06-30compiz_config_profile_setter: ensure it compiles in older trustyMarco Trevisan (Treviño)
(bzr r4243.1.1)
2017-04-26compiz_config_profile_setter: use plain strings for upstart dbus infosMarco Trevisan (Treviño)
As we don't build-depend on libupstart-dev anymore (bzr r4213.4.24)
2017-04-05Merging with hikiko's parent branchMarco Trevisan (Treviño)
(bzr r4213.4.22)
2017-03-28compiz_config_profile_setter: use upstart include dirs to get service, path ↵Marco Trevisan (Treviño)
and interface (bzr r4213.4.16)
2017-03-27unity binary: always use 'ubuntu' ccp profile, and use its sub-profiles ↵Marco Trevisan (Treviño)
unity and unity-lowgfx (bzr r4213.4.14)
2017-03-27tools: actually build compiz-config-profile-setter :-)Marco Trevisan (Treviño)
(bzr r4213.4.13)
2017-03-27compiz-profile-selector: se 'unity-lowgfx' ubuntu profile instead of ↵Marco Trevisan (Treviño)
ubuntu-lowgfx compiz profile (bzr r4213.4.12)
2017-03-27compiz_config_profile_setter: no need not to support non-gsettings profiles hereMarco Trevisan (Treviño)
(bzr r4213.4.11)
2017-03-27compiz_config_profile_setter: give user settings more priorityMarco Trevisan (Treviño)
(bzr r4213.4.10)
2017-03-27compiz_config_profile_setter: add more debug informationsMarco Trevisan (Treviño)
(bzr r4213.4.9)
2017-03-27compiz_config_profile_setter: check for profiles in user dir tooMarco Trevisan (Treviño)
(bzr r4213.4.8)
2017-03-27compiz_config_profile_setter: try to get proper profile env from sessionMarco Trevisan (Treviño)
(bzr r4213.4.7)
2017-03-27compiz-config-profile-setter: use 'ubuntu' as default if nothing else is foundMarco Trevisan (Treviño)
(bzr r4213.4.6)
2017-03-27Tools: add compiz-config-profile-setter to set a compiz config profile from ↵Marco Trevisan (Treviño)
command line (bzr r4213.4.5)
2017-03-17merged lowgfx-fixes branchEleni Maria Stea
(bzr r4213.3.12)
2017-03-17indentation and bash fixesEleni Maria Stea
(bzr r4213.3.11)
2017-03-16unity script: read value from gsettings to set COMPIZ_CONFIG_PROFILE tooMarco Trevisan (Treviño)
(bzr r4213.4.3)
2017-03-16compiz-profile-selector: properly check for lowgfx and syntax fixesMarco Trevisan (Treviño)
(bzr r4213.4.2)
2017-02-27fixed profile selectorEleni Maria Stea
(bzr r4213.3.9)
2017-01-31made sure that low_gfx is always updated real-timeEleni Maria Stea
(bzr r4213.3.6)
2017-01-16profile-selector must read the lowgfx gsetting before selecting profileEleni Maria Stea
(bzr r4213.3.4)
2016-09-06systemd-prestart-check: use systemctl --user cancel to stop the currently ↵Marco Trevisan (Treviño)
running job (bzr r4153.9.65)
2016-09-05systemd-prestart-check: ouch, I forgot to rename var...Marco Trevisan (Treviño)
(bzr r4153.9.64)
2016-09-05systemd-prestart-check: remove empty first lineMarco Trevisan (Treviño)
(bzr r4153.9.63)
2016-09-05upstart-prestart-check: don't print anything from systemctlMarco Trevisan (Treviño)
(bzr r4153.9.62)
2016-09-05systemd-prestart-check: try to cancel the current running job if it's an ↵Marco Trevisan (Treviño)
unity one (bzr r4153.9.61)
2016-09-05upstart-prestart-check: remove the set -e.Marco Trevisan (Treviño)
We want control things manually here (bzr r4153.9.60)
2016-09-05upstart-prestart-check: return invalid values on failuresMarco Trevisan (Treviño)
(bzr r4153.9.59)
2016-09-05Tools: add systemd/upstart pre-start scriptsMarco Trevisan (Treviño)
(bzr r4153.9.56)
2016-09-01unity script: use restart session manager command when possibleMarco Trevisan (Treviño)
Otherwise with unity required by systemd ubuntu-session, the whole graphic session will be put down on stop (bzr r4153.9.49)
2016-09-01unity script: add support for systemdMarco Trevisan (Treviño)
(bzr r4153.9.41)
2016-08-31unity-compiz-profile-select: use dbus-update-activation-environment instead ↵Marco Trevisan (Treviño)
of systemctl (bzr r4153.9.33)
2016-08-31Merging with lp:~3v1n0/unity/cmake-libs-prefixesMarco Trevisan (Treviño)
(bzr r4153.9.32)
2016-08-31CMake: use UNITY_LIBDIR in a more shared wayMarco Trevisan (Treviño)
(bzr r4177.4.1)
2016-08-30Ensure the profile select tool worksTed Gould
(bzr r4153.9.30)
2016-07-26Move and rename profile selection toolTed Gould
(bzr r4153.9.19)
2016-07-20Handling multiarchTed Gould
(bzr r4153.9.11)