-
Notifications
You must be signed in to change notification settings - Fork 0
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
Wifi menu dosent render with the correct width and height #3
Comments
I'm not sure what might be going on. Which Wayland compositor are you using? I haven't even done anything with wifi4wofi in a bit since I don't even use it myself anymore (part of the reason I haven't done any work on it lately) but I can definitely investigate a bit more. |
im using sway, but on hyprland it was the same, idk whats the problem |
OK. I will take a look at it. |
OK, I'm at a little bit of a loss here. I didn't think I'd need to ask, but which Linux distribution are you running? Since it's happening for you in both Sway and Hyprland, I don't think I'll need those versions but give those to me just in case, too. I'm here on Hyprland on NixOS Unstable Branch and it's working fine for me. Which Wofi theme is that, too? Just so I can replicate what you've got on my system. |
im on arch linux, on sway-1:1.8.1-1 version, and the wofi theme its catpuccin theme from catppuccin's official github |
OK, thanks! I'm on it! |
thank you! |
Just to be sure, what does your ~/.config/wofi/wifi look like? I don't think that's the problem, but I just want to be sure. |
Config for wofi-wifi-menuposition values:1 2 38 0 47 6 5POSITION=3 #y-offset #x-offset #fields to be displayed |
OK, thanks. Just tested it out and that doesn't seem to be the problem. I will keep investigating. |
Where did you get the catpuccin theme for wofi, btw? Becasue I cannot find it on the catpuccin github. |
Awesome! Thank you! |
this is smth that appears when i run the script, if it helps, |
That happened with the original script I forked it from too. Not the problem , in this case, though. So I installed the catpuccin theme. My YOFF=17 and XOFF=0. XOFF=-65 put it partially off of the screen for me. But that's not what is happening for you. Your window size is just not quite right. I just did a temporary work around where it forces the height to 500px. I will need to work on the script further to make this more customizable. I'll have this pushed in a bit. |
OK, pull the latest and let me know if it fixes the issue for you. |
I'm not sure. It seems to me that there might be something in some configuration keeping it from being 500px but I'm not sure what it would be. Do you have something that's common in both the Sway and Hyprland configurations that might possibly be effecting it? Just a guess. |
Actually I'm finding the height setting I'm putting in seems to have no effect on my system too. Investigating further. |
So it seems there's something going on your system's configuration (probably something with the compositor configs themselves, both Sway and Hyprland) and I don't have that going on here, so I can't really replicate the issue. So until I know more, I won't be able to fix this specific issue. Perhaps someone else might know what's going on with it. I did fork the script and worked on it initially while on Arch Linux, and I don't think the distribution is the issue, even though I'm not on Arch anymore. |
got back to hyprland still the same, but any other wofi menus working perfectly, like wofi drun, wofi emoji, and wofi calculator, idk why this menu isnt working properly ;( |
it has a weird form in the left corner of the screen and with wrong width and height
the wofi theme its not the problem ig, i tried without the style.css
The text was updated successfully, but these errors were encountered: