Ben Reaves

Results 128 comments of Ben Reaves

I sorta figured out what is happening here and this bug has existed for several months if not over a year. Basically ever since I used it - still a...

For now minimizing any apps on the particular desktop appears to allow me maximize an app with gaps when Ctrl+Shift+s is held.

Would also like to see this, Ctrl steps on other keymaps I already have.

Alt is Mod1, this table here describes the mappings. https://github.com/ayuanx/Gosture

Same issue. ``` .\wsl2host.exe debug wsl2host.info(1): starting wsl2host service panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x8 pc=0x50c352] goroutine 1 [running]: github.com/shayne/go-wsl2-host/cmd/wsl2host/pkg/service.Run(0x5812a0, 0xc000088560, 0x2,...

@maoschanz All parts of the application, so yea canvas & the UI elements. Normally I'd have set this ``` env GDK_BACKEND="x11" GDK_SCALE=2 CLUTTER_SCALE=2 GDK_DPI_SCALE=2 ``` like this ``` env GDK_BACKEND="x11"...

Well funnily enough literally everything about your app scales perfectly under x11 and HiDPI when using my specific scaling method except for that mouse cursor lol. I think everyone pretty...

Really great app by the way, I am very impressed with its tight UI and focus. You could definitely grow this into something much larger imo. I also love that...

Huh.. that is odd. I’m running Ubuntu Budgie 20.04 but I’d figured the cursor issue would have shown up for gnome or Budgie. :/ I am actually scaling up my...