mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04:00
README: list items should be indented by **4** spaces
This commit is contained in:
parent
87cded5dff
commit
6312a7b7f4
1 changed files with 9 additions and 8 deletions
17
README.md
17
README.md
|
|
@ -47,20 +47,21 @@ This is a list of known, but probably not all, issues:
|
||||||
|
|
||||||
* Unicode combining characters
|
* Unicode combining characters
|
||||||
|
|
||||||
Examples: á (`LATIN SMALL LETTER A` + `COMBINING ACUTE ACCENT`)
|
Examples: á (`LATIN SMALL LETTER A` + `COMBINING ACUTE ACCENT`)
|
||||||
|
|
||||||
* Reflow text on window resize
|
* Reflow text on window resize
|
||||||
|
|
||||||
* GNOME; might work, but without window decorations.
|
* GNOME; might work, but without window decorations.
|
||||||
|
|
||||||
Strictly speaking, foot is at fault here; all Wayland applications
|
Strictly speaking, foot is at fault here; all Wayland applications
|
||||||
_must_ be able to draw their own window decorations (but foot is
|
_must_ be able to draw their own window decorations (but foot is
|
||||||
not).
|
not).
|
||||||
|
|
||||||
However, most people want a uniform look and feel on their desktop,
|
However, most people want a uniform look and feel on their
|
||||||
including the window decorations. For this reason, a Wayland
|
desktop, including the window decorations. For this reason, a
|
||||||
application can request _Server Side Decorations_ (SSD). GNOME will
|
Wayland application can request _Server Side Decorations_
|
||||||
reply with a "_I hear you, but sorry, I wont do that_".
|
(SSD). GNOME will reply with a "_I hear you, but sorry, I wont do
|
||||||
|
that_".
|
||||||
|
|
||||||
|
|
||||||
## Fonts
|
## Fonts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue