| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-04 | Add missing includes for build w/o pch | Aleksey Tulinov | |
| 2018-08-24 | Fix build failure on arm64: | Alberts Muktupāvels | |
| unity-shared/BamfApplicationManager.cpp:258:50: error: ‘*<unknown>.unity::bamf::Tab::<anonymous>.unity::bamf::WindowBase::<anonymous>.unity::bamf::View::manager_’ is used uninitialized in this function [-Werror=uninitialized] : Tab(manager_, glib::object_cast<BamfTab>(tab)) (bzr r4276.1.2) | |||
| 2017-09-22 | UnitySettings: use the ubuntu-schemas path for scaling settings | Marco Trevisan (Treviño) | |
| (bzr r4253.4.2) | |||
| 2017-09-22 | EMConverter: remove unneeded font size management | Marco Trevisan (Treviño) | |
| (bzr r4253.4.1) | |||
| 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-12 | UnitySettings: use glib::Signal blocking for ignoring setting changes | Marco Trevisan (Treviño) | |
| (bzr r4245.2.9) | |||
| 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-07 | Use g_mkdir_with_parents instead of mkdir. | Andrea Azzarone | |
| (bzr r4237.1.1) | |||
| 2017-04-25 | compiz-profile-setter: tool to update the current profile and use in systemd ↵ | Marco Trevisan (Treviño) | |
| and Unity settings Added a compiz-profile-setter tool that allows to change compiz profile, so we use this to set the right profile when starting unity and when the gsettings key has changed. So we can just toggle lowgfx profile on the fly by just doing gsettings set com.canonical.Unity lowgfx true|false (LP: #1668950) Approved by: Andrea Azzarone (bzr r4233) | |||
| 2017-04-25 | removes lowgfx option from ccsm, reads the "lowgfx" gsetting ↵ | Eleni Maria Stea | |
| (lp:~hikiko/unity-control-center/unity-control-center.lowgfx) (LP: #1668950) Approved by: Marco Trevisan (Treviño) (bzr r4232) | |||
| 2017-04-25 | Drop libupstart-dev dependency, and simply include verbantim dbus object paths. | Dimitri John Ledkov | |
| Approved by: Marco Trevisan (Treviño) (bzr r4231) | |||
| 2017-04-15 | UScreen: code cleanup | Marco Trevisan (Treviño) | |
| (bzr r4228.1.5) | |||
| 2017-04-10 | Drop libupstart-dev dependency, and simply include verbantim dbus object paths. | Dimitri John Ledkov | |
| (bzr r4228.3.1) | |||
| 2017-04-05 | merged to trunk | Eleni Maria Stea | |
| (bzr r4213.3.13) | |||
| 2017-04-04 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4213.4.20) | |||
| 2017-04-04 | UnitySettings: code cleanups | Marco Trevisan (Treviño) | |
| (bzr r4213.4.19) | |||
| 2017-04-04 | UnitySettings: call the helper tool to change the currently used compiz profile | Marco Trevisan (Treviño) | |
| (bzr r4213.4.18) | |||
| 2017-03-28 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4213.4.15) | |||
| 2017-03-16 | UnityScreen: set the BackgroundEffectHelper blur type value according to ↵ | Marco Trevisan (Treviño) | |
| settings And update the value on settings changes. (bzr r4213.4.4) | |||
| 2017-03-16 | UnitySettings: use a Property to keep the low_gfx value and keep it in sync ↵ | Marco Trevisan (Treviño) | |
| with gsettings value We don't do the writing side for now as it might cause unwanted results. (bzr r4213.4.1) | |||
| 2017-02-28 | MenuManager: use insert return value to see if a tracker has been added | Marco Trevisan (Treviño) | |
| (bzr r4220.3.2) | |||
| 2017-02-28 | InputMonitor: don't try to deference an invalid Nux display | Marco Trevisan (Treviño) | |
| Fixes LP: #1632656 (bzr r4220.3.1) | |||
| 2017-02-27 | fixed signal emission | Eleni Maria Stea | |
| (bzr r4213.3.8) | |||
| 2017-01-31 | made sure that low_gfx is always updated real-time | Eleni Maria Stea | |
| (bzr r4213.3.6) | |||
| 2017-01-17 | SystemdWrapper: remove unused dbus proxy instance | Marco Trevisan (Treviño) | |
| (bzr r4217.2.3) | |||
| 2017-01-16 | gsetting lowgfx should be read in UnitySettings | Eleni Maria Stea | |
| (bzr r4213.3.3) | |||
| 2017-01-11 | replaced the lowgfx unityshell plugin option with the lowgfx gsetting | Eleni Maria Stea | |
| (bzr r4213.3.2) | |||
| 2017-01-09 | Round gtk scaling factor to closest integer. (LP: #1649736) | Andrea Azzarone | |
| Approved by: David Jordan, Marco Trevisan (Treviño) (bzr r4215) | |||
| 2017-01-09 | shouldn't create blur rectangles when there's no blur, skips the blur rects ↵ | Eleni Maria Stea | |
| processing in low gfx. Approved by: Marco Trevisan (Treviño) (bzr r4214) | |||
| 2016-12-20 | Round gtk scaling factor to closest integer. | Andrea Azzarone | |
| (bzr r4213.1.2) | |||
| 2016-12-20 | Improve optimal scale logic. | Andrea Azzarone | |
| (bzr r4213.1.1) | |||
| 2016-12-12 | check if we actually have blur before updating blur geometries | Eleni Maria Stea | |
| (bzr r4151.1.4) | |||
| 2016-11-30 | UnitySettings: If scale-factor is not set, find and set right scale for ↵ | Kai-Heng Feng | |
| HiDPI displays. Approved by: Andrea Azzarone (bzr r4212) | |||
| 2016-09-02 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4153.9.53) | |||
| 2016-09-01 | CMake: move data and setting files in proper folder, define shared libdir ↵ | Marco Trevisan (Treviño) | |
| variables Approved by: Andrea Azzarone (bzr r4191) | |||
| 2016-09-01 | WindowButton: properly partially unmaximize a window when middle/left ↵ | Marco Trevisan (Treviño) | |
| clicking in the restore button (LP: #1616136) Approved by: Andrea Azzarone (bzr r4190) | |||
| 2016-09-01 | MenuManager: add support for mouse trackers with triangle algorithm support | Marco Trevisan (Treviño) | |
| It allows to register pointer trackers with menu entries selection by using the triangle technique which prevents menus items from being opened on quick menu scrubbing Then use use menu::Manager pointer tracker for entries activation in PanelView, LockScreenPanel and DecorationsMenuLayout (LP: #1618405) Approved by: Andrea Azzarone (bzr r4187) | |||
| 2016-09-01 | InputMonitor: add an unity class that monitors XInput2 events and converts ↵ | Marco Trevisan (Treviño) | |
| them to XEvent Clients of this class can register event handlers, and when an interested event will hit our event filter function (that is set only if we have handlers), then we notify them with a standard XEvent struct, converted from the XIDeviceEvent cookie. The nice thing of this monitor is that it always reports events, despite the X grabs. Approved by: Andrea Azzarone (bzr r4182) | |||
| 2016-09-02 | UpstartWrapper: use CallBegin (a little better under the hood) | Marco Trevisan (Treviño) | |
| (bzr r4177.4.12) | |||
| 2016-09-02 | SystemdWrapper: add CallMethod and use a temporary proxy to call dbus manager | Marco Trevisan (Treviño) | |
| We don't need to keep it around (bzr r4153.9.52) | |||
| 2016-09-02 | Merging with lp:~3v1n0/unity/cmake-libs-prefixes | Marco Trevisan (Treviño) | |
| (bzr r4153.9.51) | |||
| 2016-09-02 | UpstartWrapper: don't keep the proxy around, we don't need it to stay forever | Marco Trevisan (Treviño) | |
| Just create it on demand (bzr r4177.4.11) | |||
| 2016-09-01 | UpstartWrapper: use ligther proxies | Marco Trevisan (Treviño) | |
| (bzr r4177.4.9) | |||
| 2016-09-01 | GnomeFileManager: avoid getting unneeded stuff when using proxies only to do ↵ | Marco Trevisan (Treviño) | |
| a call (bzr r4177.4.8) | |||
| 2016-09-01 | {Upstart,Systemd}Wrapper: use ligther proxies | Marco Trevisan (Treviño) | |
| (bzr r4153.9.44) | |||
| 2016-09-01 | SystemdWrapper: set proper name when not in test mode | Marco Trevisan (Treviño) | |
| (bzr r4153.9.43) | |||
| 2016-09-01 | UpstartWrapper: don't emit if not connected | Marco Trevisan (Treviño) | |
| (bzr r4153.9.39) | |||
| 2016-09-01 | SystemdWrapper: even more curly brakets removal | Marco Trevisan (Treviño) | |
| (bzr r4153.9.38) | |||
| 2016-09-01 | SystemdWrapper: remove uneeded brackets | Marco Trevisan (Treviño) | |
| (bzr r4153.9.37) | |||
