Merge lp://staging/~philip.scott/screenshot-tool/keep-above-and-follow into lp://staging/~elementary-apps/screenshot-tool/trunk
Proposed by
Felipe Escoto
Status: | Merged |
---|---|
Approved by: | Danielle Foré |
Approved revision: | 232 |
Merged at revision: | 233 |
Proposed branch: | lp://staging/~philip.scott/screenshot-tool/keep-above-and-follow |
Merge into: | lp://staging/~elementary-apps/screenshot-tool/trunk |
Diff against target: |
32 lines (+6/-2) 1 file modified
src/ScreenshotWindow.vala (+6/-2) |
To merge this branch: | bzr merge lp://staging/~philip.scott/screenshot-tool/keep-above-and-follow |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Danielle Foré | Approve | ||
Review via email: mp+307119@code.staging.launchpad.net |
Commit message
Keep above & follow
Description of the change
The window should stay on top and follow the user across desktops.
Specially since it's a dialog, it won't show up on the multitasking view, so a user can easily loose the tool
To post a comment you must log in.
Works as intended :)