~whynothugo/shotman#5: 
Buttons for touch / pointer

So far, shotman runs perfect on mobile. However, the lack of buttons makes it really awkward to use.

I'm sure there's use cases for buttons on setup with pointing devices too.

Let's add some simple old school pixel-drawn buttons.

Status
REPORTED
Submitter
~whynothugo
Assigned to
No-one
Submitted
2 years ago
Updated
1 year, 1 month ago
Labels
enhacement

~whynothugo 2 years ago

Try out this for rendering text: https://github.com/pop-os/cosmic-text

~whynothugo 1 year, 5 months ago

cosmic-text doesn't seem like the right fit for this. It supports a lot of advanced functionality that I don't need but seems to be quite a bit heavyweight.

~whynothugo 1 year, 5 months ago

A far simpler alternative might be pixel-drawn text (e.g.: 1989-style). This would, however, never scale for localisation.

~whynothugo 1 year, 1 month ago

Using pangocairo (as done by wlr-which-key: https://github.com/MaxVerevkin/wlr-which-key ) is likely best; it's a well tested approach and there's several example projects out there doing the same thing.

Register here or Log in to comment, or comment via email.