| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-29 | tests/CMakeLists.txt: set gmock lib and tests only if available | Marco Trevisan (Treviño) | |
| (bzr r4209.1.3) | |||
| 2016-11-29 | tests: use more signed comparisons | Marco Trevisan (Treviño) | |
| (bzr r4209.1.2) | |||
| 2016-11-29 | CMakeLists.txt: add support to compile with GTest 1.8 | Marco Trevisan (Treviño) | |
| Fixes LP: #1644062 (bzr r4209.1.1) | |||
| 2016-11-11 | LockScreenController: use InputMonitor to get all the events and hide the ↵ | Marco Trevisan (Treviño) | |
| Blank Window When the blank window is shown now we use the XI2 events to figure out if we can hide it in this way it will be possible to show the screensaver when something is grabbing the screen and we don't need to grab the screen anymore to get the events. (LP: #1321075) Approved by: Andrea Azzarone (bzr r4206) | |||
| 2016-11-11 | TestLockScreenController: update test to match new grab-less blank window | Marco Trevisan (Treviño) | |
| (bzr r3788.10.7) | |||
| 2016-11-07 | GnomeSession: Retrieve the session id using dbus if $XDG_SESSION_ID is not set | Andrea Azzarone | |
| Approved by: Marco Trevisan (Treviño), Martin Pitt (bzr r4204) | |||
| 2016-11-07 | Merge trunk and resolve conflicts. | Andrea Azzarone | |
| (bzr r4198.2.1) | |||
| 2016-11-02 | Retrieve the session id using dbus if env variable XDG_SESSION_ID is not ↵ | Andrea Azzarone | |
| available. (bzr r4194.4.1) | |||
| 2016-10-27 | TestXdndStartStopNotifierImp: enable some unstable tests by adding XTest support | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4196) | |||
| 2016-09-06 | TestXdndStartStopNotifierImp: enable some unstable tests by adding XTest support | Marco Trevisan (Treviño) | |
| (bzr r4192.1.1) | |||
| 2016-09-06 | Merging with lp:~3v1n0/unity/systemd-unit-fixes | Marco Trevisan (Treviño) | |
| (bzr r3788.10.6) | |||
| 2016-09-02 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4153.9.53) | |||
| 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 | PanelView: use InputMonitor to track menu events | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4185) | |||
| 2016-09-01 | {Upstart,Systemd}Wrapper: use ligther proxies | Marco Trevisan (Treviño) | |
| (bzr r4153.9.44) | |||
| 2016-08-30 | TestLockScreenController: add input monitor instance | Marco Trevisan (Treviño) | |
| (bzr r3788.10.5) | |||
| 2016-08-29 | LockScreen: pass menu::Manager to Shields | Marco Trevisan (Treviño) | |
| (bzr r3788.9.16) | |||
| 2016-08-22 | Tests: add input monitor insances in Panel and Launcher controllers | Marco Trevisan (Treviño) | |
| These are needed since they initialize edge barriers (bzr r3788.8.4) | |||
| 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-01 | Merge trunk | Ted Gould | |
| (bzr r4153.9.22) | |||
| 2016-07-27 | Use the standard notification-device-eject in the "device eject" ↵ | Andrea Azzarone | |
| notification. This allows us to scale it properly on high-dpi setups. (LP: #1605231) Approved by: Marco Trevisan (Treviño) (bzr r4157) | |||
| 2016-07-21 | Use the standard notification-device-eject in the "device eject" ↵ | Andrea Azzarone | |
| notificaiton. This allows us to scale it properly on high-dpi setups. Fixes LP: #1605231 (bzr r4153.3.1) | |||
| 2016-07-21 | Properly destroy close_button_ to properly disconnect lambda. | Andrea Azzarone | |
| Fixes LP: #1605010 (bzr r4153.2.1) | |||
| 2016-07-20 | Setup a test for the systemd wrapper | Ted Gould | |
| (bzr r4153.9.8) | |||
| 2016-07-20 | Add systemd events to the lock screen | Ted Gould | |
| (bzr r4153.9.5) | |||
| 2016-07-06 | Add some tests. | Andrea Azzarone | |
| (bzr r4146.5.5) | |||
| 2016-06-21 | TestLockScreenController: add mock key::Grabber | Marco Trevisan (Treviño) | |
| (bzr r4119.1.7) | |||
| 2016-05-17 | UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden ↵ | Marco Trevisan (Treviño) | |
| CompositeWindow functions get actually called There would be still a lot to do in this scenario, but still a start...F Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4115) | |||
| 2016-05-17 | TestGnomeSessionManager: disconnect from all session signals on TearDown | Marco Trevisan (Treviño) | |
| (bzr r4105.7.6) | |||
| 2016-04-25 | SwitcherView: get rid of the unused signals | Marco Trevisan (Treviño) | |
| (bzr r4105.6.2) | |||
| 2016-04-01 | Improve the "lock on suspend" logic to always keep in sync the inhibitor ↵ | Andrea Azzarone | |
| with the lockscreen. Approved by: Marco Trevisan (Treviño) (bzr r4099) | |||
| 2016-03-31 | Refactor a bit the LoginManager login according to Marco's review. | Andrea Azzarone | |
| (bzr r4095.1.2) | |||
| 2016-03-31 | UnityWindowStyle: use theme settings for getting the textures and cleanup ↵ | Marco Trevisan (Treviño) | |
| them on theme change Also export RawPixel's and cleanup the API a little (bzr r4093.2.13) | |||
| 2016-03-18 | modified a keynav AP test | handsome_feng | |
| (bzr r4067.4.19) | |||
| 2016-03-17 | merge trunk | handsome_feng | |
| (bzr r4067.4.16) | |||
| 2016-03-17 | fix the problem in tooltip | handsome_feng | |
| (bzr r4067.4.15) | |||
| 2016-03-11 | Fix some fials in hud and dash autopilot tests | handsome_feng | |
| (bzr r4067.4.13) | |||
| 2016-03-10 | LauncherController: add overlay shortcut to all the WindowedLauncherIcon's ↵ | Marco Trevisan (Treviño) | |
| we have This includes device icons now. Approved by: Andrea Azzarone, PS Jenkins bot (bzr r4084) | |||
| 2016-03-10 | DashView: ensure that we update scaling when monitor changes | Marco Trevisan (Treviño) | |
| Plus don't increase the input area by border sizes when maximized. Fixes: #1546690 Approved by: Andrea Azzarone, PS Jenkins bot (bzr r4083) | |||
| 2016-03-10 | Add a "Format..." option to volume icons. Fixes: #1057008 | Andrea Azzarone | |
| Approved by: Marco Trevisan (Treviño), PS Jenkins bot (bzr r4081) | |||
| 2016-03-08 | TestLauncherController: update to include device icons in shortcut ones | Marco Trevisan (Treviño) | |
| (bzr r4080.1.3) | |||
| 2016-03-02 | merge trunk | handsome_feng | |
| (bzr r4067.4.10) | |||
| 2016-02-24 | Merge with trunk. | Andrea Azzarone | |
| (bzr r4074.3.1) | |||
| 2016-02-23 | Merge with Robert's branch. | Andrea Azzarone | |
| (bzr r4067.2.9) | |||
| 2016-02-19 | Rewrite tests to not use Ubuntu Software Center, use GNOME Software instead | Robert Ancell | |
| (bzr r4074.2.2) | |||
| 2016-02-19 | Merge with trunk. | Andrea Azzarone | |
| (bzr r4067.2.3) | |||
| 2016-02-19 | Integration with gnome-software. | Andrea Azzarone | |
| (bzr r4067.2.2) | |||
| 2016-02-17 | DashView: ensure that we update scaling when monitor changes | Marco Trevisan (Treviño) | |
| And also use better names for dash border sizes in DashStyle (bzr r4068.5.1) | |||
| 2016-02-16 | merge trunk | handsome_feng | |
| (bzr r4067.4.6) | |||
| 2016-02-09 | Extend the lockscreen theme for kylin. | handsome_feng | |
| Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4073) | |||
