eww/crates
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
..
eww systray: replace MenuBar/MenuItem with Box/EventBox 2024-03-31 13:20:36 +02:00
eww_shared_util Switch to using workspace dependencies 2024-02-17 14:12:48 +01:00
notifier_host systray: replace MenuBar/MenuItem with Box/EventBox 2024-03-31 13:20:36 +02:00
simplexpr add get_env function to yuck (#779) 2024-03-20 12:45:08 +01:00
yuck Update lalrpop 2024-02-17 14:46:20 +01:00