summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2016-08-31CMake: use UNITY_LIBDIR in a more shared wayMarco Trevisan (Treviño)
2016-08-30SigcSlotHash: ensure it works with GCC-6Marco Trevisan (Treviño)
2016-08-30MenuManager: update active tracker on removalMarco Trevisan (Treviño)
2016-08-30MenuManager: call active tracker after a timeout if mouse didn't moveMarco Trevisan (Treviño)
2016-08-29MenuManager: ensure active position tracker is set to the right on on late re...Marco Trevisan (Treviño)
2016-08-29MenuManager: add support for mouse trackers with triangle algorithm supportMarco Trevisan (Treviño)
2016-08-26InputMonitor: move the sigc::slot hash functions to a shared header, and make...Marco Trevisan (Treviño)
2016-08-26InputMonitor: add a getter for registered events tooMarco Trevisan (Treviño)
2016-08-24WindowButtons: don't restore before partially maximize, do it only if neededMarco Trevisan (Treviño)
2016-08-23WindowButton: properly partially unmaximize a window when middle/left clickin...Marco Trevisan (Treviño)
2016-08-22InputMonitor: remove unneded (until we don't add another implementation) virt...Marco Trevisan (Treviño)
2016-08-19Use compiz::Window::serverNext instead of compiz::Window::next in IsWindowObs...Andrea Azzarone
2016-08-17InputMonitor: add some debugging bitsMarco Trevisan (Treviño)
2016-08-17Use compiz::Window::serverNext instead of compiz::Window::next in IsWindowObs...Andrea Azzarone
2016-08-17SpreadWidgets: add container for spread filter and new spread decorationsMarco Trevisan (Treviño)
2016-08-17DecorationStyle: set css name for Gtk 3.20Marco Trevisan (Treviño)
2016-08-17OverlayRenderer: don't use rotated textures, just rotate them at rendering timeMarco Trevisan (Treviño)
2016-08-17OverlayRenderer: properly decorate launcher/panel when the launcher is at the...Marco Trevisan (Treviño)
2016-08-17Merging with trunkMarco Trevisan (Treviño)
2016-08-12Add a function to check whether we're connected so the test can wait and ensu...Ted Gould
2016-08-12SpreadWidgets: don't be evil as gtk, scale is a double!Marco Trevisan (Treviño)
2016-08-12SpreadWidgets: update decorations on monitor changesMarco Trevisan (Treviño)
2016-08-12SpreadWidgets: only add top and bottom edges decorations when launcher is in ...Marco Trevisan (Treviño)
2016-08-12SpreadWidgets: add container for spread filter and new spread decorationsMarco Trevisan (Treviño)
2016-08-12DecorationStyle: set css name for Gtk 3.20Marco Trevisan (Treviño)
2016-08-11Merging with lp:~3v1n0/unity/bottom-launcher-overlay-decorationsMarco Trevisan (Treviño)
2016-08-11OverlayRenderer: remove offset on horizontal texture, it only causes troubles...Marco Trevisan (Treviño)
2016-08-11OverlayRenderer: use absolute geo to get the monitor and don't use monitor x,...Marco Trevisan (Treviño)
2016-08-10OverlayRenderer: remove offset on horizontal texture, it only causes troubles...Marco Trevisan (Treviño)
2016-08-10OverlayRenderer: don't use rotated textures, just rotate them at rendering timeMarco Trevisan (Treviño)
2016-08-10OverlayRenderer: reduce some duplicated mathMarco Trevisan (Treviño)
2016-08-10OverlayRenderer: decorate the bottom launcher when the hud is shownMarco Trevisan (Treviño)
2016-08-09OverlayRenderer: draw a top edge when using the Bottom launcherMarco Trevisan (Treviño)
2016-08-09DashStyle: add overlay top left tileMarco Trevisan (Treviño)
2016-08-06UnityWindowView: don't try to deference close_button_ if its' nullMarco Trevisan (Treviño)
2016-08-01Merge trunkTed Gould
2016-08-01CompizUtils: add add flag to decoration utils for shaped windowsMarco Trevisan (Treviño)
2016-08-01UnityWindowView: don't try to deference close_button_ if its' nullMarco Trevisan (Treviño)
2016-07-27DecoratedWindow: Cleanup shadows for shaped windows, reduce recomputationMarco Trevisan (Treviño)
2016-07-27DecoratedWindow: Added shadows for shaped windowsEleni Maria Stea
2016-07-27Properly destroy close_button_ to properly disconnect lambda. (LP: #1605010)Andrea Azzarone
2016-07-27[LockSceen] Remove numlock warning. (LP: #1526322)Andrea Azzarone
2016-07-26Check to see if the proxy is connected before sending a message to itTed Gould
2016-07-25Merging with trunkMarco Trevisan (Treviño)
2016-07-22low gfx optimisation: don't calculate blur rectangles when we have no blurEleni Maria Stea
2016-07-21Properly destroy close_button_ to properly disconnect lambda.Andrea Azzarone
2016-07-20Setup a test for the systemd wrapperTed Gould
2016-07-20Add systemd events to the lock screenTed Gould
2016-07-14Remove numlock warning.Andrea Azzarone
2016-07-07Fix style errors.Kai-Heng Feng