summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Collapse)Author
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-30SigcSlotHash: ensure it works with GCC-6Marco Trevisan (Treviño)
(bzr r3788.9.20)
2016-08-30MenuManager: update active tracker on removalMarco Trevisan (Treviño)
(bzr r3788.9.19)
2016-08-30MenuManager: call active tracker after a timeout if mouse didn't moveMarco Trevisan (Treviño)
(bzr r3788.9.18)
2016-08-29MenuManager: ensure active position tracker is set to the right on on late ↵Marco Trevisan (Treviño)
registration (bzr r3788.9.13)
2016-08-29MenuManager: add support for mouse trackers with triangle algorithm supportMarco Trevisan (Treviño)
These 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 (bzr r3788.9.12)
2016-08-26InputMonitor: move the sigc::slot hash functions to a shared header, and ↵Marco Trevisan (Treviño)
make them top-type independent (bzr r3788.9.11)
2016-08-26InputMonitor: add a getter for registered events tooMarco Trevisan (Treviño)
(bzr r3788.9.10)
2016-08-24WindowButtons: don't restore before partially maximize, do it only if neededMarco Trevisan (Treviño)
(bzr r4177.3.2)
2016-08-23WindowButton: properly partially unmaximize a window when middle/left ↵Marco Trevisan (Treviño)
clicking in the restore button Fixes LP: #1616136 (bzr r4177.3.1)
2016-08-22InputMonitor: remove unneded (until we don't add another implementation) ↵Marco Trevisan (Treviño)
virtual dtor (bzr r3788.6.19)
2016-08-19Use compiz::Window::serverNext instead of compiz::Window::next in ↵Andrea Azzarone
IsWindowObscured as the latter can be outdated just after scale/spread terminates. (LP: #1614116) Approved by: Marco Trevisan (Treviño) (bzr r4178)
2016-08-17InputMonitor: add some debugging bitsMarco Trevisan (Treviño)
(bzr r3788.6.18)
2016-08-17Use compiz::Window::serverNext instead of compiz::Window::next in ↵Andrea Azzarone
IsWindowObscured as the latter can be outdated just after scale/spread terminates. Fixes LP: #1614116 (bzr r4168.3.1)
2016-08-17SpreadWidgets: add container for spread filter and new spread decorationsMarco Trevisan (Treviño)
Now when windows are spread, launcher and panel aren't "naked" anymore (LP: #1283314) (bzr r4175)
2016-08-17DecorationStyle: set css name for Gtk 3.20Marco Trevisan (Treviño)
Approved by: Andrea Azzarone (bzr r4174)
2016-08-17OverlayRenderer: don't use rotated textures, just rotate them at rendering timeMarco Trevisan (Treviño)
So removing duplicated data, since we can do this at code level Approved by: Andrea Azzarone, Eleni Maria Stea (bzr r4173)
2016-08-17OverlayRenderer: properly decorate launcher/panel when the launcher is at ↵Marco Trevisan (Treviño)
the bottom (LP: #1611694) Approved by: Eleni Maria Stea (bzr r4171)
2016-08-17Merging with trunkMarco Trevisan (Treviño)
(bzr r3788.6.17)
2016-08-12Add a function to check whether we're connected so the test can wait and ↵Ted Gould
ensure we are before running (bzr r4153.9.26)
2016-08-12SpreadWidgets: don't be evil as gtk, scale is a double!Marco Trevisan (Treviño)
(bzr r4163.7.8)
2016-08-12SpreadWidgets: update decorations on monitor changesMarco Trevisan (Treviño)
(bzr r4163.7.7)
2016-08-12SpreadWidgets: only add top and bottom edges decorations when launcher is in ↵Marco Trevisan (Treviño)
the bottom (bzr r4163.7.5)
2016-08-12SpreadWidgets: add container for spread filter and new spread decorationsMarco Trevisan (Treviño)
Now when windows are spread, launcher and panel aren't "naked" anymore Fixes LP: #1283314 (bzr r4163.7.4)
2016-08-12DecorationStyle: set css name for Gtk 3.20Marco Trevisan (Treviño)
(bzr r4168.1.1)
2016-08-11Merging with lp:~3v1n0/unity/bottom-launcher-overlay-decorationsMarco Trevisan (Treviño)
(bzr r4163.7.3)
2016-08-11OverlayRenderer: remove offset on horizontal texture, it only causes ↵Marco Trevisan (Treviño)
troubles now (bzr r4163.5.6)
2016-08-11OverlayRenderer: use absolute geo to get the monitor and don't use monitor ↵Marco Trevisan (Treviño)
x,y values They're implicit on draw transformations (bzr r4163.5.5)
2016-08-10OverlayRenderer: remove offset on horizontal texture, it only causes ↵Marco Trevisan (Treviño)
troubles now (bzr r4163.7.2)
2016-08-10OverlayRenderer: don't use rotated textures, just rotate them at rendering timeMarco Trevisan (Treviño)
So removing duplicated data, since we can do this at code level (bzr r4163.7.1)
2016-08-10OverlayRenderer: reduce some duplicated mathMarco Trevisan (Treviño)
(bzr r4163.5.4)
2016-08-10OverlayRenderer: decorate the bottom launcher when the hud is shownMarco Trevisan (Treviño)
(bzr r4163.5.3)
2016-08-09OverlayRenderer: draw a top edge when using the Bottom launcherMarco Trevisan (Treviño)
(bzr r4163.5.2)
2016-08-09DashStyle: add overlay top left tileMarco Trevisan (Treviño)
(bzr r4163.5.1)
2016-08-06UnityWindowView: don't try to deference close_button_ if its' nullMarco Trevisan (Treviño)
It could happen when manually triggering a signal Approved by: Andrea Azzarone (bzr r4165)
2016-08-01Merge trunkTed Gould
(bzr r4153.9.22)
2016-08-01CompizUtils: add add flag to decoration utils for shaped windowsMarco Trevisan (Treviño)
(bzr r4163.1.2)
2016-08-01UnityWindowView: don't try to deference close_button_ if its' nullMarco Trevisan (Treviño)
It could happen when manually triggering a signal (bzr r4163.2.1)
2016-07-27DecoratedWindow: Cleanup shadows for shaped windows, reduce recomputationMarco Trevisan (Treviño)
Approved by: Andrea Azzarone (bzr r4162)
2016-07-27DecoratedWindow: Added shadows for shaped windowsEleni Maria Stea
Approved by: Marco Trevisan (Treviño), PS Jenkins bot (bzr r4161)
2016-07-27Properly destroy close_button_ to properly disconnect lambda. (LP: #1605010)Andrea Azzarone
Approved by: Marco Trevisan (Treviño) (bzr r4156)
2016-07-27[LockSceen] Remove numlock warning. (LP: #1526322)Andrea Azzarone
Approved by: Marco Trevisan (Treviño) (bzr r4154)
2016-07-26Check to see if the proxy is connected before sending a message to itTed Gould
(bzr r4153.9.21)
2016-07-25Merging with trunkMarco Trevisan (Treviño)
(bzr r4067.8.3)
2016-07-22low gfx optimisation: don't calculate blur rectangles when we have no blurEleni Maria Stea
(bzr r4151.1.3)
2016-07-21Properly destroy close_button_ to properly disconnect lambda.Andrea Azzarone
Fixes LP: #1605010 (bzr r4153.2.1)
2016-07-20Setup a test for the systemd wrapperTed Gould
(bzr r4153.9.8)
2016-07-20Add systemd events to the lock screenTed Gould
(bzr r4153.9.5)
2016-07-14Remove numlock warning.Andrea Azzarone
Fixes LP: #1526322 (bzr r4146.4.1)