eww/crates/notifier_host
MoetaYuko e74dd6fa45 systray: replace MenuBar/MenuItem with Box/EventBox
The major benefit of MenuItem is automatic handling of context menus.
However, MenuItem cannot properly process right mouse click, making it
less useful. Hence, this patch replaces it (as long as the container)
with a simple EventBox and process button clicks on our own.
2024-03-31 13:20:36 +02:00
..
src systray: replace MenuBar/MenuItem with Box/EventBox 2024-03-31 13:20:36 +02:00
Cargo.toml systray: replace MenuBar/MenuItem with Box/EventBox 2024-03-31 13:20:36 +02:00