Skip to content

v1.6.2

Latest
Compare
Choose a tag to compare
@ptr1337 ptr1337 released this 18 Jun 13:05
· 67 commits to develop since this release
fde1d55
  • 🧹 refactor a bit
  • πŸ”– Bump version
  • 🚧 km-window: fix removal of packages
  • 🚧 kernel: fix stupid typo
  • πŸ”– Bump version
  • 🚧 sched-ext: fix clang-tidy
  • πŸ”– Bump version
  • 🧹 refactor
  • 🧹 utils: move alpm utils into own file
  • 🧹 utils: move string utils into own file
  • 🚧 km-window: hide button on the kernel without sched-ext
  • 🚧 rename some labels
  • 🚧 drop vma & lru flags
  • 🧹 kernel: refactor removal of packages
  • πŸ‘· add czech to locale resource
  • 🚧 properly remove zfs and nvidia modules
  • new file:   lang/cachyos-kernel-manager_cs.ts (#11)
    
  • πŸ‘· implement set/change of scx
  • 🚧 add slovak translation
  • 🚧 add slovak translation
  • slovak translation
  • πŸ‘· utils: use utils::make_split_view where possible
  • πŸ‘· kernel: use utils::make_split_view where possible
  • 🧹 utils: use utils::make_split_view inside of utils::make_multiline
  • πŸ‘· utils: add helper function utils::make_split_view which doesnt make any allocations
  • β™» update translations
  • Fix/improve grammar (#9)
  • πŸ”– Bump version
  • β™» update translations
  • 🚧 drop bcachefs flag
  • 🚧 drop lrng flag
  • πŸ”– Bump version
  • 🚧 cmake: disable warnings as errors
  • πŸ”– Bump version
  • β™» update translations
  • CachyOS Kernel Manager Turkish localisation (#8)
  • πŸ‘· conf: these options got under empty-option paradigm
  • 🧹 conf: move restore env function to utils
  • 🧹 do not ignore status the pkgbuild insertions
  • πŸ‘· adjust readme and meson prior to Qt6
  • 🧹 refactor: use modern syntax for connecting signals
  • πŸ‘· CI: adjust for Qt6
  • πŸ‘· adjust prior to Qt6
  • πŸ‘· use Qt6
  • πŸ‘· use Qt6
  • πŸ”§ clang-tidy: extend checks
  • 🚧 km-window: refactor with clang-tidy
  • 🚧 conf-window: refactor with clang-tidy
  • πŸ‘· 1000HZ as default; update sched description
  • β™» update translations
  • 🚧 drop debug flag
  • 🧹 make clang-tidy happy
  • 🧹 apply clang-format
  • Revert "πŸ‘· CI: add clang-tidy action instead of bare clang-tidy"
  • πŸ”§ clang-tidy: extend checks
  • 🧹 refactor with clang-tidy
  • πŸ‘· CI: add clang-tidy action instead of bare clang-tidy
  • 🧹 conf-window: use std::erase_if instead of erase–remove idiom
  • 🚧 CI: use scripts instead of using bare cmake
  • 🚧 conf-window: add workaround for broken PKGBUILD options
  • πŸ‘· add nvidia kernel module if available and supported
  • β™» update deps
  • β™» update year (missed python)
  • β™» update year
  • πŸ”– Bump version
  • 🚧 conf-window: nvidia check should keep track of patches state
  • πŸ”– Bump version
  • 🚧 fix logic
  • πŸ”– Bump version
  • β™» update ru translations
  • 🚧 fix by moving UI work to main thread
  • πŸ”– Bump version
  • 🚧 add notice before fixing segfault
  • πŸ”– Bump version
  • β™» update translations
  • β™» update translations
  • πŸ‘· add new options
  • πŸ‘· add ability to rename kernel
  • 🧹 useless to reset patches on nvidia & zfs
  • πŸ‘· add building with nvidia module
  • 🚧 drop schedulers
  • β™» update translations
  • 🚧 fix progress bar
  • Revert "β™» CI: enable iwyu"
  • β™» CI: enable iwyu
  • β™» CI: pass correct path
  • β™» CI: add missing dep
  • β™» CI: build before running clang-tidy
  • β™» CI: build with clang
  • 🚧 CI: use plain clang-tidy
  • β™» CI: update
  • 🚧 invalidate if kernel is not installed
  • 🚧 dont try to remove headers if not installed
  • 🧹 apply clang-format
  • 🧹 refactor population code
  • 🚧 initial improvements
  • β™» update translations
  • 🧹 cleanup
  • πŸ‘· initial implementation to prepare build env in the background
  • πŸ‘· unset previously set options before starting new compilation
  • 🚧 fix setting env var
  • 🚧 add some todos
  • πŸ‘· use make_multiline_view when possible
  • 🧹 CI: remove sonarcloud
  • 🚧 support compilation without alpm_pkg_get_installed_db symbol
  • Revert "🚧 CI: install correct pacman"
  • 🚧 CI: install correct pacman
  • 🚧 CI: add missing dep
  • 🚧 CI: add sonarcloud
  • πŸ”– Bump version
  • β™» update deps
  • πŸ”– Bump version
  • πŸ‘· conf-window: dont enable perfgov by default
  • πŸ”– KM: Bump version
  • 🚧 vma default value
  • 🧹 redundant UI text
  • Update polish translation
  • Update polish translation
  • Update polish translation
  • Update polish translation
  • πŸ”– Bump version
  • β™» update translation
  • πŸ‘· bbr2 -> bbr3
  • πŸ”– Bump version
  • 🚧 drop I/O schedulers flag
  • πŸ”– Bump version
  • Update polish translation
  • Add missing '<' symbol
  • Add a Polish translation - fix
  • Add a Polish translation (#6)
  • πŸ”– Bump version
  • β™» update translation
  • πŸ‘· add RT kernel (#5)
  • β™» update translation
  • 🧹 refactor
  • 🧹 refactor
  • 🚧 drop zstd compression flag
  • πŸ”– Bump version
  • 🚧 add missing dep
  • 🚧 add missing dep
  • 🧹 apply clang-format
  • 🧹 cleanup unneeded parsing
  • 🧹 ignore styling issues with anonymous namespace
  • 🚧 CI: add missing deps; use arch container
  • ⚑ CI: add GitHub Actions
  • 🧹 cleanup
  • 🧹 cleanup
  • β™» update translation
  • 🧹 remove latnice
  • 🧹 remove latnice
  • β™» update deps
  • πŸ‘· add kitty
  • πŸ‘· add foot
  • Revert "πŸ‘· use Qt6"
  • πŸ‘· backend: remove zram/zswap comp option
  • πŸ‘· add zfs kernel module on ZFS if available
  • 🚧 fix compilation
  • πŸ‘· use Qt6
  • πŸ”– Bump version
  • β™» update translation
  • 🚧 drop root implementation
  • πŸ”§ Adjust default value for latency nice
  • πŸ‘· check for error from utils::write_to_file
  • πŸ‘· add cachyos as 'sched'
  • 🧹 no longer needed
  • 🧹 no longer needed
  • lang: Corrections for RU translation (#4)
  • 🚧 export variables properly
  • 🧹 don't modify pkgbuild; export variables instead
  • 🧹 apply clang-format
  • 🧹 remove RT
  • πŸ‘· adapt changes
  • 🚧 fix compilation
  • β™» update translation
  • 🧹 remove debug messages
  • 🚧 prepend file:// to each selected patch file
  • 🚧 fix compilation
  • 🧹 move fix_path to utils
  • Translation: Update german translation
  • πŸ‘· disable aur kernels support by default
  • β™» update german translation
  • β™» update translation
  • β™» update translation
  • 🧹 don't duplicate the header labels
  • πŸ‘· modernize the code
  • πŸ‘· add more text to be translated
  • 🚧 properly initialize variables
  • πŸ‘· initialize translations
  • 🚧 don't use virtual destructors
  • πŸ‘· prepare german translation
  • πŸ‘· add translations
  • use ThinLTO with clang
  • add -fexperimental-new-pass-manager when using clang
  • 🧹 apply clang-format
  • πŸ‘· use libc++ when building with clang
  • 🧹 cleanup/refactor code
  • ⚑ introduce patch selection (#3)
  • πŸ”– Bump version
  • πŸ‘· update defaults values
  • 🚧 remove Cacule
  • πŸ”– Bump version
  • 🧹 mr.proper
  • 🧹 update readme
  • πŸ‘· need only the package name
  • πŸ‘· warn if DB is empty
  • πŸ‘· add AUR kernels support
  • πŸ‘· update defaults values
  • β™» update year
  • πŸ”– Bump version
  • β™» update deps
  • 🎨 new icon
  • 🧹 apply clang-format
  • 🧹 refactor
  • πŸ‘· add THP setting
  • πŸ”– Bump version
  • πŸ‘· update defaults values
  • πŸ”– Bump version
  • 🚧 fix when .git removed
  • Revert "β™» bump qt library version to qt6"
  • β™» bump qt library version to qt6
  • 🧹 drop vma per lock flag
  • 🚧 add rt_kernel option
  • πŸ‘· fix compilation
  • πŸ‘· update meson
  • 🚧 add latnice option
  • β™» update deps
  • ⚑ make use of installed_db
  • Don't disable debug as default, it is needed in the future from ananicy-cpp
  • Don't disable debug as default, it is needed in the future from ananicy-cpp
  • πŸ”– Bump version
  • πŸ‘· fix compilation
  • πŸ‘· use frozen library
  • 🧹 refactor
  • πŸ”– Bump version
  • πŸ”§ Adjust according to new changes
  • πŸ”§ Adjust
  • 🧹 cleanup
  • πŸ› fix #1
  • β™» update deps
  • πŸ”– Update version
  • πŸ‘· update defaults
  • β™» update deps
  • Clean
  • Added scrollbar in configure window
  • 🚧 skip checksums check
  • πŸ”– Update version
  • πŸ‘· fix options
  • add hardened kernel
  • 🚧 add new options
  • πŸ”– Update version
  • πŸ‘· fix compilation errors
  • πŸ‘· fix compilation
  • πŸ”– Update version
  • πŸ‘· Use clean git repo
  • πŸ‘· use glib instead
  • 🚧 fix lto mode selection
  • ⚑ Introduce Kernel Configuration window
  • πŸ› fix bug
  • πŸ”₯ updated layout
  • πŸ”– Update version
  • 🚧 fix bug
  • β™» update dependencies
  • [docs] Update Qt version
  • β™» update dependencies
  • 🚧 add sonarcloud config
  • 🚧 add sonarcloud config
  • 🚧 add GitHub Actions
  • 🚧 make constructors explicit
  • πŸ”₯ use CPM
  • β™» update fmtlib
  • πŸ‘· allow user using execute button multiple times
  • πŸ—’ Update changelog
  • πŸ”– Update version
  • β™» update the behaviour of execute button
  • β™» cleanup
  • πŸ‘· remove qt6 mentions
  • β™» cleanup
  • β™» update fmtlib
  • ⚑ make it work without root privileges
  • πŸ‘· fix theming in des
  • 🚧 update changelog
  • 🚧 update readme
  • β™» add README.md
  • πŸ”– v0.9.0
  • πŸ”₯ Add some options to configure.sh
  • πŸ”₯ Move all work on libalpm
  • πŸ”₯ add progress bar
  • 🚧 prepare
  • 🚧 prepare
  • 🚧 prepare
  • 🚧 prepare
  • 🚧 use libalpm
  • 🚧 fetch kernels
  • 🚧 add kernel model
  • β™» update Qt required version