Conner
Conner
(Using Arch and Cinnamon, same issue) I found a workaround on the spotify forums, someone tried using dbus instead of the "media keys" for their song controls. My keyboard had...
> GTK4 on ArchLinux still on 4.12, I'll wait 4.13 land there to fix this, so I don't need to compile gtk4 myself or install gtk4 4.13 from test repository....
Ah, of course, here is the entire method: ```crystal def curvature(path : Gsk::Path,direction : Gsk::PathDirection,) : Graphene::Point # gsk_path_point_get_curvature: (Method) # @path: # @direction: # @center: (out) (nullable) (caller-allocates) #...
> Hmmm... it's a well known problem related to how to handle these out/nullable/optimal parameters in bindings. > > BTW, if you don't need this method you can unblock yourself...
To rule out some things - I've also replicated this issue without the window title borders, so that's not something that's affecting this
Even extra information! (Sorry, really don't want to add all of this into the main post, it's already a mess to read) A while back, I made some modifications to...
> Thanks for the detailed write-up. Whats the terminal application you're using? xfce4-terminal in this instance, although this happens with any application (i'm just displaying the issue with this because...
> Hmmmm, I'm not able to repro this. Can you post your `autostart`? Yeah sure! My autostart is just the default one that comes with berry, with my sxhkd start...
Ok, update! I'm actually on my main system now, I already had berry installed so I logged out and switched to it (i'm on Arch) I cannot produce the bug...