惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
爱范儿
爱范儿
博客园 - Franky
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
有赞技术团队
有赞技术团队
美团技术团队
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Engineering at Meta
Engineering at Meta
T
Tailwind CSS Blog
J
Java Code Geeks
Martin Fowler
Martin Fowler
I
InfoQ
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - material-kwin-decoration-git
2026-06-24 · via AUR Newest Packages

guiodic commented on 2026-04-10 18:51 (UTC)

ExaHamza commented on 2026-04-10 01:40 (UTC)

depend on kwin or kwin-x11. Material Decoration LIM does not require kwin-x11.

TechniKris commented on 2026-01-31 20:01 (UTC)

@guiodic It seems it works now ^^

guiodic commented on 2026-01-29 16:59 (UTC) (edited on 2026-01-30 19:43 (UTC) by guiodic)

@TechniKris

It is likely that the version under development has changed something; in fact, I use a private API on X11. Can you report the bug on GitHub?

EDIT: I removed the direct use of kwin's X11Window. Can you try again?

TechniKris commented on 2026-01-29 16:50 (UTC) (edited on 2026-01-29 16:52 (UTC) by TechniKris)

It seems the package fails to build now:

[ 88%] Building CXX object src/CMakeFiles/materialdecoration.dir/InternalSettings.cpp.o
[ 90%] Building CXX object src/CMakeFiles/materialdecoration.dir/Decoration.cc.o
[ 93%] Built target materialdecoration_kcm
In file included from /usr/include/kwin/x11window.h:19,
                 from /home/user/.cache/paru/clone/material-kwin-decoration-git/src/material-kwin-decoration/src/Decoration.cc:45:
/usr/include/kwin/utils/xcbutils.h: In member function ‘KWin::Xcb::GeometryHints::NormalHints::SizeHints* KWin::Xcb::GeometryHints::NormalHints::sizeHints()’:
/usr/include/kwin/utils/xcbutils.h:1061:65: error: ‘class std::optional<std::span<KWin::Xcb::GeometryHints::NormalHints::SizeHints, 18446744073709551615> >’ has no member named ‘transform’
 1061 |             return array<SizeHints>(32, XCB_ATOM_WM_SIZE_HINTS).transform([](std::span<SizeHints> span) {
      |                                                                 ^~~~~~~~~
make[2]: *** [src/CMakeFiles/materialdecoration.dir/build.make:192: src/CMakeFiles/materialdecoration.dir/Decoration.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:455: src/CMakeFiles/materialdecoration.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

The issue spotted while using KDE-unstable repos.

guiodic commented on 2025-07-08 14:23 (UTC)

@Pafrape: in system settings > Colors & Themes > Window Decorations select "Material".

Then click on "configure buttons on titlebar" and drag the application menu on the titlebar

Pafrape commented on 2025-07-08 14:18 (UTC)

Thanks to this module, the menu button appears perfectly in the title bar and works perfectly. However, how can I make the menu bar appear in the title bar? Thank you for your help.