https://github.com/yilozt/mutter-rounded Skip to content Sign up * Product + Features + Mobile + Actions + Codespaces + Copilot + Packages + Security + Code review + Issues + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Skills + GitHub Sponsors + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} yilozt / mutter-rounded Public * Notifications * Fork 15 * Star 373 A window manager for GNOME, with rounded corners patch aur.archlinux.org/packages/mutter-rounded/ License GPL-2.0 license 373 stars 15 forks Star Notifications * Code * Issues 50 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights yilozt/mutter-rounded This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Latest commit @yilozt yilozt ubuntu22.04: update to 42.2 ... 0b444bf Jun 24, 2022 ubuntu22.04: update to 42.2 0b444bf Git stats * 60 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github/workflows Github-Actions:fix typo May 23, 2022 fedora fedora36: update to 42.2 Jun 4, 2022 patches fedora36: update to 42.2 Jun 4, 2022 screenshots ubuntu 21_10: update blur_effect_url Apr 7, 2022 ubuntu ubuntu22.04: update to 42.2 Jun 24, 2022 LICENSE gitee mirror and setting ui Sep 17, 2021 README.md fedora36: update to 42.2 Jun 4, 2022 tool Github-Action:group output in log May 22, 2022 View code [ ] For Nvidia and AUR Install Arch Linux Ubuntu 21.10 / Ubuntu 22.04 Fedora 35 / Fedora 36 Uninstall Screenshots Settings README.md Tested in gnome-shell 40.5, should works in gnome 40 and 41. integrate the blur effects with rounded corners.The source code can be found here. Issues: * It can be buggy with blur effect. see https://github.com/aunetx/ blur-my-shell. If you are using intel driver in Xorg session, try create .drirc in your home directory to disable Vertical Synchronization: For Nvidia and AUR + you need to do makepkg --nocheck -si or it will fail the checks at the end. * The original shadows of rounded windows has been cutted out, now use MetaShadowFactroy to draw shadows for rounded windows. So the animation effect of shadows in some themes has gone. Install Arch Linux install mutter-rounded by AUR helper: yay -S mutter-rounded Ubuntu 21.10 / Ubuntu 22.04 There is a simple script to help you build the packages in ubuntu 21.10. It's neccesary to check the content of script. Before you build the packages, the Source code checkbox in Software & Updates should be enabled: [ubuntu_set] git clone https://github.com/yilozt/mutter-rounded cd ./mutter-rounded/ubuntu ./package.sh # Ubuntu 21.10 sudo dpkg -i libmutter-8-0*.deb mutter-common*.deb # Ubuntu 22.04 sudo dpkg -i libmutter-10-0*.deb mutter-common*.deb Fedora 35 / Fedora 36 There are pre-build packages which built by @gregor160300, you can download packages from https://gregor160300.stackstorage.com/s/ I4YFXu82ay6mNE0C/en_US. Alternatively, you can build packages by yourself with scripts in fedora_35 folder. It's neccesary to check the contents in scripts before you run it. git clone https://github.com/yilozt/mutter-rounded cd ./mutter-rounded/fedora ./package.sh After scripts finish, the rpm packages will be found in ~/rpmbuild/ RPMS/x86_64/: cd ~/rpmbuild/RPMS/x86_64/ sudo dnf upgrade mutter sudo rpm --reinstall mutter-41.* Uninstall When you want to remove this patch from your system, just need to install mutter package from official repo. The rounded corners will gone when you login into gnome-shell in next time. * Arch Linux sudo pacman -S mutter * Ubuntu # Ubuntu 21.10 sudo apt install libmutter-8-0 mutter-common # Ubuntu 22.04 sudo apt install libmutter-10-0 mutter-common * Fedora sudo dnf reinstall mutter Screenshots [screenshot] [screenshot] Settings The settings of mutter have driven by GSettings, so you can set config by: * via gsettings: $ gsettings get org.gnome.mutter round-corners-radius 14 $ gsettings set org.gnome.mutter round-corners-radius 8 * via dconf-editor, the settings are located in /org/gnome/mutter: [dconf-edit] * via mutter_setting, a simple gui written by Gjs. [mutter_set] About A window manager for GNOME, with rounded corners patch aur.archlinux.org/packages/mutter-rounded/ Resources Readme License GPL-2.0 license Stars 373 stars Watchers 9 watching Forks 15 forks Releases No releases published Packages 0 No packages published Contributors 4 * @yilozt yilozt Yi * @electrikjesus electrikjesus Jon West * @PoorPocketsMcNewHold PoorPocketsMcNewHold PoorPockets McNewHold * @RyzenDew RyzenDew Languages * C 77.0% * Shell 23.0% * (c) 2022 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.