owendpm

Results 19 comments of owendpm

do you have a specific application you need to compile? Compilation and installation instructions are in every app readme. If you want to use the desktop, there are ppa's for...

@Marukesu I have tried it but it resulted in Segmentation Fault. There is no better documentation on valadoc about the difference of `display_name` or `name` just that `display_name` is for...

Okay. I will try it now, Thanks!

> also, it seems that Gtk.MenuButton can use an GLib.MenuModel directly, so we don't need to create the Gtk.Popover. I have replaced Gtk.Menu with a GLib.Menu (which is a subclass...

@Marukesu Is there a way we can pass a Gst.Device as a `detailed_action`? Because in `add_camera_option`, we do ``` camera_options.append (camera.display_name, GLib.Action.print_detailed_name ( MainWindow.ACTION_PREFIX + MainWindow.ACTION_CHANGE_CAMERA, new GLib.Variant.string (camera.name) ));...

Sorry for the late reply @Marukesu , I will look into it. Thanks!

Right! I agree. Thanks @jeremypw

@jeremypw is there an icon we can use for ellipsis? Thank you.

oh I found it! it is `content-loading-symbolic`