Releases: baduhai/Koi
Koi - 0.6 -- Added KDE Konsole profiles; Minor under-the-hood changes + Optimizations; Koi now shows only in KDE; Added support for Guix & Others
What's Changed
- Added swapping LIGHT/DARK theme support for KDE Konsole by @ItachiSan and @milahu in #121 and #129
- Renamed [Global Theme] for [Plasma Style] in Koi's main window as correction by @MartinVonReichenberg in be28f61
- Minor program's under-the-hood fixes:
- Refactored
src/+src/headers/files to split properly utils, tray icons and GUI + optimizations by @Ourouk in #119 Koi.DESKTOPfile now shows only in KDE Plasma; becomes hidden in other Desktop Environments by @MartinVonReichenberg in be28f61
- Refactored
- Added support for Guix GNU/Linux; Added BUILDing environmental variables for Guix GNU/Linux in
CMakeLists.txtfile by @MartinVonReichenberg in be28f61 - Updated "commented - #" procedure sections for
CMakeLists.txtfile by @MartinVonReichenberg in be28f61 - Updated BUILD instructions for various Linux Distributions; in:
Koi/Development/Building/Distributions/...by @MartinVonReichenberg in be28f61 - Added configuration
koirc.samplesample file inKoi/Development/Configuration/Samples/by @MartinVonReichenberg in be28f61 - Updated Screenshots & "Revamped"
README.mdatKoi/masterby @MartinVonReichenberg in be28f61
NOTE:
For automatic up-to-date PKG/DEB/RPM package updates, you can use my OBS repository.
This version of Koi - 0.6 does not support KDE Plasma 5 anymore, even though it might work !
Users are urged to upgrade to newer versions of their GNU/Linux operating systems . . .
Full Changelog: 0.5.1...0.6
HOTFIX - v0.5.1 -- Removed QT Network Dependency; Shared Memory Changes; CMakeLists.txt now in Root(/); Uninstall Option
NOTE:
This is the last version supporting KDE Plasma 5; Newer version will require KDE Plasma 6 !
What's Changed
- Replaces instance check with shared memory by @TinyTinni in #113
- Removed QT Network Dependency by @TinyTinni in #113
- Moved
CMakeLists.txtfromsrc/toRoot/Directory by @MartinVonReichenberg in e3fe42e - Added Uninstall Option -
sudo make uninstall -C ./build/by @MartinVonReichenberg in e3fe42e - Updated Development (BUILDing) Information by @MartinVonReichenberg in e3fe42e
- Updated README by @MartinVonReichenberg in e3fe42e and e90b850
- Added AppImage & Pre-Built Installable Binary Packages for Arch Linux, DEB-Based & RPM-Based Linux Distributions by @MartinVonReichenberg
For automatic up-to-date DEB/RPM package updates, you can use my OBS repository.
Full Changelog: 0.5...0.5.1
Koi - 0.5 -- DBus; Kvantum Fixes; Memory Fixes; Independet Krunner & Schedulers; QTest Removal; Updated Instructions; etc ...
What's Changed
- Minor under-the-hood changes/improvements; General improvements; changes to formatting; added new lines - All what is necessary and appropriate for the new release - 0.5 -> Added DBus Service file; Changed provided
Koi.DESKTOPfile to supportDBusActivatable=true; Updated README with actual information & instructions + screenshots; updated build recipes for various Linux distributions; etc ... by @MartinVonReichenberg - Fix of #32 by @miaouwu in #104
- [BUG] Not all Kvantum themes are showing in Koi #98 by @Ourouk in #105
- Added DBus interface for changing light/dark mode by @spencerwi in #106
- Several memory leak fixes; and does not start Krunner as a child process anymore by @TinyTinni in #108
- Chore: Removes QTest as dependency; adds QThread function by @TinyTinni in #109
- Do not start scheduler function/feature when there is no schedule defined by @TinyTinni in #110
New Contributors
- @miaouwu made their first contribution in #104
- @Ourouk made their first contribution in #105
- @spencerwi made their first contribution in #106
- @TinyTinni made their first contribution in #109
Full Changelog: 0.4...0.5
TODO:
- Implement + - OFFSET in minutes . . .
- Re-create GUI in QT Creator / QT Designer version 6 instead 5 from scratch
- Help with creating DEBIAN/KDE NEON/UBUNTU packages (WAITING FOR DEBIAN 13 + UBUNTU 25.04) . . .
- Compile & distribute Koi via Flatpak
Koi - 0.4 -- Minor & Major of both visual and under-the-hood changes/improvements
Update to the latest stable upstream version - 0.4
What's Changed
-
Minor & Major of both visual and under-the-hood changes/improvements; General improvements, changes to formatting and overall visual adjustments by @MartinVonReichenberg . . .
-
Featuring: Refactor plugins; updated plugins, paths & more; Changed/Removed unnecessities by @ItachiSan in #101
-
Added option to run Bash scripts at Light/Dark theme shift by @passportmidi in #96
New Contributors
- @passportmidi made their first contribution in #96
- @ItachiSan made their first contribution in #101
Full Changelog: 0.3.1...0.4
TODO:
- Implement + - OFFSET in minutes . . .
- Enable DBus service integration with an
.XMLfile - Re-create GUI in QT Creator / QT Designer version 6 instead 5 from scratch
- Help with creating DEBIAN/KDE NEON/UBUNTU packages . . .
- Compile & distribute Koi using Flatpak
Koi - 0.3.1 -- Added Click mouse wheel to Switch
What's Changed
- Added Click Mouse Wheel to Switch between LIGHT/DARK Themes by @financelurker in #86
- Updated README; Added Void Linux build/run dependencies by @arimelody in #88
- Added
Koi.specfor FEDORA/SUSE by @MartinVonReichenberg
New Contributors
- @arimelody made their first contribution in #88
- @financelurker made their first contribution in #86
Full Changelog: 0.3...0.3.1
Koi - 0.3 -- Complete Overhaul
- Update to QT 6 Build Tools / KF 6 libraries by @ducvietcao in #79
- Updated bundled libraries to their latest changes
- Updated UI; Updated Screenshots
- Updated README with appropriate build instructions and more . . .
- -- [EDIT: Re-release due to unusable
Koi.DESKTOPfile; minor formatting and dependencies changes in README]
Pre-built installable binary packages are coming as attachments to this release soon . . .
New Contributors
- @ducvietcao made their first contribution in #88
Full Changelog: 0.2.4...0.3
Full Changelog: 0.2.3...0.2.4
Koi - 0.2.4 -- Some small improvements
From @baduhai: Credits go to @MartinVonReichenberg who submitted some small QoL fixes.
What's Changed
- I will provide compiled packages for Debian/Kubuntu, Fedora, openSUSE and Arch Linux later which you can add to current releases . . . by @MartinVonReichenberg in #60
- Fix multiple issues when switching mode. by @vroger11 in #64
- Some maintenance improvements for basic compilation and usage of Koi by @MartinVonReichenberg in #75
New Contributors
- @MartinVonReichenberg made their first contribution in #60
Full Changelog: 0.2.3...0.2.4
Koi - 0.2.3 -- New tray icon
Changes:
- Minor code clean-up
- AppImage available once again. Thank you nix, for making AppImage building trivially easy.
- New tray icon which should (in theory) switch colours based on panel colour.
Note to packagers: the binary is now named koi, and not Koi any more.
Full Changelog: 0.2.2...0.2.3
Koi - 0.2.2 -- Fixed missing themes
This release contains a fix for missing plasma styles and gtk themes. Thank you to @RodoMa92!
What's Changed
- Allow tray icon customization by @TaylanTatli in #52
- Fix KDE/GTK missing themes by @RodoMa92 in #57
New Contributors
- @TaylanTatli made their first contribution in #52
- @RodoMa92 made their first contribution in #57
Full Changelog: 0.2.1...0.2.2