lilyinstarlight / nixos-cosmic

Flake for using COSMIC on NixOS
MIT License
435 stars 27 forks source link

No applets and touchpad gestures #312

Open Postboote1 opened 2 months ago

Postboote1 commented 2 months ago

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 commented 2 months ago

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 commented 2 months ago

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 commented 2 months ago

Okay, thank you for the heads up!

lilyinstarlight commented 2 months ago

This appears to have been fixed upstream now. Can you update and retest?

SamuelBorn commented 2 months ago

Just tested it. The applet customization works again :+1:

I cannot speak though on the touchpad problem of @Postboote1 as I do not have a touchpad