Mikhail Zolotukhin
Mikhail Zolotukhin
In 5.21 KDE Plasma got a new design feature: unified headerbar (notice the increased contrast between headerbar and the rest of the window).  Unfortunately in Nordic-Darker color scheme on...
This adds a color scheme for [Konsole terminal emulator](https://konsole.kde.org/). Though, I am not sure how to add this to generation modules, since I need to transform HEX RGB value to...
## Description I'm currently trying to use doctest with the shared library. I am using CMake with the [KDEComilerSettings ECM](https://api.kde.org/ecm/kde-module/KDECompilerSettings.html) ([source code](https://invent.kde.org/frameworks/extra-cmake-modules/-/blob/master/kde-modules/KDECompilerSettings.cmake)), and it sets a couple of options, that...
## Description The color is made to be close to the official logo of C++ (instead of the current pink). See https://isocpp.org/ for the logo.  New color:  ...
The tray should have the following features: - [x] Quickly enabling/disabling tiling - [ ] Layout change - [ ] Keyboard shortcuts dialog - [ ] Toggle float for current...
## Summary This issue tracks the progress towards the C++ port of Bismuth, which is the main road block for all new major features in Bismuth, such as #23 (Tray...
### Summary KWin caches the script and, because of that, it does not load a newer version once it's installed. Either we need to: 1. Fix this issue in the...
### Summary Currently, the rules for windows are provided via primitive text fields. This could produce the bugs like #154. Additionally the rules pages do not look consistent with similar...
Due to an absence of the maintainer (@esjeon) for over a year, I forked this repo and renamed it to [Bismuth](https://github.com/Bismuth-Forge/bismuth). Bismuth has the same features as Krohnkite, but with...
Advantages: - Building description is more readable (top to bottom) - Build step is extracted from package step - Abstraction layers are not mixed within the tools ("Scripts describe how...