Skip to content
New issue

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

Applications swallowed into menu bar which resize overdraw other swallowed applications #36

Open
morgant opened this issue Aug 21, 2022 · 0 comments
Labels

Comments

@morgant
Copy link
Owner

morgant commented Aug 21, 2022

I've been testing stalonetray with mlvwm, "swallowed" into the menu bar with the following ~/.stalonetrayrc:

background "#dddddd"
decorations none
dockapp_mode none
fuzzy_edges 0
geometry 1x1+0+0
grow_gravity W
icon_gravity NW
icon_size 16
log_level err
max_geometry 0x1
no_shrink false
parent_bg false
scrollbars none
skip_taskbar false
sticky true
tint_color white
tint_level 0
transparent false
vertical false
window_layer normal
window_strut none
window_type normal
xsync false

This does work and allows "tray" applications to show in the mlvwm menu bar. However, as icons are added to the tray, mlvwm does not recalculate the width/position in the menubar, so the swallowed stalonetray window will expand to the right and draw over any other swallowed apps in the menu bar.

@morgant morgant added the bug label Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant