launcher
Here are 1,060 public repositories matching this topic...
-
Updated
Sep 30, 2021 - C
-
Updated
Mar 23, 2019 - JavaScript
-
Updated
Mar 16, 2020 - Java
-
Updated
Sep 28, 2021 - C++
-
Updated
Sep 16, 2021 - TypeScript
-
Updated
Sep 30, 2021 - Scala
-
Updated
Sep 23, 2021 - C#
-
Updated
Sep 20, 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 30, 2021 - C#
-
Updated
Sep 19, 2021 - Less
Hello world sample
The demo apps are not straight-forward, a very basic hello world example would be great :)
thanks
-
Updated
Sep 25, 2021 - JavaScript
-
Updated
Sep 3, 2019 - Java
-
Updated
Sep 27, 2021 - AutoHotkey
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
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.