Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add keyword instructions for tablet input devices #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ppenguin
Copy link

Instructions for new feature from hyprwm/Hyprland#1319 and minor additional clarification/refactor how to use devices:<name> {}


```plain
touchdevice:transform -> transform
touchdevice:output -> output
<touchdevice>:transform -> transform
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats with the <>?

I'd just do touchdevice:transform, tablet:transform -> transform

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the <> is to indicate that it's a placeholder for the actual device name. If found that it is sometimes unclear in the wiki where verbatim text is meant and where a placeholder is meant, which is especially confusing for words that could be used as class names. So I believe that we should indicate placeholders as such, if there's a better way how I'm all ear ;).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk what I proposed seems clearer. The wiki shows what global options change names.

pages/Configuring/Keywords.md Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants