desktop-widget icon indicating copy to clipboard operation
desktop-widget copied to clipboard

After installing the options do not appear in settings

Open Freemason-12 opened this issue 3 years ago • 6 comments

I installed this configuration options in order to be able to configure Cosmic dock i installed before. I ran through the commands: git clone https://github.com/pop-os/desktop-widget cd desktop-widget make sudo make install installation was successful but options did not appear in the settings menu even after restart. I'm using Arch Linux with Gnome 41 on Wayland

Freemason-12 avatar Jan 14 '22 12:01 Freemason-12

They're not going to appear if you aren't using a patched gnome-control-center that integrates it.

mmstick avatar Jan 14 '22 14:01 mmstick

They're not going to appear if you aren't using a patched gnome-control-center that integrates it.

Oh man, thank you for the reply! Where can I get that patched gnome-control-center?

Freemason-12 avatar Jan 14 '22 14:01 Freemason-12

You could build from our fork of gnome-control-center here, unless Arch has a PKGBUILD for it.

mmstick avatar Jan 14 '22 14:01 mmstick

Can you please leave a link to the repository?

Freemason-12 avatar Jan 14 '22 14:01 Freemason-12

https://github.com/pop-os/gnome-control-center

mmstick avatar Jan 14 '22 15:01 mmstick

Building patched gnome-control-center using meson build shows an error: panels/applications/meson.build:10:5: ERROR: Function does not take positional arguments. Installing from AUR shows the Firmware tab but not the Desktop tab

Freemason-12 avatar Jan 15 '22 02:01 Freemason-12