Skip to content
/ gotowin Public

Quick utility to bring a specific window to focus.

License

Notifications You must be signed in to change notification settings

bhtek/gotowin

Repository files navigation

gotowin

Intention

I want a simple and quick command that I can bind to some extra keys on my keyboard to raise specific windows. I want to use it for quick switch.

Other goals.

  • Tried to do it using Kotlin Native to try and play with it again. Previous attempts years ago did not work well. Enough time has passed to try it again.
  • But I only want and need it to work on my Linux box only, so this only compiles on Linux.

Inspirations and help in random order.

and many more that I did not keep track off while getting this to work.

Remaining work.

  • Get window class and be able to filter for it.
  • Implement some simple command line parameters so I can specify filters from command line.

About

Quick utility to bring a specific window to focus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages