launcher
Here are 1,051 public repositories matching this topic...
-
Updated
Aug 30, 2021 - C
-
Updated
Mar 23, 2019 - JavaScript
-
Updated
Mar 16, 2020 - Java
-
Updated
Aug 31, 2021 - C++
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Sep 3, 2021 - Scala
-
Updated
Aug 5, 2021 - C#
-
Updated
Sep 3, 2021 - C++
This is a meta issue for Widget related issues. Users tend to open issues and feature requests over and over again for Widgets without using search. Use this topic to talk about Widget issues, feature requests, crash logs, ... as well implementation and opening pull request.
Currently nobody is working on OpenLauncher Widgets code, so why YOU who reads this message, not steps up?
-
Updated
Sep 3, 2021 - C#
-
Updated
Aug 10, 2021 - Less
Hello world sample
The demo apps are not straight-forward, a very basic hello world example would be great :)
thanks
-
Updated
Sep 3, 2019 - Java
-
Updated
Sep 1, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
The Curations list could use better ways of visually identifying other than platform icon
Describe the solution you'd like
The ability to select an icon to represent a curation alongside its platform and title in the list
-
Updated
Jun 3, 2021 - AutoHotkey
Improve this page
Add a description, image, and links to the launcher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the launcher topic, visit your repo's landing page and select "manage topics."
The
runner::Runner::run
method is quite complicated and deals with a lot of variables.This can be simplified by consolidating the variables into one or multiple structs.