Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No applets and touchpad gestures #312

Open
Postboote1 opened this issue Sep 6, 2024 · 3 comments
Open

No applets and touchpad gestures #312

Postboote1 opened this issue Sep 6, 2024 · 3 comments

Comments

@Postboote1
Copy link

Hello
Today i installed cosmic. But i find it difficult to adapt because of the following problems. I can't add any applets, because every time i go in the settings and go to Panel / Applets a window on the side opens but there aren't any applets displayed.
Another Problem are the touchpad gestures. When i go to the touch pad gestures in the settings app it only shows Workspace Swipe.
Aren't there any other options or do i need to add them manually?
And my third problem is my touchscreen. Is it possible to set up touchscreen gestures in cosmic?
Thanks for any help

@SamuelBorn
Copy link

SamuelBorn commented Sep 11, 2024

I am also having problems that applets dont appear. I have tried adding cosmic-applets the following ways in my configuration.nix. This did not work though.

    environment.systemPackages = with pkgs; [
        # inputs.nixos-cosmic.legacyPackages.${pkgs.system}.cosmic-applets   # does not rebuild
        cosmic-applets    # does rebuild, but doesnt chagne the situation
    ];

@lilyinstarlight
Copy link
Owner

I am also having problems that applets dont appear. I have tried adding cosmic-applets the following ways in my configuration.nix. This did not work though.

    environment.systemPackages = with pkgs; [
        # inputs.nixos-cosmic.legacyPackages.${pkgs.system}.cosmic-applets   # does not rebuild
        cosmic-applets    # does rebuild, but doesnt chagne the situation
    ];

The issue not that cosmic-applets is missing (else applets wouldn't be running at all)

This is a recent (like last week or two) cosmic-settings regression and no one has had time to debug it

@SamuelBorn
Copy link

Okay, thank you for the heads up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants