Give waycast actual commands #18
Labels
No labels
bug
chore
CI/CD
Code Cleanup
duplicate
DX
enhancement
help wanted
invalid
packaging
question
UI
UX
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
waycasthq/waycast#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue is currently a draft for me to dump my thoughts into:
Right now waycast works a bit too implicitly. First call to
waycaststarts the daemon, and if the daemon is running, subsequent calls just show the UI.We already have
waycast version.I would also like to have:
waycast daemon: To be able to start the daemon explicitly on the systemd sidewaycast show: This would be the command you set your keybind to. Reduce confusion. Don't want a keybind starting the daemon (see above).waycast status: To check if the daemon is running or not and diagnose issueswaycast cache clear: In case the cache is getting in the way of new stuff installed and suchThread is open for any other suggestions/discussion. @xbazzi