https://bugs.kde.org/show_bug.cgi?id=76082

--- Comment #145 from kde-y...@qq.com ---
(In reply to ThomasvonderElbe from comment #144)
> Unfortunately also no smooth scrolling here (except in Firefox) with:
> 
> Operating System: Kubuntu 23.10
> KDE Plasma Version: 5.27.8
> KDE Frameworks Version: 5.110.0
> Qt Version: 5.15.10
> Kernel Version: 6.5.0-21-generic (64-bit)
> Graphics Platform: X11

you can wait for kde plasma 6 or build the kf5 backport with the following
commands
git clone --depth=1 --branch=kf5 https://invent.kde.org/kde--yyds/kirigami  
cd kirigami
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make -j16
sudo make install

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to