Commit cfb5ee1
committed
src/stack: Prevent duplicate signals on close button spam.
It caused GNOME crash due to bug in mutter, which was fixed in v49.
But regardless, we should not spam the close signal. Also people might
be using versions before 49.
Closes: #1794
Signed-off-by: Siddh Raman Pant <25429745+siddhpant@users.noreply.github.com>1 parent ed3e1a0 commit cfb5ee1
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
| |||
0 commit comments