ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.16k stars 59 forks source link

If swaync is shown when swaylock executes, everything can be read. Privacy issue. [Bug] #237

Closed mrpingo closed 1 year ago

mrpingo commented 1 year ago

Hello and thanks for bringing us swaync As is mentioned in the title, swaync is shown on top of the swaylock layer showing all info in it without blurring the info. On top of that, you cannot press password because the keyboard is focused on the window, until you press Escape key and the window dissapear.

Is it my fault by a missconfigured swaync?

To Reproduce Steps to reproduce the behavior:

  1. Show swaync window.
  2. Wait until swaylock executes.
  3. See the window on top of swaylock.

Expected behavior SwayNC get blurred or dissapear on swaylock execution.

Screenshots Just tell me if you want a screenshot of it.

Desktop (please complete the following information):

Thanks in advance.

ErikReider commented 1 year ago

This is fixed if you use a recent version of swaylock-effects + sway(latest stable) which includes ext-sessionlock for locking instead of layershell

mrpingo commented 1 year ago

Sorry for wasting your time.

Many thanks!

ErikReider commented 1 year ago

Sorry for wasting your time.

Many thanks!

No worries! Happy to help :)