Summary: | Spectacle doesn't remember selected area when using background mode | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Frederick Zhang <frederick888> |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | antonio.prcela, kde |
Priority: | NOR | ||
Version First Reported In: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/spectacle/commit/1678cdb7df7bb205ce1df5cd92e7e0c953711f4d | Version Fixed In: | |
Sentry Crash Report: |
Description
Frederick Zhang
2022-06-04 14:08:48 UTC
unfortunately, works for me. Spectacle 22.04.02 X11 Arch mind share more details? are you using multiple monitors? Oh sorry, I just realised instead of `spectacle -bcr`, my keyboard shortcut actually fires `spectacle -bcri`. I changed this a while ago to work around https://bugs.kde.org/show_bug.cgi?id=414739#c5. I can confirm this issue does not happen without `-i`. (In reply to Frederick Zhang from comment #2) > Oh sorry, I just realised instead of `spectacle -bcr`, my keyboard shortcut > actually fires `spectacle -bcri`. I changed this a while ago to work around > https://bugs.kde.org/show_bug.cgi?id=414739#c5. > > I can confirm this issue does not happen without `-i`. can confirm with `-i`. Will take a look into it A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/155 Git commit 1678cdb7df7bb205ce1df5cd92e7e0c953711f4d by Bharadwaj Raju. Committed on 03/10/2022 at 14:24. Pushed by bharadwaj-raju into branch 'master'. Make sure we save settings on exit even in new-instance mode Otherwise things like region won't be saved with spectacle -bcri for example. M +1 -0 src/Main.cpp https://invent.kde.org/graphics/spectacle/commit/1678cdb7df7bb205ce1df5cd92e7e0c953711f4d |