You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
GParted does not show the progress popup after applying changes resulting in the application to be in a frozen state.
This issue does not occur in Sway.
To Reproduce:
Launch GParted.
Make some changes (format, new partition etc.).
Click the green tick at the top (Apply All Operations).
Click Apply in the confirmation popup box.
By looking through the code it doesn't seem like dwm is picking up the mapnotify event from GParted. I was able to reproduce this also in DWL's main branch with wlroots 0.16.
Info
dwl version: v0.4-114 wlroots-next commit:d4f2c6b
wlroots version: 9be72ec4
Description
GParted does not show the progress popup after applying changes resulting in the application to be in a frozen state.
This issue does not occur in Sway.
To Reproduce:
By looking through the code it doesn't seem like dwm is picking up the mapnotify event from GParted. I was able to reproduce this also in DWL's main branch with wlroots 0.16.