Merge lp://staging/~ken-vandine/ubuntu-app-launch/ual_focus_app into lp://staging/ubuntu-app-launch

Proposed by Ken VanDine
Status: Superseded
Proposed branch: lp://staging/~ken-vandine/ubuntu-app-launch/ual_focus_app
Merge into: lp://staging/ubuntu-app-launch
Prerequisite: lp://staging/~ted/ubuntu-app-launch/install-root
Diff against target: 702 lines (+343/-11)
21 files modified
debian/rules (+2/-0)
libubuntu-app-launch/application-impl-base.h (+1/-0)
libubuntu-app-launch/application-impl-click.cpp (+12/-0)
libubuntu-app-launch/application-impl-click.h (+1/-0)
libubuntu-app-launch/application-impl-legacy.cpp (+12/-0)
libubuntu-app-launch/application-impl-legacy.h (+1/-0)
libubuntu-app-launch/application-impl-libertine.cpp (+12/-0)
libubuntu-app-launch/application-impl-libertine.h (+1/-0)
libubuntu-app-launch/application-impl-snap.cpp (+12/-0)
libubuntu-app-launch/application-impl-snap.h (+1/-0)
libubuntu-app-launch/application.h (+9/-0)
libubuntu-app-launch/jobs-base.cpp (+59/-0)
libubuntu-app-launch/jobs-base.h (+14/-0)
libubuntu-app-launch/jobs-systemd.cpp (+61/-6)
libubuntu-app-launch/jobs-systemd.h (+2/-0)
libubuntu-app-launch/jobs-upstart.cpp (+20/-0)
libubuntu-app-launch/registry.h (+12/-0)
tests/jobs-systemd.cpp (+4/-1)
tests/systemd-mock.h (+42/-4)
tools/CMakeLists.txt (+10/-0)
tools/ubuntu-app-focus.cpp (+55/-0)
To merge this branch: bzr merge lp://staging/~ken-vandine/ubuntu-app-launch/ual_focus_app
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+315179@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2017-02-03.

Commit message

Adds Application::Instance::focus and Application::findInstance(pid_t) API

Description of the change

Adds Application::Instance::focus and Application::findInstance(pid_t) API

No tests yet and ubuntu-app-focus is just for my testing, i'll remove it later.

To post a comment you must log in.
312. By Ken VanDine

merged prereq

313. By Ken VanDine

merged prereq

314. By Ken VanDine

findInstance(pid_t) impl

315. By Ken VanDine

Added Application::findInstance(pid_t)

316. By Ken VanDine

Merged prereq

317. By Ken VanDine

Merged jobs-systemd branch

318. By Ken VanDine

merged prereq

319. By Ken VanDine

merged jobs-systemd branch

320. By Ken VanDine

merged install-root branch

321. By Ken VanDine

merged prereq

322. By Ken VanDine

merged reset-units branch

323. By Ken VanDine

merged mir-0.26 fixes

324. By Ken VanDine

merged trunk

325. By Ken VanDine

More work on the app_focused signal

326. By Ken VanDine

fixed return for appFocused

327. By Ken VanDine

Added focused to ubuntu-app-watch

328. By Ken VanDine

we don't need focus on the upstart backend

329. By Ken VanDine

Moved the findInstance(pid_t) implementation to the application base class

330. By Ken VanDine

merged trunk

331. By Ken VanDine

Ensure UnityFocusRequest is emitted

332. By Ken VanDine

Run the tests during package build

333. By Ken VanDine

Cleanup UnityFocusRequest signal

334. By Ken VanDine

Removed un-needed appFocused

335. By Ken VanDine

Removed tools/ubuntu-app-focus.cpp

336. By Ken VanDine

merged abi3_abi4 branch

337. By Ken VanDine

merged prereq

338. By Ken VanDine

Added Breaks/Replaces for libubuntu-app-launch2-dev

339. By Ken VanDine

merged prereq

340. By Ken VanDine

Removed the last of ApplicationFocused

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches