[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-06 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=400921 Méven Car changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap |

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=400921 Bug Janitor Service changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #11 from Bug Janitor

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-01 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=400921 --- Comment #10 from Méven Car --- (In reply to sashok724 from comment #8) > I think i figured out a solution for this problem. > > I just replaced this line in QuickEditor.cpp(625): > > resize(mScreensRect.width(), mScreensRect.height()); > > with:

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-01 Thread sashok724
https://bugs.kde.org/show_bug.cgi?id=400921 --- Comment #9 from sashok724 --- Created attachment 138060 --> https://bugs.kde.org/attachment.cgi?id=138060&action=edit Proposed patch -- You are receiving this mail because: You are watching all bug changes.

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-01 Thread sashok724
https://bugs.kde.org/show_bug.cgi?id=400921 --- Comment #8 from sashok724 --- I think i figured out a solution for this problem. I just replaced this line in QuickEditor.cpp(625): resize(mScreensRect.width(), mScreensRect.height()); with: resize(qRound(mScreensRect.width() / devicePixelRatio)

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-01 Thread sashok724
https://bugs.kde.org/show_bug.cgi?id=400921 --- Comment #7 from sashok724 --- Spectacle was very laggy under Wayland with scaling (felt like 2fps), but it worked. With two screens it works as expected. Maybe it uses twice the space than needed with 200% scaling? XRandr shows that maximum resolut

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400921 maximilianpro...@hotmail.com changed: What|Removed |Added CC|maximilianpro...@hotmail.co | |m

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-04-30 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=400921 --- Comment #6 from Méven Car --- (In reply to sashok724 from comment #5) > Still occurs for me; Spectacle 21.04.0; > > I have three 4K monitors with 200% scaling. Three 4k screens is uncommon, just the shear amount of pixel could explain the situatio

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-04-30 Thread sashok724
https://bugs.kde.org/show_bug.cgi?id=400921 sashok724 changed: What|Removed |Added Version|18.08.2 |21.04.0 -- You are receiving this mail because: Yo

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2021-04-30 Thread sashok724
https://bugs.kde.org/show_bug.cgi?id=400921 sashok724 changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2020-04-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400921 Nate Graham changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2020-04-30 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=400921 Méven Car changed: What|Removed |Added CC||meve...@gmail.com --- Comment #3 from Méven Car --

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2018-12-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400921 maximilianpro...@hotmail.com changed: What|Removed |Added Status|REPORTED|CONFIRMED CC|

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2018-11-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400921 Nate Graham changed: What|Removed |Added CC||k...@privat.broulik.de, |

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2018-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400921 --- Comment #1 from gryz...@outlook.com --- After figuring out where to find the code for spectacle, I did some more experiments and could pinpoint the issue better. First of all, by running `spectacle` from the command line, I could see the following o

[Spectacle] [Bug 400921] Using Spectacle rectangular selection with HiDPI scaling results in a black screen

2018-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400921 gryz...@outlook.com changed: What|Removed |Added Version|unspecified |18.08.2 See Also|