Skip to content

sway-audio-idle-inhibit: init at unstable-2023-08-09#265755

Merged
Artturin merged 2 commits intoNixOS:masterfrom
rafaelrc7:add-sway-audio-idle-inhibit
Nov 18, 2023
Merged

sway-audio-idle-inhibit: init at unstable-2023-08-09#265755
Artturin merged 2 commits intoNixOS:masterfrom
rafaelrc7:add-sway-audio-idle-inhibit

Conversation

@rafaelrc7
Copy link
Copy Markdown
Member

Description of changes

Homepage: https://github.com/ErikReider/SwayAudioIdleInhibit

Provides a way to automatically inhibit swayidle while audio is being played/recorded. This is useful for the common problem of swayidle activating while the user is, for example, watching a video.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@NixOSInfra NixOSInfra added the 12.first-time contribution This PR is the author's first one; please be gentle! label Nov 6, 2023
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Nov 6, 2023
@rafaelrc7 rafaelrc7 force-pushed the add-sway-audio-idle-inhibit branch from 085dbfb to 849ca41 Compare November 6, 2023 14:19
@Lurkki14 Lurkki14 added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 6, 2023
@rafaelrc7 rafaelrc7 force-pushed the add-sway-audio-idle-inhibit branch from 849ca41 to 6293dca Compare November 6, 2023 18:14
@delroth delroth removed the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 6, 2023
Copy link
Copy Markdown
Contributor

@MikaelFangel MikaelFangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@delroth delroth added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Nov 7, 2023
@Artturin Artturin force-pushed the add-sway-audio-idle-inhibit branch from 6293dca to 9ed632b Compare November 18, 2023 21:27
@Artturin Artturin changed the title sway-audio-idle-inhibit: init at 0.1.1-unstable-2023-08-09 sway-audio-idle-inhibit: init at unstable-2023-08-09 Nov 18, 2023
@Artturin Artturin merged commit 0d37a4c into NixOS:master Nov 18, 2023
@rafaelrc7 rafaelrc7 deleted the add-sway-audio-idle-inhibit branch January 5, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 2 This PR was reviewed and approved by two persons. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants