mLauncher icon indicating copy to clipboard operation
mLauncher copied to clipboard

Make your own custom launcher!

Results 2 mLauncher issues
Sort by recently updated
recently updated
newest added

Fixed close button on about dialog, and gtk_main_quit: error. Gapplication handles the exiting no need for Gtk.main.quit().

I mostly use mLauncher to create "Chromium webapps", i.e. `chromium --app="URL"` as executable. While assigning icons to the .desktop file works for launching the app, it does not work at...