Emanuele Sabellico
Emanuele Sabellico
Hi, sorry for the wait. @jeremie2 Could you confirm that you're using Xorg and not Wayland, for example with `echo $XDG_SESSION_TYPE`
On Wayland it won't work, if something works is by chance. The reason behind this is explained here https://github.com/emasab/shelltile/issues/98. I'm working on Wayland support and after the rewrite will test...
@giles-carre yes, it's a bug I've reproduced on Gnome 3.38. Strangely, with this new version, if you do ``` this.meta_window.move_resize_frame(true, x, y, w, h); ``` it only resizes but doesn't...
@mpolidori this feature should be added, just I have to work on Wayland compatibility before, as more and more people are trying to test it with Wayland and reporting the...
Hi, unfortunately not every window can be resized to any size, some have a minimum or a maximum size. In this case it seems to be the Fedora Software Center...
gnome-terminal is another example, it can be resized only to multiples of the font height and width, like other terminals, nautilus has a min height and width, gedit ha a...
Thanks for the hint, have to do some tests on Wayland.
Hi, still an issue with the latest version?
@SimonBo Hi Simon, your rightmost monitor is in portrait mode like @skewty 's?
@SimonBo is your rightmost monitor the main one? Are you using Dash to Panel too?