Patrick Ziegler

Results 306 comments of Patrick Ziegler

@ibrokemypie To be honest I have no idea how to solve this. The tray currently has a lot of problems, probably because depending on your distro and what other services...

Alright, from testing this I have figured out the following things: It happens in i3, openbox but not in herbstluftwm. In openbox it seems to happen all the time, in...

Was able to fix it (see #1615), problem was that (as I suspected) we weren't able to stack the tray window directly on top of polybar. The fix should appear...

Hit a small speedbump, my fix messes up the tray positioning when using offsets. My exams are starting now, so it will probably be a few weeks until I can...

@setevoy2 It's not a bug, it's a feature :wink: The way I implemented the fix, you should still be able to reenable the buggy functionality once it's merged.

Seems to be the opposite problem as #425. For some reason, on some WMs under certain circumstances, we can't reposition the tray, I wasn't able to figure out why that...

> Is there any chance if this getting fixed soon? There is a new tray implementation in the works but no ETA yet. The easiest solution for you would be...

@sheijk Can you use `tray-offset-x` and `tray-offset-y` to reposition the tray?

@sheijk When using `override-redirect = false` in i3, i3 will position the bar itself and the `offset-x` and `offset-y` options don't have any effect so it's better not to use...

@baszoetekouw Thanks for digging into that. Interesting, so with `override_redirect = false` i3 not only repositions the window, it also sets another parent for it thus making the tray and...