Cimbali
Cimbali
In general it’s the target of the link you’re whitelisting. Unless you’re looking at javascript link, in which case there’s no way of knowing in advance what the target is...
I don’t know if this is very generalisable, but in my recent experience people are more likely to change laptops between talks, rather than gathering all PDFs on a single...
I think the even should trigger when we go from 1 to 2 monitors, regardless of whether we connect a cable or not, and “cloned” should appear as 1 monitor...
So I have implemented the logic for this, that is able to manage screen connections/disconnections as well as cloning/extending, the issue I’m having is that window managers have their own...
Auto-fullscreen on extending desktop (by connecting screen or through setting) now implemented. Only when “Start full screen” enabled.
Pinging @jose1711 @mans0954 so you can make sure in your respective packages that dependencies are supplied correctly. If you specify `gstreamer` (dependency or suggestion whichever it is) please also add...
Still not entirely sure what is happening here, but I have (a) improved error reporting and (b) added a fallback painting for the context window, so that even if it...
I think Wayland support is (supposed to be) better in Gtk 4, but the list of breaking changes is very long (see #267) so it’s unlikely I have the time...
From Gtk docs: > Some windowing systems, such as Wayland, do not support a global coordinate system, and thus the position of the window will always be (0, 0). Does...
Actually my system now ships wayland as opposed to 4 years ago and I’ve been able to test things. Closing as Wayland does not support the concept of moving windows,...