| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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) | |||
| 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) | |||
| 2016-08-31 | Merging with lp:~3v1n0/unity/cmake-libs-prefixes | Marco Trevisan (Treviño) | |
| (bzr r4153.9.32) | |||
| 2016-08-31 | CMake: use UNITY_LIBDIR in a more shared way | Marco Trevisan (Treviño) | |
| (bzr r4177.4.1) | |||
| 2016-08-30 | SigcSlotHash: ensure it works with GCC-6 | Marco Trevisan (Treviño) | |
| (bzr r3788.9.20) | |||
| 2016-08-30 | MenuManager: update active tracker on removal | Marco Trevisan (Treviño) | |
| (bzr r3788.9.19) | |||
| 2016-08-30 | MenuManager: call active tracker after a timeout if mouse didn't move | Marco Trevisan (Treviño) | |
| (bzr r3788.9.18) | |||
| 2016-08-29 | MenuManager: ensure active position tracker is set to the right on on late ↵ | Marco Trevisan (Treviño) | |
| registration (bzr r3788.9.13) | |||
| 2016-08-29 | MenuManager: add support for mouse trackers with triangle algorithm support | Marco 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-26 | InputMonitor: 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-26 | InputMonitor: add a getter for registered events too | Marco Trevisan (Treviño) | |
| (bzr r3788.9.10) | |||
| 2016-08-24 | WindowButtons: don't restore before partially maximize, do it only if needed | Marco Trevisan (Treviño) | |
| (bzr r4177.3.2) | |||
| 2016-08-23 | WindowButton: 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-22 | InputMonitor: remove unneded (until we don't add another implementation) ↵ | Marco Trevisan (Treviño) | |
| virtual dtor (bzr r3788.6.19) | |||
| 2016-08-19 | Use 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-17 | InputMonitor: add some debugging bits | Marco Trevisan (Treviño) | |
| (bzr r3788.6.18) | |||
| 2016-08-17 | Use 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-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 | DecorationStyle: set css name for Gtk 3.20 | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4174) | |||
| 2016-08-17 | OverlayRenderer: don't use rotated textures, just rotate them at rendering time | Marco 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-17 | OverlayRenderer: 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-17 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r3788.6.17) | |||
| 2016-08-12 | Add 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-12 | SpreadWidgets: don't be evil as gtk, scale is a double! | Marco Trevisan (Treviño) | |
| (bzr r4163.7.8) | |||
| 2016-08-12 | SpreadWidgets: update decorations on monitor changes | Marco Trevisan (Treviño) | |
| (bzr r4163.7.7) | |||
| 2016-08-12 | SpreadWidgets: only add top and bottom edges decorations when launcher is in ↵ | Marco Trevisan (Treviño) | |
| the bottom (bzr r4163.7.5) | |||
| 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-12 | DecorationStyle: set css name for Gtk 3.20 | Marco Trevisan (Treviño) | |
| (bzr r4168.1.1) | |||
| 2016-08-11 | Merging with lp:~3v1n0/unity/bottom-launcher-overlay-decorations | Marco Trevisan (Treviño) | |
| (bzr r4163.7.3) | |||
| 2016-08-11 | OverlayRenderer: remove offset on horizontal texture, it only causes ↵ | Marco Trevisan (Treviño) | |
| troubles now (bzr r4163.5.6) | |||
| 2016-08-11 | OverlayRenderer: 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) | |||
