Fix lots of little typos and errors
This commit is contained in:
parent
d0f926db53
commit
cf64c2e7f3
5 changed files with 6 additions and 7 deletions
|
@ -203,8 +203,8 @@ So now I'm **trying to upstream the uclogic patch!** Oh how I wish it was a bug
|
|||
|
||||
Now here's my to-do list:
|
||||
|
||||
* Hopefully recieve Aren's blessing to release the patches with his original ownership.
|
||||
* Figure out a fix with the tablet buttons, and contact Nicolas Fella (who is working on the remappable tablet buttons in 5.27) to see what needs to be done so they're remappable in the new GUI.
|
||||
* Hopefully receive Aren's blessing to release the patches with his original ownership.
|
||||
* Figure out a fix with the tablet buttons, and contact Nicolas Fella (who is working on the remappable tablet buttons in 5.27) to see what needs to be done so they're remappable in the new GUI.
|
||||
* Choose whether or not to contribute it directly to upstream (slow?) or back to Digimend.
|
||||
|
||||
If anyone is familiar with kernel contributions in the HID subsystem, or know the right people (like the ones mentioned in the article, hi!) I would love to get in [contact](/contact)!
|
||||
|
|
|
@ -395,7 +395,7 @@ Using that, we can check for the input events that it records:
|
|||
|
||||
Well that's a nice consolation, it looks like KWin is picking up the tilt
|
||||
information from libinput too, so at least it's not throwing it out. But why does
|
||||
Krita still not receive anything? For some reason, Krita receives tilt information on X11.
|
||||
Krita still not receive anything? For some reason, Krita receives tilt information on X11.
|
||||
|
||||
To explain, Krita does not interface with KWin directly. Instead,
|
||||
it uses standard protocols - either X or Wayland to communicate with the server or
|
||||
|
|
|
@ -73,7 +73,7 @@ See the [merge request]https://invent.kde.org/network/tokodon/-/merge_requests/1
|
|||
|
||||
# NeoChat Notification Badge
|
||||
|
||||
One thing that always irked me with Neochat is the notification badge. The number never feels right, and no matter how many rooms I read it never changes:
|
||||
One thing that always irked me with NeoChat is the notification badge. The number never feels right, and no matter how many rooms I read it never changes:
|
||||
|
||||

|
||||
|
||||
|
@ -129,7 +129,7 @@ With this new caveat in mind, I submitted two MRs to hopefully fix the documenta
|
|||
|
||||
# KDevelop.org
|
||||
|
||||
I took the responsibility of converting the bitrotting kdevelop.org site to Hugo, which should be live soon! Most of the old site content is brought over (and converted to Markdown) while pages are updated where needed. The new site is now live at [kdevelop.org](https://kdevelop.org)!
|
||||
I took the responsibility of converting the bit-rotting kdevelop.org site to Hugo, which should be live soon! Most of the old site content is brought over (and converted to Markdown) while pages are updated where needed. The new site is now live at [kdevelop.org](https://kdevelop.org)!
|
||||
|
||||
See the [new repository](https://invent.kde.org/websites/kdevelop-org).
|
||||
|
||||
|
|
|
@ -4,6 +4,6 @@ title: "Guestbook"
|
|||
|
||||
{{< insert-pic "pic-guestbook.webp" "Guestbook" >}}
|
||||
|
||||
I have a new guestbook hosted using the new self-hosted comments sysstem! At the moment, [old guestbook entries](/legacy-guestbook) are not migrated yet.
|
||||
I have a new guestbook hosted using the new self-hosted comments system! At the moment, [old guestbook entries](/legacy-guestbook) are not migrated yet.
|
||||
|
||||
{{< guestbook >}}
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
title: "Imprint"
|
||||
---
|
||||
|
||||
|
||||
# This Website and Related Services
|
||||
|
||||
Connections to my server may be logged for abuse, but I do not care to track you.
|
||||
|
|
Loading…
Add table
Reference in a new issue