n/kwin: fix formatting, todos, note lang

This commit is contained in:
Aminda Suomalainen 2025-05-03 12:12:31 +03:00
parent 698e00d925
commit ec688dae70
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -16,12 +16,13 @@ robots: noai
_{{ page.excerpt }}_ _{{ page.excerpt }}_
First step is opening `systemsettings`, scrolling down to `Apps & Windows` where First step is opening `LC_ALL=C.UTF-8 systemsettings`, scrolling down to
there is `Window Management` which opens a sidebar with `Window Rules`. `Apps & Windows` where there is `Window Management` which opens a sidebar with
`Window Rules`.
Alternatively one can just second click any titlebar, choose ore Alternatively one can just second click any titlebar, choose more actions and
actions`and select either`Window specific special settings`or`App specific select either `Window specific special settings` or
special settings` (backtranslated from Finnish). `App specific special settings` (backtranslated from Finnish).
<!-- editorconfig-checker-disable --> <!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start --> <!-- prettier-ignore-start -->
@ -53,15 +54,12 @@ from `systemsettings` would work too.
- Windows class (application): `Exact match`: `gamescope` - Windows class (application): `Exact match`: `gamescope`
- Match whole window class: `Yes` - Match whole window class: `Yes`
- Window types: `All selected` - Window types: `All selected`
- Size & Position: Add Property - _Add Property_, _Size & Position_:
- Initial placement: `Force` `Maximized` - Initial placement: `Force` `Maximized`
- _Originally I went just with this, but then I realized that I can fix - _Originally I went just with this, but then I realized that I can fix
gamescope ignoring `--fullscreen` flag with the next property:_ gamescope ignoring `--fullscreen` flag with the next property:_
- `Fullscreen`: `Apply initially` - _Add Property_, _Size & Position_:
- `Fullscreen`: `Apply initially` `Yes`
**_TODO_**: The _Add Property_ sections above are wrong since they were
automatically filled for me and thus I wrote them wrong, while it's easy to
figure out what I mean.
## All apps ## All apps
@ -72,13 +70,9 @@ not maximize everything by another rule?
- Windows class (application): `Unimportant`: `` - Windows class (application): `Unimportant`: ``
- Match whole window class: `Yes` - Match whole window class: `Yes`
- Window types: `Normal window` - Window types: `Normal window`
- Size & Position: Add Property - _Add Property,_ _Size & Position_
- Initial placement: `Force` `Maximized` - Initial placement: `Force` `Maximized`
**_TODO_**: The _Add Property_ sections above are wrong since they were
automatically filled for me and thus I wrote them wrong, while it's easy to
figure out what I mean.
And there is one papercut less on enjoying Fedora Kinoite on Steam Deck. I think And there is one papercut less on enjoying Fedora Kinoite on Steam Deck. I think
this would also work with SteamOS, but that launches to game mode aka big this would also work with SteamOS, but that launches to game mode aka big
display mode anyway, so it's unnecessary. display mode anyway, so it's unnecessary.