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

doc: Add debugging page, warning about session restart and deprecate $HOME/.xkb #576

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

wismill
Copy link
Member

@wismill wismill commented Dec 31, 2024

Fixes #572
Fixes #575

@wismill wismill added enhancement Indicates new feature requests documentation Indicates a need for improvements or additions to documentation labels Dec 31, 2024
Copy link
Contributor

@whot whot left a comment

Choose a reason for hiding this comment

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

A few spelling comments but this lgtm already, thanks

wismill and others added 2 commits January 7, 2025 07:23
Co-authored-by: Pierre Le Marre <[email protected]>
Co-authored-by: Peter Hutterer <[email protected]>
`$HOME/.xkb` was supported before the addition of the XDG directories.
Removal of the functionality is just going to cause potential breakage
for now good technical reason.

See https://specifications.freedesktop.org/basedir-spec/latest/ for
further details.
@wismill wismill marked this pull request as ready for review January 7, 2025 07:07
@wismill wismill merged commit d2eb860 into xkbcommon:master Jan 7, 2025
4 checks passed
@wismill wismill deleted the doc/debugging branch January 7, 2025 07:09
@wismill wismill changed the title doc: Add debugging page and warning about session restart doc: Add debugging page, warning about session restart and deprecate $HOME/.xkb Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Indicates a need for improvements or additions to documentation enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User-configuration.md: restart compositor Deprecate $HOME/.xkb path in favor of XDG_CONFIG_HOME/xkb
2 participants