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

I3-easyfocus #42361

Merged
merged 2 commits into from Jun 29, 2018
Merged

I3-easyfocus #42361

merged 2 commits into from Jun 29, 2018

Conversation

teto
Copy link
Member

@teto teto commented Jun 22, 2018

Motivation for this change

This is a very practical tool to quickly focus windows, similar to what vimium, vim-sneak, qutebrowser do to give focus on specific elements.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

teto added 2 commits June 22, 2018 16:43
IPC library used to interact with the window manager www.i3wm.org
Fast window switcher.
Attributes and display one letter per window on your current workspace, upon keypress,
will focus the matching window.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: i3-easyfocus, i3ipc-glib

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/r52f9yj409s9ic8vvs14ixl5a5k8bhfs-i3easyfocus-20180622
shrinking /nix/store/r52f9yj409s9ic8vvs14ixl5a5k8bhfs-i3easyfocus-20180622/bin/i3-easyfocus
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/r52f9yj409s9ic8vvs14ixl5a5k8bhfs-i3easyfocus-20180622/bin
patching script interpreter paths in /nix/store/r52f9yj409s9ic8vvs14ixl5a5k8bhfs-i3easyfocus-20180622
checking for references to /build in /nix/store/r52f9yj409s9ic8vvs14ixl5a5k8bhfs-i3easyfocus-20180622...
/nix/store/r52f9yj409s9ic8vvs14ixl5a5k8bhfs-i3easyfocus-20180622
/nix/store/a48yx418j3if21c2ycjx3cpfpgk39fm4-i3ipc-glib-0.6.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: i3-easyfocus, i3ipc-glib

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6wxs9d33k8bakv2mhsch5mpzlmx7jd78-i3easyfocus-20180622
shrinking /nix/store/6wxs9d33k8bakv2mhsch5mpzlmx7jd78-i3easyfocus-20180622/bin/i3-easyfocus
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6wxs9d33k8bakv2mhsch5mpzlmx7jd78-i3easyfocus-20180622/bin
patching script interpreter paths in /nix/store/6wxs9d33k8bakv2mhsch5mpzlmx7jd78-i3easyfocus-20180622
checking for references to /build in /nix/store/6wxs9d33k8bakv2mhsch5mpzlmx7jd78-i3easyfocus-20180622...
/nix/store/6wxs9d33k8bakv2mhsch5mpzlmx7jd78-i3easyfocus-20180622
/nix/store/0zl9bwqqcx0wzpdx1wqqf0z4km6c1m4f-i3ipc-glib-0.6.0

@teto
Copy link
Member Author

teto commented Jun 28, 2018

@garbas any interest in this as an i3 maintainer ?

@matthewbauer matthewbauer merged commit 5dba22e into NixOS:master Jun 29, 2018
@teto teto deleted the i3easyfocus branch June 29, 2018 02:13
@garbas
Copy link
Member

garbas commented Jun 29, 2018

@teto i didn't know about i3-easyfocus. definitely i was looking for something like this already in the past.

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

Successfully merging this pull request may close these issues.

None yet

4 participants