JakobDev
JakobDev
.desktop files can have translated comments and names e.g. comment[de]=Comment. Would be nice, if gendesk supports this.
In OC you can paste text with the mouse wheel. This is not possible in the emulator.
I saw org.kde.kontact multiple times on the Buildserver ons serveral days. I wondred why and took a look at the [PRs of org.kde.kontact](https://github.com/flathub/org.kde.kontact/pulls). f-e-d-c currently creates a PR almost every...
The Bot creates a new update branch for each PR. But this branch gets never deleted, so you will have a lot of update branches after a while, if you...
This PR brings Keybindings to Gitea! You can bind a shortcut to a element with the new `keybinding-shortcut` attribute. I also added some of [GitHub's shortcuts](https://docs.github.com/en/get-started/using-github/keyboard-shortcuts) as example.
I noticed that it is possible to break the push mirror list by entering a too long URL. This should fix it. | Before | After | |--------------|-----------| |||
### Feature Description It is possible to embed code from a repo into text (issue, comemnt, PR etc.) on GitHub. You just need to paste a link to code. e.g....
Sometimes (e.g. renaming a file) nothing of the content is changed. In this case, it makes no sense to show the collapse icon in a diff. | Before | After...
This PR adds a [AppStream](https://www.freedesktop.org/software/appstream/docs/) file for Linux. AppStream contains the data for Software centers on Linux (e.g.g Gnome Software or KDE Discover) like Description, Screenshots, License, Links etc. If...