We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
94e0d3e is the first bad commit commit 94e0d3e Author: Ilia Bozhinov Date: Wed Oct 25 17:30:24 2023 +0200
seat: fix handling of dialogs
src/core/seat/seat.cpp | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-)
This commit prevents the 'click on wf-panel window-list button to minimize toplevel' functionality.
The text was updated successfully, but these errors were encountered:
Reproduced the problem with Waybar's window list plugin as well.
Sorry, something went wrong.
This patch fixes it.
This also fixes it.
Successfully merging a pull request may close this issue.
94e0d3e is the first bad commit
commit 94e0d3e
Author: Ilia Bozhinov
Date: Wed Oct 25 17:30:24 2023 +0200
src/core/seat/seat.cpp | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
This commit prevents the 'click on wf-panel window-list button to minimize toplevel' functionality.
The text was updated successfully, but these errors were encountered: