Skip to content
#

launcher

Here are 1,167 public repositories matching this topic...

NOVATechnocrat
NOVATechnocrat commented Apr 25, 2021

Installed it, typed ctrl + space, and the application presented itself as expected. When I started typing in the query box, the dialog expanded and presented a black screen only, with what looked like a Google icon. Clearly not as expected.

After looking around I saw that cerebro had theme settings and since I use a dark theme, many things commonly have issues supporting it so I tried to change

xplr
sayanarijit
sayanarijit commented Feb 19, 2022

Xplr works by using a simple message passing system.
Messages are sent to a running xplr session by binding them to some key, using --on-load, or by calling lua functions or bash scripts (using messages of course).

So, there's a long list of messages documented in https://xplr.dev/en/message, which might be overwhelming.

One way we can tackle this is by putting them into separate categories

gsantner
gsantner commented Jan 25, 2021

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? 😉

Improve this page

Add a description, image, and links to the launcher topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the launcher topic, visit your repo's landing page and select "manage topics."

Learn more