-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
sway-contrib: init with grimshot and inactive-windows-transparency #88577
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a few TODOs.
Regarding #87979 (comment): Yes, unfortunately (in this case) mentioning an issue in a PR doesn't generate any notifications.
601bd14
to
491bd89
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now and works as expected. @Mic92 feel free to merge if you want. Alternatively I'll merge it tomorrow if no one has any complaints until then.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Untested but looks good to me if those last issues are fixed.
52a2191
to
d904f54
Compare
i think this is ready to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Successfully tested this locally.
I left two minor comments, but those are definitely not supposed to keep this PR from getting merged :)
at sway-unwrapped.version
Motivation for this change
no one appears to be against to the solution reached in #87979
closes #87831
Things done
add package set
pkgs.sway-contrib
containingsway-contrib.grimshot
, a screenshot utilitywith an alias for
pkgs.grimshot
as this is a fairly fleshed out toolsway-contrib.inactive-windows-transparency
, a script that makes inactive windows transparentsandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)/nix/store/ra8b9q1ihdnp04595ahdl6iczg08drgm-grimshot-2020-05-08 101551232
/nix/store/hd48r6ss5lpvgqch663z1alnbf6s4p72-python3.7-sway-inactive-windows-transparency-1.4 107722384
Notes
grimshot
may get a rotated screen wrong due to bugs in dependencies that have been fixed upstreaminactive-windows-transparency
leaves the last active window on a secondary screen active swaywm/sway#5372