View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~gerboland/qtubuntu/xenial-artful-build (Has a merge proposal) Development 2017-10-11 14:29:39 UTC
402. Comparing with 5.8 is clearer

Author: Gerry Boland
Revision Date: 2017-10-11 14:29:39 UTC

Comparing with 5.8 is clearer

lp:~gerboland/+junk/electron-snap Development 2017-09-27 15:10:45 UTC
64. Electron snap - builds, but hangs on ...

Author:
Revision Date: 2017-09-27 15:10:12 UTC

Electron snap - builds, but hangs on startup on amd64

lp:~gerboland/miral/fix-miral-xrun-socket Development 2017-09-26 19:13:42 UTC
581. miral-xrun - look for socket owned by...

Author:
Revision Date: 2017-09-26 19:13:42 UTC

miral-xrun - look for socket owned by root

lp:~gerboland/miral/release-patched Development 2017-09-13 13:23:09 UTC
363. Avoid div by zero

Author: Gerry Boland
Revision Date: 2017-09-13 13:22:44 UTC

Avoid div by zero

lp:~gerboland/qtubuntu/remove-content-hub-and-ual (Has a merge proposal) Development 2017-08-25 11:54:09 UTC
399. Merge trunk and fix conflicts

Author: Gerry Boland
Revision Date: 2017-08-25 11:54:09 UTC

Merge trunk and fix conflicts

lp:~gerboland/qtmir/refactor-opengl (Has a merge proposal) Development 2017-04-05 16:30:26 UTC
645. Fix header file ifndefs

Author: Gerry Boland
Revision Date: 2017-04-05 16:30:26 UTC

Fix header file ifndefs

lp:~gerboland/qtmir/small-hooks-change (Has a merge proposal) Development 2017-04-03 16:55:39 UTC
638. Clean up diff

Author: Gerry Boland
Revision Date: 2017-04-03 16:55:10 UTC

Clean up diff

lp:~gerboland/qtmir/decouple-qteventfeeder-screensmodel (Has a merge proposal) Development 2017-03-30 14:47:27 UTC
639. A lil less auto-mation, a lil more ac...

Author: Gerry Boland
Revision Date: 2017-03-30 14:47:27 UTC

A lil less auto-mation, a lil more action please

lp:~gerboland/qtubuntu/nouveau-workaround bug(Has a merge proposal) Development 2017-03-29 12:28:16 UTC
387. Fix indenting and spacing

Author: Gerry Boland
Revision Date: 2017-03-29 12:28:16 UTC

Fix indenting and spacing

lp:~gerboland/qtmir/nouveau-workaround bug(Has a merge proposal) Development 2017-03-29 12:26:47 UTC
626. Disable threaded rendering for nouveau

Author: Gerry Boland
Revision Date: 2017-03-29 12:25:34 UTC

Disable threaded rendering for nouveau

lp:~gerboland/qtmir/minor-cleanups (Has a merge proposal) Development 2017-03-14 13:44:48 UTC
619. Old boost header file dependency unus...

Author: Gerry Boland
Revision Date: 2017-03-14 13:18:59 UTC

Old boost header file dependency unused, remove

lp:~gerboland/qtmir/small-mirserver-removal (Has a merge proposal) Development 2017-02-28 16:10:39 UTC
610. Remove frig allowing surfacemanager u...

Author: Gerry Boland
Revision Date: 2017-02-28 16:09:12 UTC

Remove frig allowing surfacemanager use mirserver apis

lp:~gerboland/+junk/qml-visualizer-plugin Development 2016-12-08 12:53:21 UTC
5. Fix rendering after enabling visualiz...

Author: Gerry Boland
Revision Date: 2016-12-08 12:53:21 UTC

Fix rendering after enabling visualization

Deleting the renderer in the BeforeSync stage is not compatible with the threaded renderer, as it checks if a renderer exists before the BeforeSync stage, and if it exists refuses to re-create the renderer.

We could re-create it outselves, but we cannot connect its scenegraphChanged signal to the QSGRenderLoop slot, which drives the renderer to render a new frame.

Instead a safer time to delete the renderer is after a frame is rendered. When it needs it, Qt will correctly recreate and connect to the renderer, before using it.

lp:~gerboland/miral/gtest-bug-workaround Development 2016-11-28 16:15:39 UTC
457. Workaround GTest bug causing FTBFS wi...

Author: Gerry Boland
Revision Date: 2016-11-28 16:14:36 UTC

Workaround GTest bug causing FTBFS with C++11

lp:~gerboland/qtmir/miral-qt-integration-remove-workaround-debs (Has a merge proposal) Development 2016-11-17 13:14:44 UTC
581. Remove workaround for mirtest failing...

Author: Gerry Boland
Revision Date: 2016-11-17 13:12:57 UTC

Remove workaround for mirtest failing to specify build debs correctly, fixed in Mir

lp:~gerboland/+junk/absolute-position-test Development 2016-11-16 16:59:21 UTC
2. Add function to create child windows ...

Author: Gerry Boland
Revision Date: 2016-11-16 16:12:50 UTC

Add function to create child windows to check their positioning

lp:~gerboland/+junk/bcmwl_kernel_source-6.20 Development 2016-10-25 20:56:18 UTC
4. Fix possibly erroneous patch with nul...

Author: Gerry Boland
Revision Date: 2016-10-25 20:56:18 UTC

Fix possibly erroneous patch with null channel sspec

lp:~gerboland/qtubuntu/latest Development 2016-10-13 16:08:00 UTC
349. patches from add--surface-types-support

Author: Gerry Boland
Revision Date: 2016-10-13 16:08:00 UTC

patches from add--surface-types-support

lp:~gerboland/qtubuntu/match-upstream (Has a merge proposal) Development 2016-10-04 11:34:09 UTC
345. Move needlessly global symbol into lo...

Author: Gerry Boland
Revision Date: 2016-10-04 11:34:09 UTC

Move needlessly global symbol into local namespace

lp:~gerboland/+junk/qteglchooser Development 2016-09-26 19:28:12 UTC
7. Fix compile on Qt versions 5.4 and lower

Author: Gerry Boland
Revision Date: 2016-09-26 19:28:12 UTC

Fix compile on Qt versions 5.4 and lower

lp:~gerboland/qtubuntu/support-surface-raise Development 2016-09-19 22:48:39 UTC
346. Use mir_surface_raise to implement QP...

Author: Gerry Boland
Revision Date: 2016-09-19 22:48:22 UTC

Use mir_surface_raise to implement QPlatformWindow::raise

lp:~gerboland/miral/qt-fix-qt-rendering (Has a merge proposal) Development 2016-09-13 12:25:58 UTC
327. Add workaround to get Qt apps rendering

Author: Gerry Boland
Revision Date: 2016-09-13 12:25:38 UTC

Add workaround to get Qt apps rendering

lp:~gerboland/miral/mir-0.24-compat Development 2016-08-22 11:41:20 UTC
290. [miral-qt] Mir 0.24 compatibility

Author: Gerry Boland
Revision Date: 2016-08-22 11:41:20 UTC

[miral-qt] Mir 0.24 compatibility

lp:~gerboland/qtubuntu/make-up-physical-size-if-mir-says-0x0 (Has a merge proposal) Development 2016-08-10 16:27:36 UTC
335. Check if physical display size is zer...

Author: Gerry Boland
Revision Date: 2016-08-10 16:27:20 UTC

Check if physical display size is zero and if so, guess something more suitable.

Remove unused "nativeGeometry"

lp:~gerboland/qtmir/make-up-physical-size-if-mir-says-0x0 (Has a merge proposal) Development 2016-08-10 16:13:47 UTC
541. Check if physical display size is zer...

Author: Gerry Boland
Revision Date: 2016-08-10 16:13:05 UTC

Check if physical display size is zero and if so, guess something suitable

lp:~gerboland/miral/enable-qt-by-default (Has a merge proposal) Development 2016-07-28 14:07:20 UTC
241. [qt] enable building by default

Author: Gerry Boland
Revision Date: 2016-07-28 14:07:06 UTC

[qt] enable building by default

lp:~gerboland/miral/qt-remove-old-WM-state-setting-code (Has a merge proposal) Development 2016-07-27 15:23:43 UTC
253. Explain commented out code

Author: Gerry Boland
Revision Date: 2016-07-27 15:23:43 UTC

Explain commented out code

lp:~gerboland/platform-api/add-magnetic-gyro-sensors bug(Has a merge proposal) Development 2016-07-18 12:14:06 UTC
322. Fix debian symbols file for landing

Author: Gerry Boland
Revision Date: 2016-01-08 13:48:15 UTC

Fix debian symbols file for landing

lp:~gerboland/qtubuntu-sensors/add-gyro-magnet-sensors bug(Has a merge proposal) Development 2016-07-18 12:14:02 UTC
95. Fix signal name error

Author: Gerry Boland
Revision Date: 2016-03-22 17:02:38 UTC

Fix signal name error

lp:~gerboland/qtmir/enable-debug-mode Development 2016-06-24 12:36:33 UTC
289. Fix up some bad merge decisions, and ...

Author: Gerry Boland
Revision Date: 2016-06-24 12:36:24 UTC

Fix up some bad merge decisions, and bump copyrights

lp:~gerboland/miral/miral-qt-canonical-wm-model Development 2016-06-09 18:06:15 UTC
206. Implement Qt-side model based on the ...

Author: Gerry Boland
Revision Date: 2016-06-09 18:05:45 UTC

Implement Qt-side model based on the MirWindowModel.

lp:~gerboland/+junk/qquickwindow-debug Development 2016-05-27 11:12:09 UTC
1. Print Window and Context config on cr...

Author: Gerry Boland
Revision Date: 2016-05-27 11:11:53 UTC

Print Window and Context config on creation

lp:~gerboland/+junk/openglwindow Development 2016-05-27 10:38:30 UTC
2. Print some basic context info

Author: Gerry Boland
Revision Date: 2016-05-27 10:38:15 UTC

Print some basic context info

lp:~gerboland/+junk/eglinfo Development 2016-05-25 16:29:53 UTC
4. Add warning if Mir server not running

Author: Gerry Boland
Revision Date: 2016-05-25 16:29:53 UTC

Add warning if Mir server not running

lp:~gerboland/ubuntu-ui-toolkit/staging-fix-icon-svg-image-loading Development 2016-04-19 11:55:57 UTC
1887. Adjust UnityThemeIconProvider to dupl...

Author: Gerry Boland
Revision Date: 2016-03-08 16:34:56 UTC

Adjust UnityThemeIconProvider to duplicate Qt's image loading behaviour, fixes some image scaling issues on grid unit change

Changes include:
1. image provider returns QImage instead of Pixmap, because (1) that's what Qt's internal representation does, and (2) because Qt converts the QPixmap to a QImage internally anyway.
2. implements the force_scale behaviour that Qt does, to ensure SVG images have correctly calculated implicit sizes

lp:~gerboland/+junk/mapToGlobal-test Development 2016-04-13 12:33:55 UTC
1. Quick QML module to test mapToGlobal

Author: Gerry Boland
Revision Date: 2016-04-13 12:33:40 UTC

Quick QML module to test mapToGlobal

lp:~gerboland/qtubuntu/devicePixelRatio Development 2016-04-11 16:48:39 UTC
308. Merge trunk (untested)

Author: Gerry Boland
Revision Date: 2016-04-11 16:48:24 UTC

Merge trunk (untested)

lp:~gerboland/qtmir/screen-controller-rename-to-model Development 2016-03-21 14:40:53 UTC
463. Rename ScreenController to ScreenModel

Author: Gerry Boland
Revision Date: 2016-03-21 14:40:53 UTC

Rename ScreenController to ScreenModel

lp:~gerboland/qtmir/appRestart-lp1527737-rebased Development 2016-03-08 15:15:19 UTC
445. Merge trunk & resolve conflicts

Author: Gerry Boland
Revision Date: 2016-03-08 15:14:47 UTC

Merge trunk & resolve conflicts

lp:~gerboland/webbrowser-app/formFactor-support (Has a merge proposal) Development 2016-02-22 12:16:13 UTC
1359. formFactor not in scope, fix

Author: Gerry Boland
Revision Date: 2016-02-22 12:16:13 UTC

formFactor not in scope, fix

lp:~gerboland/unity8/window-width-height-changes-acted-upon-always (Has a merge proposal) Development 2016-02-20 11:28:40 UTC
2205. Use anchors instead of width/height b...

Author: Gerry Boland
Revision Date: 2016-02-19 14:20:27 UTC

Use anchors instead of width/height binding for Stages, avoids a binding loop and fixes Stages resizing on window resize

lp:~gerboland/unity8/demo-disable-broken-screenshooter (Has a merge proposal) Development 2016-02-19 12:59:38 UTC
2204. Disable broken screenshooter

Author: Gerry Boland
Revision Date: 2016-02-19 12:59:17 UTC

Disable broken screenshooter

lp:~gerboland/oxide/1.12-dynamic-grid-units (Has a merge proposal) Development 2016-02-19 12:04:34 UTC
1314. Fix signal name typo

Author: Gerry Boland
Revision Date: 2016-02-19 12:04:34 UTC

Fix signal name typo

lp:~gerboland/qtubuntu/screen-info-drop-panel-hack (Has a merge proposal) Development 2016-02-17 16:27:28 UTC
326. Remove panel hack

Author: Gerry Boland
Revision Date: 2016-02-17 16:27:28 UTC

Remove panel hack

lp:~gerboland/ubuntu-ui-toolkit/ubuntu-shape-release (Has a merge proposal) Development 2016-02-09 11:17:06 UTC
1842. Build fix

Author: Gerry Boland
Revision Date: 2016-02-09 11:17:06 UTC

Build fix

lp:~gerboland/ubuntu-ui-toolkit/ubuntu-shape-release-trunk (Has a merge proposal) Development 2016-02-08 16:32:48 UTC
1281. Make UbuntuShape delete its textures ...

Author: Gerry Boland
Revision Date: 2016-02-08 16:32:22 UTC

Make UbuntuShape delete its textures by appending post-sync render job when Qt calls releaseResources

lp:~gerboland/qtmir/enable-applauncherd (Has a merge proposal) Development 2015-12-16 17:10:10 UTC
380. Merge trunk

Author: Gerry Boland
Revision Date: 2015-12-16 17:10:10 UTC

Merge trunk

lp:~gerboland/+junk/mirConnection Development 2015-12-15 16:18:58 UTC
1. Test fetching mir connection pointer

Author: Gerry Boland
Revision Date: 2015-12-15 16:18:40 UTC

Test fetching mir connection pointer

lp:~gerboland/qtubuntu/screen-info Development 2015-12-15 12:34:42 UTC
286. Merge DPR

Author: Gerry Boland
Revision Date: 2015-11-18 12:21:50 UTC

Merge DPR

lp:~gerboland/unity-api/surfaceSizerCallback bug(Has a merge proposal) Development 2015-09-07 14:09:20 UTC
180. Remove bad merge atrifacts

Author: Gerry Boland
Revision Date: 2015-09-07 14:09:20 UTC

Remove bad merge atrifacts

lp:~gerboland/qtmir/non-upstart-app-closing (Has a merge proposal) Development 2015-08-18 14:49:12 UTC
367. Revert the stop-while-suspended chang...

Author: Gerry Boland
Revision Date: 2015-08-18 14:49:12 UTC

Revert the stop-while-suspended change for now

lp:~gerboland/qtmir/multimonitor-spike (Has a merge proposal) Development 2015-08-07 12:06:01 UTC
371. ScreenControllerTest- flip argument i...

Author: Gerry Boland
Revision Date: 2015-08-07 12:06:01 UTC

ScreenControllerTest- flip argument in assert/expect_eq statements

lp:~gerboland/unity8/silo0 Development 2015-07-16 12:09:11 UTC This branch has not been pushed to yet.
lp:~gerboland/qtmir/initialSurfaceGeometry bug(Has a merge proposal) Development 2015-07-13 21:57:15 UTC
269. Merge detach-state-from-focus and res...

Author: Gerry Boland
Revision Date: 2015-07-13 21:57:15 UTC

Merge detach-state-from-focus and resolve conflicts

lp:~gerboland/unity8/set-qpa-env-for-clients (Has a merge proposal) Development 2015-06-29 15:25:30 UTC
1832. [upstart] On unity8 start, set correc...

Author: Gerry Boland
Revision Date: 2015-06-29 15:25:09 UTC

[upstart] On unity8 start, set correct QT_QPA_PLATFORM for all its Qt clients

lp:~gerboland/qtubuntu/desktop-spike Development 2015-05-06 16:04:47 UTC
259. Merge surface-positioning

Author: Gerry Boland
Revision Date: 2015-05-06 16:04:00 UTC

Merge surface-positioning

lp:~gerboland/qtmir/desktop-spike Development 2015-05-06 15:22:09 UTC
334. What I have so far

Author: Gerry Boland
Revision Date: 2015-05-06 15:22:09 UTC

What I have so far

lp:~gerboland/qtubuntu/initialSurfaceState Development 2015-03-30 22:12:31 UTC
260. Fix minor build complaint plus whites...

Author: Gerry Boland
Revision Date: 2015-03-30 22:12:12 UTC

Fix minor build complaint plus whitespace

lp:~gerboland/qtmir/remove-custom-framepump1 Development 2015-03-13 16:56:47 UTC
330. Make nice run script for qml-demo-she...

Author: Gerry Boland
Revision Date: 2015-03-13 16:56:47 UTC

Make nice run script for qml-demo-shell, no need to install stuff now

lp:~gerboland/qtmir/multiple-windows-per-app Development 2015-02-23 09:47:13 UTC
320. Add required export line to README

Author: Gerry Boland
Revision Date: 2015-02-23 09:47:13 UTC

Add required export line to README

lp:~gerboland/qtmir/no-crash-multimonitor (Has a merge proposal) Development 2015-02-19 16:57:09 UTC
320. Inital multimonitor support - react c...

Author: Gerry Boland
Revision Date: 2015-02-19 16:57:09 UTC

Inital multimonitor support - react correctly to Mir DisplayConfiguration changes

On Mir DisplayConfiguration changes, QtMir now correctly:
1. blocks Mir until it has stopped all renderers and has their GL context released
2. reads the new DisplayConfiguration, matches any existing ScreenWindows to new DisplayBuffer should they change (Mir may destroy and create it on us)
3. restarts all renderers

Not yet exporting Display configuration to a shell, nor are we specifying any custom DisplayConfiguration policy. This is mainly to have shell stop crashing!

lp:~gerboland/qtmir/port-to-event-2.0-fixed Development 2015-02-13 11:24:27 UTC
329. Fix typo

Author: Gerry Boland
Revision Date: 2015-02-13 11:23:21 UTC

Fix typo

lp:~gerboland/qtmir/port-to-event-2.0-with-mir0.11 Development 2015-02-10 09:13:05 UTC
326. Fix tests

Author: Gerry Boland
Revision Date: 2015-02-10 09:13:05 UTC

Fix tests

lp:~gerboland/+junk/windowmanager Development 2015-01-28 14:23:01 UTC
12. Fix window resizing

Author: Gerry Boland
Revision Date: 2015-01-28 13:14:56 UTC

Fix window resizing

lp:~gerboland/unity8/lockscreen-height-constant bug Development 2015-01-20 11:15:07 UTC
1564. Use more anchors, fewer bindings

Author: Gerry Boland
Revision Date: 2015-01-20 11:15:07 UTC

Use more anchors, fewer bindings

lp:~gerboland/unity8/initialSurfaceGeometry bug(Has a merge proposal) Development 2015-01-15 16:13:50 UTC
1161. Merge trunk

Author: Gerry Boland
Revision Date: 2015-01-15 16:13:50 UTC

Merge trunk

lp:~gerboland/+junk/multi-window-shared-sg Development 2015-01-07 11:24:40 UTC
4. What I got so far

Author: Gerry Boland
Revision Date: 2015-01-07 11:24:24 UTC

What I got so far

lp:~gerboland/unity8/dashcommunicator-qthread-warning-fix (Has a merge proposal) Development 2014-12-10 12:50:16 UTC
1475. Forgot to unset QObject parent

Author: Gerry Boland
Revision Date: 2014-12-10 12:50:16 UTC

Forgot to unset QObject parent

lp:~gerboland/qtmir/url-dispatcher-respawns-so-appMan-should-not bug(Has a merge proposal) Development 2014-12-10 12:45:43 UTC
277. Remove unnecessary include

Author: Gerry Boland
Revision Date: 2014-12-10 12:45:43 UTC

Remove unnecessary include

lp:~gerboland/unity8/dash-create-dbus-only-after-window Development 2014-12-08 17:02:06 UTC
1474. Dash: create the DBus interface only ...

Author: Gerry Boland
Revision Date: 2014-12-08 17:02:06 UTC

Dash: create the DBus interface only after its QWindow has been created

lp:~gerboland/qtmir/remove-custom-framepump Development 2014-12-05 18:58:54 UTC
284. Merge trunk

Author: Gerry Boland
Revision Date: 2014-12-05 18:58:54 UTC

Merge trunk

lp:~gerboland/unity-api/remove-focus-statetracking (Has a merge proposal) Development 2014-12-02 16:11:53 UTC
165. Update doc to remove old reference

Author: Gerry Boland
Revision Date: 2014-11-24 22:24:30 UTC

Update doc to remove old reference

lp:~gerboland/platform-api/add-dlerror (Has a merge proposal) Development 2014-11-14 12:31:17 UTC
284. Use dlerror to print why dlopen fails

Author: Gerry Boland
Revision Date: 2014-11-14 12:30:50 UTC

Use dlerror to print why dlopen fails

lp:~gerboland/+junk/qml-performance Development 2014-10-20 17:05:09 UTC
2. add simple.qml

Author: Gerry Boland
Revision Date: 2014-10-20 17:05:09 UTC

add simple.qml

lp:~gerboland/unity8/upstart-always-sigstop Development 2014-09-26 11:39:17 UTC
1291. Extend timeouts on AP test to check S...

Author: Gerry Boland
Revision Date: 2014-09-26 11:39:17 UTC

Extend timeouts on AP test to check SIGSTOP emitted

lp:~gerboland/ubuntu-system-settings/sigstop-for-upstart Development 2014-09-25 16:19:29 UTC
1079. Raise sigstop for upstart as qtmir no...

Author: Gerry Boland
Revision Date: 2014-09-25 16:19:02 UTC

Raise sigstop for upstart as qtmir no longer does this

lp:~gerboland/qtmir/no-upstart-notification Development 2014-09-25 16:18:04 UTC
256. Remove unused headers

Author: Gerry Boland
Revision Date: 2014-09-25 16:18:04 UTC

Remove unused headers

lp:~gerboland/+junk/qtsg-custom-renderloop-plugin Development 2014-09-08 23:07:44 UTC
6. Update README

Author: Gerry Boland
Revision Date: 2014-09-08 23:07:44 UTC

Update README

lp:~gerboland/unity8/dashComm-async (Has a merge proposal) Development 2014-09-03 17:52:44 UTC
1231. Make DashCommunicator DBUS call async...

Author: Gerry Boland
Revision Date: 2014-09-03 17:52:20 UTC

Make DashCommunicator DBUS call asynchronous, no reason for it to block the GUI thread

lp:~gerboland/platform-api/devel-213 (Has a merge proposal) Development 2014-08-28 15:05:02 UTC
262. Useless change

Author: Gerry Boland
Revision Date: 2014-08-28 15:05:02 UTC

Useless change

lp:~gerboland/platform-api/test Development 2014-08-28 14:22:09 UTC
261. Releasing 2.2.0+14.10.20140825-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-08-25 08:34:54 UTC

Releasing 2.2.0+14.10.20140825-0ubuntu1

lp:~gerboland/qtmir/gles-0.4.2+14.10.20140819-0ubuntu1 (Has a merge proposal) Development 2014-08-20 13:14:25 UTC
22. [debian] add liblttng-ust-dev

Author: Gerry Boland
Revision Date: 2014-08-20 13:14:25 UTC

[debian] add liblttng-ust-dev

lp:~gerboland/unity-mir/unfocusOnGreeter bug(Has a merge proposal) Development 2014-07-25 13:46:37 UTC
249. Fat finger fix

Author: Gerry Boland
Revision Date: 2014-07-25 13:46:37 UTC

Fat finger fix

lp:~gerboland/+junk/ubuntu-touch-meta_qtcomp Development 2014-07-25 10:57:20 UTC
161. Merge trunk

Author: Gerry Boland
Revision Date: 2014-07-25 10:57:20 UTC

Merge trunk

lp:~gerboland/qtmir/appManV2 Development 2014-06-26 21:48:16 UTC
113. AppMan needs a moveToFront method to ...

Author: Gerry Boland
Revision Date: 2014-06-26 21:48:16 UTC

AppMan needs a moveToFront method to manually re-stack the model, focus is not flexible enough

lp:~gerboland/unity8/appManV2-compat (Has a merge proposal) Development 2014-06-24 23:18:40 UTC
895. Restore Application::screenshot as be...

Author: Gerry Boland
Revision Date: 2014-06-24 23:18:40 UTC

Restore Application::screenshot as being defined by unity-api

lp:~gerboland/unity-mir/appManV2-compat (Has a merge proposal) Development 2014-06-24 23:00:51 UTC
229. debian: depend on unity-api version 7...

Author: Gerry Boland
Revision Date: 2014-06-24 23:00:51 UTC

debian: depend on unity-api version 7.90 or greater

lp:~gerboland/unity-api/appManVersion2 (Has a merge proposal) Development 2014-06-24 22:59:54 UTC
151. debian: package version 7.90

Author: Gerry Boland
Revision Date: 2014-06-24 22:59:54 UTC

debian: package version 7.90

lp:~gerboland/+junk/papi-hybris-tests-replace-dummy-with-actual Development 2014-06-17 14:23:28 UTC
149. * Replace libplatform-api1-hybris-tes...

Author: Gerry Boland
Revision Date: 2014-06-17 14:20:40 UTC

* Replace libplatform-api1-hybris-tests with ubuntu-application-api2-examples

lp:~gerboland/unity-mir/enable-logs (Has a merge proposal) Development 2014-06-06 13:08:18 UTC
232. idiot, tabls not spaces

Author: Gerry Boland
Revision Date: 2014-06-06 13:08:18 UTC

idiot, tabls not spaces

lp:~gerboland/+junk/rotation Development 2014-06-05 12:04:35 UTC
6. Workaround for transition due to stat...

Author: Gerry Boland
Revision Date: 2014-06-05 00:05:31 UTC

Workaround for transition due to state change during stabilisation (Screen created quite late during init)

lp:~gerboland/unity-system-compositor/usc-for-qpamirserver Development 2014-06-02 20:06:01 UTC
135. Backport latest USC to work with mir-...

Author: Gerry Boland
Revision Date: 2014-06-02 20:03:24 UTC

Backport latest USC to work with mir-for-qpamirserver

lp:~gerboland/qtubuntu/bump-for-papi1.1 Development 2014-05-15 17:12:05 UTC
224. Bump for platform-api version 1.1

Author: Gerry Boland
Revision Date: 2014-05-15 17:11:43 UTC

Bump for platform-api version 1.1

lp:~gerboland/+junk/qpa-mirserver-convert-to-cmake Development 2014-05-13 15:07:46 UTC
98. What I have so far

Author: Gerry Boland
Revision Date: 2014-05-13 15:06:59 UTC

What I have so far

lp:~gerboland/unity-mir/shortAppIds Development 2014-05-13 10:13:24 UTC
223. DesktopFileReader was deducing the ap...

Author: Gerry Boland
Revision Date: 2014-05-13 10:13:24 UTC

DesktopFileReader was deducing the appId from the file name. Need to pass appId explicitly

lp:~gerboland/platform-api/mir-SurfaceFactory-to-SurfaceCoordinator Development 2014-04-04 10:40:24 UTC
207. Mir refactoring replaces SurfaceFacto...

Author: Gerry Boland
Revision Date: 2014-04-04 10:39:50 UTC

Mir refactoring replaces SurfaceFactory with SurfaceCoordinator and performs other changes, update PAPI to match

lp:~gerboland/+junk/blockingRendererResearch Development 2014-03-28 10:44:47 UTC
7. Replce hack with something a bit nicer

Author: Gerry Boland
Revision Date: 2014-03-28 10:44:47 UTC

Replce hack with something a bit nicer

lp:~gerboland/qtubuntu/server-custom-input-destination Development 2014-03-27 13:47:03 UTC
218. Need to unhide symbols so they can be...

Author: Gerry Boland
Revision Date: 2014-03-27 13:47:03 UTC

Need to unhide symbols so they can be linked to. Move header install command and try to generate pkgconfig file (not working yet)

lp:~gerboland/unity-mir/namespace-to-prevent-collision2 Development 2014-03-07 17:20:21 UTC
186. missing namespace qualifier in Q_PROP...

Author: Gerry Boland
Revision Date: 2014-03-07 17:20:21 UTC

missing namespace qualifier in Q_PROPERTY

lp:~gerboland/unity-mir/demo-stuff-manta-osk-fix bug Development 2014-02-19 13:13:11 UTC
176. Fix OSK positioning on manta & flo

Author: Gerry Boland
Revision Date: 2014-02-19 13:12:44 UTC

Fix OSK positioning on manta & flo

1100 of 174 results