logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: e9699bc38835fe31ac5d08b7d4c4a84f2a348e6f
parent 14bead79104b5b5fd5ec0b3bb635d66aeb3bfd47
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 14 Dec 2021 16:02:00 +0100

bookmarks: "Moving the mouse no longer involves JavaScript" - GNOME

Diffstat:

Mbookmarks.shtml1+
Mbookmarks.xbel4++++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -309,6 +309,7 @@ <dt><a rel="external noreferrer" href="https://alex.flounder.online/gemlog/2021-01-08-useless.gmi">Gemini is Useless</a></dt> <dt><a rel="external noreferrer" href="http://falstad.com/circuit">Electronics Simulator</a></dt> <dt><a rel="external noreferrer" href="https://www.arcep.fr/la-regulation/grands-dossiers-thematiques-transverses/la-numerotation.html">Le plan de numérotation | Arcep</a></dt><dd>Inclut les numéros d'urgence (samu, pompiers, sourd·e·s/malentendant·e·s, …)</dd> + <dt><a rel="external noreferrer" href="https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/925">js/ui: Subscribe touchpad gesture handlers to only touchpad events [performance]</a></dt><dd>Well known as "Moving the mouse no longer involves JavaScript"</dd> </dl> </section> </main> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -384,4 +384,8 @@ <title>Le plan de numérotation | Arcep</title> <desc>Inclut les numéros d'urgence (samu, pompiers, sourd·e·s/malentendant·e·s, …)</desc> </bookmark> + <bookmark href="https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/925"> + <title>js/ui: Subscribe touchpad gesture handlers to only touchpad events [performance]</title> + <desc>Well known as "Moving the mouse no longer involves JavaScript"</desc> + </bookmark> </xbel>