-
Notifications
You must be signed in to change notification settings - Fork 55
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
Part of window disappears on vertical monitor #47
Comments
What resolution and scaling are you running on that monitor? Does it happen with other resolution and scaling values? |
I'm experiencing the same issue. Very weird... Could you check if base sway 1.7 experiences this @GlitchyCrafting |
It does not. Actually had to go back to base Sway 'cause I use that monitor so much. |
The even weirder thing about this is that I can't replicate this issue when running swayfx in nested mode (open another swayfx instance inside of swayfx), just when starting it from a tty??? Edit: I've even tried running it nested and creating a dummy output ( |
I've narrowed it down to the |
swayfx/sway/desktop/shaders/tex_rgbx.frag Lines 23 to 30 in 7ccabda
swayfx/sway/desktop/shaders/tex_rgba.frag Lines 24 to 31 in 7ccabda
swayfx/sway/desktop/shaders/tex_external.frag Lines 26 to 33 in 7ccabda
Seems to be the cause. Do you @WillPower3309 have any idea why this could happen? |
Also seems like the rounded corners aren't visible on the vertical monitor either |
Yup, I think I know exactly what's wrong here! I'll take a look at a fix as soon as I can |
Would you mind checking if rounded titlebars are strange too @ErikReider ? No worries if not, I can set up a vertical monitor |
I also experienced issues with the filling and the corners of the titlebar. Weird bug :/ |
Resolution: 1280x1024@75Hz |
Came here to report the same bug, but it sounds like you've got it handled! |
Still having this issue on the latest release :( |
Yup, sorry to say that it has not been fixed yet. Hoping to take a look soon |
Also flipping the width/height and x/y seems to do something. It's at least a step in the right direction swayfx/sway/desktop/fx_renderer.c Lines 426 to 427 in 1baba77
|
Swayfx Version: 0.1-1 from AUR
Using Default Config file but with monitors arranged how I need them.
The bottom corner of any application gets removed, more of that corner disappears when multiple windows are opened and it only affects the bottom-most window. Also affects context menus in Firefox and Chrome. None of these happen on my other two monitors, only my vertical one.
Alacritty
Firefox
Multiple Windows
Chromium
PCManFM-GTK3
The text was updated successfully, but these errors were encountered: