Projecteur icon indicating copy to clipboard operation
Projecteur copied to clipboard

[BUG] Spotlight keeps screen transparent /blurred/opaque after use

Open Nora-n opened this issue 2 years ago • 2 comments

Description After using spotlight, the screen stays all blurred.

To Reproduce Launch projecteur. Use a device that gets tracked by spotlight. Toggle it on. Toggle it off.

Expected behavior I expect the blurring of the screen to disappear after disabling spotlight.

Desktop/Linux Environment (please complete the following information):

  • Linux Distribution and Version: [Arch Linux 6.2.7-arch1-1]
  • Desktop/Window Manager and Version [i3wm 4.22]
  • Did you built Projecteur yourself?: [n]
  • What is the output of projecteur -f ?:
Projecteur 1.0-alpha.127
 - git-branch: develop
 - git-hash: 23505b9f50fecae7e54f7bc112c3a74776478263
 - compiler: GNU 12.2.0
 - build-type: Release
 - qt-version: (build: 5.15.5, runtime: 5.15.8)
 - device-scan: (errors: 0, devices: 1 [readable: 0, writable: 0])
  • What is the output of projecteur -d ?: ...
Projecteur 1.0-alpha.127; device scan

 * Found 1 supported devices. (0 readable, 0 writable)

 +++ name:     'ThinkPad X1 Presenter Mouse'
     userName: 'Lenovo ThinkPad X1 Presenter Mouse'
     vendorId:  17ef
     productId: 60db
     phys:      ac:5a:fc:44:22:07
     busType:   BusType::Bluetooth
     devices:   /dev/input/event20, /dev/input/event18, /dev/input/event19, /dev/hidraw0
     readable:  false
     writable:  false

Screenshots Only if applicable, add screenshots to help explain your problem. projecteur_fails

Nora-n avatar Mar 22 '23 00:03 Nora-n

Thank you for reporting, is this X or Wayland you are running? edit: Another information that is helpful: do you have the "zoom" setting enabled? If yes could you check the behavior without it?

jahnf avatar Mar 24 '23 11:03 jahnf

Hi, thank you for your answer, and sorry for the delay of mine. I'm running X. I tried without "Enable Zoom", which is even worse because then I only have a rounded green square with a red dot and everything blurred. Here's the screenshot of the configuration window.

projecteur_params

Nora-n avatar Mar 30 '23 10:03 Nora-n