Search Criteria
Package Details: ckb-next-git 1:0.6.2.r16.gb1075bc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ckb-next-git.git (read-only, click to copy) |
---|---|
Package Base: | ckb-next-git |
Description: | Corsair Keyboard and Mouse Input Driver, git master branch |
Upstream URL: | https://github.com/ckb-next/ckb-next |
Licenses: | GPL2 |
Conflicts: | ckb-git, ckb-git-latest, ckb-next |
Provides: | ckb-next |
Submitter: | tatokis |
Maintainer: | tatokis (steinex) |
Last Packager: | tatokis |
Votes: | 18 |
Popularity: | 0.46 |
First Submitted: | 2018-12-29 16:32 (UTC) |
Last Updated: | 2025-05-22 13:58 (UTC) |
Dependencies (12)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxcb (libxcb-gitAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python3 (python)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-tools
- qt6-wayland
- quazip-qt6
- xcb-util-wm
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional)
Required by (1)
- ckb-next-runit (requires ckb-next)
Latest Comments
1 2 3 4 Next › Last »
dilapitatedstone commented on 2025-07-06 16:49 (UTC)
Hi, thanks for your reply! I wouldn't be surprised if nvidia ends up being at fault. However, running QT_QPA_PLATFORM=xcb ckb-next yields exactly the same results & output Obviously the numbers numbers denoting org.kde.StatusNotifierItem are different, as are the non-opengl surface numbers, but everything else is identical.
tatokis commented on 2025-07-06 07:57 (UTC)
This sounds like it might be an issue with the nvidia driver. What happens if you run it under xwayland? QT_QPA_PLATFORM=xcb ckb-next
dilapitatedstone commented on 2025-07-03 12:20 (UTC)
Hey hey. Starting a little over a month ago, I can no longer pull up the GUI. I am using Hyprland, and have ckb-next set to launch automatically, but even when quitting and launching manually, the GUI won't come up. Right clicking the tray icon and clicking 'Restore' doesn't do anything.
It DOES successfully apply the custom animation I'd previously created, though. Here is the output when launching from terminal:
I'm guessing it has something to do with the openGL errors? But I'm not really sure what to make of them. Thank you for taking the time to read this, and, hopefully reply!
tatokis commented on 2025-05-22 17:24 (UTC)
@BS86 Thank you for testing, I appreciate it.
I'll switch the release package soon to Qt6 as well if no issues arise.
BS86 commented on 2025-05-22 16:11 (UTC)
@tatokis Thanks for the Qt6 Update - didn't see any issues so far after 1,5 hours of trying to break things while using a K100 and a Nightsword
jcrowell commented on 2025-04-01 06:05 (UTC) (edited on 2025-04-01 06:06 (UTC) by jcrowell)
@BS86 The package maintainer is the lead developer I think, so they just haven't gotten around to updating the packages yet.
BS86 commented on 2025-02-10 09:58 (UTC) (edited on 2025-02-10 09:58 (UTC) by BS86)
in the github repo I can see commits that ported this project to Qt6 - are the Dependencies still correct?
albert-softie commented on 2024-03-12 23:34 (UTC)
@tatokis figured it out after running
which pkg-config
, it was my homebrew installation that was messing it up. i ended up uninstalling homebrew since i don't think i was using it anyways and now it builds no problem. thank you for pointing me in the right directiontatokis commented on 2024-03-12 19:40 (UTC)
@albert-softie it's okay for PKG_CONFIG_PATH to be unset. Make sure you're not running a third party pkg-config, (perhaps
which pkg-config
will tell you) and also check if/usr/lib/pkgconfig/xcb-ewmh.pc
exists on your system and isn't a blank file.albert-softie commented on 2024-03-12 18:53 (UTC)
@tatokis first command returns nothing, the second tells me it can't find the package in the pkg config path, probably because it's not set. i should probably do something about that shouldn't i
1 2 3 4 Next › Last »