Loren Burkholder
Loren Burkholder
This will eventually allow users to assign arbitrary shortcuts to actions to give them the ability to have shortcuts for everything(tm). Currently it is lacking some things like an editor...
This reuses the Neochat code to edit your most recent message by sed expressions, but if you reply to one of your messages, it will try to edit that message...
I don't like when websites send me to Google. I'd much prefer to be redirected to DuckDuckGo or Brave Search. https://github.com/search?q=repo%3AKDAB%2Fcodebrowser+google.com&type=code shows the places this needs to be fixed at.
Currently, codebrowser doesn't follow the system theme and instead is always light-themed. Can we have a dark theme added?
After the changes introduced in #52 made left-aligning legend text possible, it became evident that there was no spacing applied between the legend label and the legend indicator. Therefore, I've...
[On the announce thread on the D forums](https://forum.dlang.org/post/[email protected]), you (@tim-dlang) mentioned that you are using a binding generator that you are [keeping closed-source/private](https://forum.dlang.org/post/[email protected]). Would it be possible to make this...
Closes #1230
# PR Summary What it says in the title. ## PR Checklist - [x] **Descriptive Title:** This PR's title is a synopsis of the changes it proposes. - [x] **Summary:**...
I'm porting a project that previously used an NSIS installer to be packaged with MSIX instead. Unfortunately, the installer size has doubled from ~350 MB to ~700 MB. I would...
When I try to scroll the Aptabase dashboard on mobile, I often end up dragging charts around instead. I'd suggest either requiring users to hit a toggle on mobile to...