Summary: | Center “click anywhere” message on screen instead of entire virtual desktop | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Martin Herkt <lachs0r> |
Component: | General | Assignee: | Peter Wu <peter> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhhenry, kde, masonjash, nate, peter, sergio |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/spectacle/7e7476619dfc0cb69daa3f075d2ddaed8288433a | Version Fixed In: | 19.04.0 |
Sentry Crash Report: |
Description
Martin Herkt
2016-03-27 19:07:41 UTC
*** Bug 369287 has been marked as a duplicate of this bug. *** *** Bug 403959 has been marked as a duplicate of this bug. *** *** Bug 404213 has been marked as a duplicate of this bug. *** Git commit 7e7476619dfc0cb69daa3f075d2ddaed8288433a by Nate Graham, on behalf of Nils Rother. Committed on 04/03/2019 at 16:47. Pushed by ngraham into branch 'master'. Fix recangle-selection help-text positioning Summary: When taking a screenshot with the rectangle selection tool in spectacle, the overlaid help-text is put in the center of the entire desktop, instead of the center of a single display. This can cause readability issues when it is placed on the bezel of two physical displays. This patch horizontally centers the help-text overlay on the primary display. This affects both the "Click anywhere to start" dialogue and the hotkey help-text. Test Plan: Before: {F6656417} {F6656455} After: {F6656419} {F6656456} Reviewers: #spectacle, #vdg, ngraham Reviewed By: #spectacle, #vdg, ngraham Subscribers: abetts, ngraham Tags: #spectacle Differential Revision: https://phabricator.kde.org/D19515 M +4 -3 src/QuickEditor/QuickEditor.cpp M +3 -0 src/QuickEditor/QuickEditor.h https://commits.kde.org/spectacle/7e7476619dfc0cb69daa3f075d2ddaed8288433a |