blog

git clone https://git.ce9e.org/blog.git

commit
affec02a66259064760a2cfda9e25be0aad88761
parent
681631310d9d226337ebc8cd5447e6ccc4c29af0
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-06-18 11:29
avoid relative links to other posts

Diffstat

M _content/posts/2023-01-15-state-of-wayland/index.md 4 ++--
M _content/posts/2023-02-26-flow-relative-layout/index.md 2 +-

2 files changed, 3 insertions, 3 deletions


diff --git a/_content/posts/2023-01-15-state-of-wayland/index.md b/_content/posts/2023-01-15-state-of-wayland/index.md

@@ -5,7 +5,7 @@ tags: [linux, wayland]
    5     5 description: Every time I try out wayland, I will write a blog post about what improved and what still doesn't work.
    6     6 ---
    7     7 
    8    -1 I have [written about wayland before](../2020-12-28-wayland-wm/) and how I try
   -1     8 I have [written about wayland before](https://blog.ce9e.org/posts/2020-12-28-wayland-wm/) and how I try
    9     9 to make the switch about once a year and then quickly give up and move back to
   10    10 X11. Currently I am doing another test run and thought that I could turn this
   11    11 into a series: Every time I try out wayland, I will write a blog post about
@@ -24,7 +24,7 @@ well wayland works *for me*.
   24    24 My OS is Debian Bookworm, so all software is in the version that is included
   25    25 with that OS.
   26    26 
   27    -1 I basically use the [same setup I described in 2020](../2020-12-28-wayland-wm/)
   -1    27 I basically use the [same setup I described in 2020](https://blog.ce9e.org/posts/2020-12-28-wayland-wm/)
   28    28 where sway acts as a generic display server and an IPC client does the actual
   29    29 window management.
   30    30 

diff --git a/_content/posts/2023-02-26-flow-relative-layout/index.md b/_content/posts/2023-02-26-flow-relative-layout/index.md

@@ -5,7 +5,7 @@ tags: [code, css, a11y]
    5     5 description: CSS Writing Modes Level 3 defines the concept of different writing modes as well as the 4 logical directions block-start, block-end, inline-start, and inline-end.
    6     6 ---
    7     7 
    8    -1 Back in 2016 I wrote about [right-to-left CSS](../2016-06-04-rtl-css/). Now I
   -1     8 Back in 2016 I wrote about [right-to-left CSS](https://blog.ce9e.org/posts/2016-06-04-rtl-css/). Now I
    9     9 want to give a quick update on what has changed since then.
   10    10 
   11    11 To recap: different scripts are written in different directions. While Latin is