Philipp Wolfer

Results 252 comments of Philipp Wolfer

Other GTK apps often compile pixmaps, glade UI and CSS files as a gresource. This way you don't have to rely on hard coded paths, but use URIs like "resource:///com/uploadedlobster/peek/css/peek.css"...

That's not a hard coded file system path, that is the path inside the compiled resources ;) It is independent of the install location.

Just a heads up that you already can do this (at least on GNOME, you have to check if other environments also support toggling the fullscreen mode). To do so...

@slabua That's true, not sure what to do about this :(

Not sure about this, it is starting to get a bit off from the GIF recorder thing :) If I support this it will definitely only be available for WebM...

@ciscorucinski Agreed, but unfortunately I will not find the time to work on this any time soon. Help appreciated.

This is pretty strange, I wonder if this is related to the window type being set to "Utility" (see https://github.com/phw/peek/pull/507). But I cannot reproduce this here on my system, and...

Sounds useful, also for myself :) Should be totally possible. I am just pretty loaded with work, so it will take a while until I work on features for Peek...

I fear this will be a wontfix. I experimented with it, but when I copy the GIF to the clipboard it will only consist of a single frame as PNG...