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

kdeconnect: require "tray.target" for kdeconnect-indicator #5299

Merged

Conversation

onemoresuza
Copy link
Contributor

Description

Since kdeconnect-indicator is a tray application, it should require "tray.target", as is the case for flameshot0.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all or nix develop --ignore-environment .#all using Flakes.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

Maintainer CC

@onemoresuza onemoresuza changed the title kdeconnect: require "tray.target" for kdeconnect kdeconnect: require "tray.target" for kdeconnect-indicator Apr 19, 2024
Since kdeconnect-indicator is a tray application, it should require
"tray.target", as is the case for flameshot[0].

[0]: https://github.com/nix-community/home-manager/blob/b1a5b3d6a524c80c7dd20888bff227d52adf5f03/modules/services/flameshot.nix#L58
@rycee rycee force-pushed the kdeconnect-indicator-after-tray branch from 0b39d94 to dc906b1 Compare April 19, 2024 12:22
@rycee rycee merged commit dc906b1 into nix-community:master Apr 19, 2024
3 checks passed
@rycee
Copy link
Member

rycee commented Apr 19, 2024

Thanks! Merged to master now 🙂

@onemoresuza onemoresuza deleted the kdeconnect-indicator-after-tray branch April 19, 2024 21:15
onemoresuza added a commit to onemoresuza/home-manager that referenced this pull request Apr 19, 2024
The PR nix-community#5299[0] actually adds the requirement on "tray.target" for the
kdeconnect service, when kdeconnect-indicator is set to true. What it
should do is add the requirement directly to the latter. This commit
fixes it.

[0]: nix-community#5299 (comment)
rycee pushed a commit to onemoresuza/home-manager that referenced this pull request Apr 19, 2024
The PR nix-community#5299[0] actually adds the requirement on "tray.target" for the
kdeconnect service, when kdeconnect-indicator is set to true. What it
should do is add the requirement directly to the latter. This commit
fixes it.

[0]: nix-community#5299 (comment)
rycee pushed a commit to onemoresuza/home-manager that referenced this pull request Apr 19, 2024
The PR nix-community#5299[0] actually adds the requirement on "tray.target" for the
kdeconnect service, when kdeconnect-indicator is set to true. What it
should do is add the requirement directly to the latter. This commit
fixes it.

[0]: nix-community#5299 (comment)
h0m1 pushed a commit to h0m1/home-manager that referenced this pull request Apr 30, 2024
The PR nix-community#5299[0] actually adds the requirement on "tray.target" for the
kdeconnect service, when kdeconnect-indicator is set to true. What it
should do is add the requirement directly to the latter. This commit
fixes it.

[0]: nix-community#5299 (comment)
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

Successfully merging this pull request may close these issues.

None yet

2 participants