nwg-piotr / nwg-clipman

nwg-shell clipboard manager - a GTK3-based GUI for cliphist
MIT License
16 stars 3 forks source link

Trying to use "Clear clipboard history?" modal in the main Cliphist window causes user's logout #3

Closed claimsecond closed 4 weeks ago

claimsecond commented 4 weeks ago
  1. Login to the system.
  2. Call the Cliphist wiwndow.
  3. Click [Clear].
  4. Move the cursor to the modal window appeared.
  5. See the result.

ER: User can click [Click] or [Close] buttons on the modal. AR: User is logged out.

ENV: MSI modern 14 Intel core i5, 32G ram running nwg-live-2024.08.21-x86_64.iso both live and installed on ext4.

https://github.com/user-attachments/assets/76d5058c-9ac5-4a9e-a32f-e03535eeb194

nwg-piotr commented 4 weeks ago

Actually this is a Hyprland bug, but I'll try and find a workaround.

nwg-piotr commented 4 weeks ago

Fixed in fe30e02a7a97665ebf87ae78f781e9bfb3706a42.

claimsecond commented 4 weeks ago

👍 Many thanks!