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

Weird behavior with dwm #44

Open
ghost opened this issue Feb 7, 2020 · 0 comments
Open

Weird behavior with dwm #44

ghost opened this issue Feb 7, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 7, 2020

dwm-6.2

trayer-srg-1.1.8

trayer launched from ~/.xinitrc before dwm like this:

trayer \
    --edge top \
    --align right \
    --width 80 \
    --widthtype pixel \
    --height 16 \
    --heighttype pixel \
    --expand false \
    --monitor primary&

This is what happens at startup:
1

This is what happens after I start an app that has a systray icon:
2

This is what happens after I close that app and systray becomes empty again:
3

Is there a way to tell trayer-srg launch in the right position from the start? Perhaps some dwm rule for trayer window is needed? I wouldn't like to resort to fooling dwm with ugly hacks like launching a void systray app at startup and quickly close it just for the sake of enforcing trayer's correct position at the edge of the screen, on top of status bar, not under it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants