Numerous software and data updates

This commit is contained in:
Joshua Goins 2024-06-15 13:11:08 -04:00
parent 66ef95f448
commit 4c1a15ab98
4 changed files with 31 additions and 10 deletions

View file

@ -4,7 +4,7 @@ date: 2024-04-04
draft: false
layout: "project"
projtags:
- C++
- CPlusPlus
- Qt
- KDE
source: "https://invent.kde.org/redstrate/kensa"
@ -12,4 +12,4 @@ license: GPLv2
summary: "View detailed information about a process."
---
Description to be written!
View detailed information about a process, similiar to Process Explorer on Windows. You can read more information in [it's README](https://invent.kde.org/redstrate/kensa/-/blob/master/README.md).

View file

@ -0,0 +1,15 @@
---
title: "ktabletconfig"
date: 2024-06-13
draft: false
layout: "project"
projtags:
- CPlusPlus
- Qt
- KDE
source: "https://invent.kde.org/redstrate/ktabletconfig"
license: GPLv3
summary: "Tablet configuration CLI for KDE Plasma"
---
A CLI utility to change tablet configuration on the KDE Plasma Desktop. This is meant to be used in situations not supported by the Drawing Tablet KCM, such as a automation or touching experimental settings not yet exposed in the GUI. You can read more about it in [it's README](https://invent.kde.org/redstrate/ktabletconfig/-/blob/master/README.md).

View file

@ -1,5 +1,5 @@
{
"commissions": true,
"commissions": false,
"featured": [
"l1",
"konqi",

View file

@ -1,21 +1,27 @@
{
"contributions": [
{
"id": "aers/FFXIVClientStructs",
"name": "FFXIVClientStructs",
"description": "Documenting more fields for FFXIV bone simulators.",
"type": "github"
},
{
"id": "libinput/libinput",
"name": "libinput",
"description": "Added support for tablet dials.",
"description": "Added support for tablet dials, like those on XP-PEN tablets.",
"type": "xdg"
},
{
"id": "multimedia/plasmatube",
"name": "PlasmaTube",
"description": "Maintainer, and added support for multiple video sources. Also features like Picture-in-Picture.",
"description": "Maintainer. Added several features such as PeerTube, Piped support and Picture-in-Picture.",
"type": "kde"
},
{
"id": "network/neochat",
"name": "NeoChat",
"description": "Added UnifiedPush support, misc bugs and interface changes.",
"description": "UnifiedPush support, misc bugs and interface changes.",
"type": "kde"
},
{
@ -45,13 +51,13 @@
{
"id": "plasma/kwin",
"name": "KWin",
"description": "Fixed pen tilt, other misc bug fixes.",
"description": "Fixed pen tilt on Wayland, other misc bug fixes.",
"type": "kde"
},
{
"id": "graphics/krita",
"name": "Krita",
"description": "Added pen tilt to the tablet tester.",
"description": "Added pen tilt to the tablet tester. Small S-Pen improvements on Android.",
"type": "kde"
},
{
@ -68,7 +74,7 @@
{
"id": "goatcorp/dalamud",
"name": "Dalamud",
"description": "Fixed searching for plugins by punchline and other boring bugfixes.",
"description": "Search for plugins by punchline and other bugfixes.",
"type": "github"
},
{
@ -104,7 +110,7 @@
{
"id": "plasma/plasma-desktop",
"name": "Plasma Desktop",
"description": "Plasma 6 applet porting, added activity pins to launchers, bugfixing.",
"description": "Currently improving the Drawing Tablet KCM. Plasma 6 applet porting, added activity pins to launchers, and bugfixing.",
"type": "kde"
},
{