Val Packett
                                            Val Packett
                                        
                                    That's always a possibility :) *How* does cage auto exit now?
@jbeich try adding `WL_EVENT_READABLE` and/or `WL_EVENT_WRITABLE` to `uint32_t mask = WL_EVENT_HANGUP | WL_EVENT_ERROR;` in `cage.c`. From a quick look at epoll-shim, I suspect that epoll with no `.events` (libwayland only...
Please add support for the Opus codec (and the `.opus` file extension, which is actually the Ogg container). BASS already has a plugin for Opus.
> padlocks, keys and shields are overused and therefore should be limited as a second-level component Why not go for an intentional parody of this and use all three… and...
Mouse cursor size in some apps is a minor thing in my opinion.. But a much bigger issue is that using the native HiDPI scaling makes Xwayland apps blurry, and...
> 3 new developers started working on it ooh, that sounds nice! [This](https://gitlab.gnome.org/pavlosun/libgda)? It says "forked version" right now, I wonder if it will actually become the official version…
Do we really need native menus everywhere? e.g. JavaFX only does native app menus on macOS, draws custom menus everywhere else. Also, a lazy way to get a GTK+ file...
It's not "UWP style", it's just that JavaFX draws everything by itself — just like Limn — so it uses a custom menu under the window bar. GTK and Qt...
The D-Bus stuff is not common functionality, I think it's only used for global menus in [KDE](http://blog.broulik.de/2016/10/global-menus-returning/), Ubuntu Unity, etc. (BTW, look at the KDE link — they managed to...
"purge all the data entries relating to recordings" is also required for the "I just deleted the video directory on disk" case. Currently there doesn't seem to be a good...