| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-13 | Make Unity 7.7 changes | Rudra Saraswat | |
| * Increased panel size to 30 from 24 * Moved scope bar to top of dash * Added UWidgets, based on Blighty * Reduced default launcher icon size to 44 * Made dash vertical (temporarily removed previews) * Added indicator-notifications to Recommends | |||
| 2018-09-26 | Update the Free Software Foundation address in license headers | Alexander Hale | |
| Approved by: Khurshid Alam (bzr r4279) | |||
| 2018-02-21 | Unity: use new definition of infinite CompRegion's (LP: #1749957) | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4268) | |||
| 2018-02-21 | Unity: use new definition of infinite CompRegion's | Marco Trevisan (Treviño) | |
| Fixes LP: #1749957 (bzr r4265.3.1) | |||
| 2018-02-09 | UnityScreen: use track_obj to connect to UScreen and Settings signals | Marco Trevisan (Treviño) | |
| (bzr r4265.1.3) | |||
| 2017-11-18 | Update the Free Software Foundation address in license headers | Alexander Hale | |
| (bzr r4265.4.1) | |||
| 2017-09-19 | use color alpha 1.0 | Andrea Azzarone | |
| (bzr r4253.3.5) | |||
| 2017-09-19 | Wait until the color buffer is cleared before suspending. | Andrea Azzarone | |
| (bzr r4253.3.4) | |||
| 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-03 | UnityScreen: ensure we set the proper decoration options on startup | Marco Trevisan (Treviño) | |
| (bzr r4243.1.4) | |||
| 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-04-05 | merged to trunk | Eleni Maria Stea | |
| (bzr r4213.3.13) | |||
| 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-02-27 | UnityWindow: safely check validity of UnityWindow from scaled one | Marco Trevisan (Treviño) | |
| Fixes LP: #1659847 (bzr r4220.2.1) | |||
| 2017-02-27 | fixed indent | Eleni Maria Stea | |
| (bzr r4213.3.10) | |||
| 2017-02-27 | fixed indentation | Eleni Maria Stea | |
| (bzr r4213.3.7) | |||
| 2017-01-31 | made sure that low_gfx is always updated real-time | Eleni Maria Stea | |
| (bzr r4213.3.6) | |||
| 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 | Keep the screen locked if rebooting with autologin. (LP: #1600389) | Andrea Azzarone | |
| Approved by: Marco Trevisan (Treviño) (bzr r4216) | |||
| 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) | |||
| 2017-01-04 | Remove line. | Andrea Azzarone | |
| (bzr r4213.2.5) | |||
| 2017-01-04 | Create session manager in ctor. | Andrea Azzarone | |
| (bzr r4213.2.4) | |||
| 2017-01-04 | Minor changes. | Andrea Azzarone | |
| (bzr r4213.2.3) | |||
| 2017-01-04 | GetAutomaticLogin -> AutomaticLogin | Andrea Azzarone | |
| (bzr r4213.2.2) | |||
| 2017-01-04 | you can enable/disable lowgfx with reboot only - to be continued | Eleni Maria Stea | |
| (bzr r4213.3.1) | |||
| 2016-12-20 | Merge with trunk. | Andrea Azzarone | |
| (bzr r4213.2.1) | |||
| 2016-11-29 | UnityScreen: toggle gestures recognition on lock | Marco Trevisan (Treviño) | |
| Fixes LP: #1645507 (bzr r4209.2.1) | |||
| 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-08-22 | Redraw fake decorations on window resize. | Andrea Azzarone | |
| Fixes LP: #940470 (bzr r4177.1.1) | |||
| 2016-08-17 | SpreadWidgets: add container for spread filter and new spread decorations | Marco Trevisan (Treviño) | |
| Now when windows are spread, launcher and panel aren't "naked" anymore (LP: #1283314) (bzr r4175) | |||
| 2016-08-17 | UnityScreen: avoid deferencing a null pointer during introspection | Marco Trevisan (Treviño) | |
| (bzr r4163.7.9) | |||
| 2016-08-17 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r3788.6.17) | |||
| 2016-08-12 | SpreadWidgets: add container for spread filter and new spread decorations | Marco Trevisan (Treviño) | |
| Now when windows are spread, launcher and panel aren't "naked" anymore Fixes LP: #1283314 (bzr r4163.7.4) | |||
| 2016-08-02 | DecoratedWindow: add UpdateWindowState and only change state change butto ↵ | Marco Trevisan (Treviño) | |
| type in this case (bzr r4163.3.5) | |||
| 2016-07-27 | DecoratedWindow: Cleanup shadows for shaped windows, reduce recomputation | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4162) | |||
| 2016-07-27 | DecoratedWindow: Added shadows for shaped windows | Eleni Maria Stea | |
| Approved by: Marco Trevisan (Treviño), PS Jenkins bot (bzr r4161) | |||
| 2016-07-27 | UnityWindow: undecorate it when about to be destroyed | Marco Trevisan (Treviño) | |
| (bzr r4067.8.12) | |||
| 2016-07-25 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4067.8.3) | |||
| 2016-07-25 | Invert order of the boolean operation. | Andrea Azzarone | |
| (bzr r4153.5.2) | |||
| 2016-07-22 | low gfx optimisation: don't calculate blur rectangles when we have no blur | Eleni Maria Stea | |
| (bzr r4151.1.3) | |||
| 2016-07-22 | When locked discard damages from windows below lockscreen. | Andrea Azzarone | |
| Fixes LP: #1605180 (bzr r4153.5.1) | |||
| 2016-07-19 | paint output | Eleni Maria Stea | |
| (bzr r4151.1.2) | |||
| 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-14 | Keep the screen locked if rebooting with autologin. | Andrea Azzarone | |
| Fixes LP: #1600389 (bzr r4146.6.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) | |||
