Default Ubuntuvn desktop interface: Simple, clean and fast taskbar; dynamic workspace window tiling system
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Newer version approved. A small tip: instead of `Gio.File.new_for_path('/usr/bin/minitube')`, you might want to use `GLib.find_program_in_path()`. It's easier and probably faster since it's a single call into C instead of several. https://gjs-docs.gnome.org/glib20/glib.find_program_in_path