ewerybody / kiekste

Screen capturing tool made with Qt for Python (WiP)
GNU General Public License v3.0
2 stars 0 forks source link

Pick rectangle from existing windows #4

Open ewerybody opened 3 years ago

ewerybody commented 3 years ago

All tools have this already. Should be easy to do 👍 What I'd love additionally: shrink or increase the size of the rectangle with easy modifiers.:

scroll wheel:

ewerybody commented 3 years ago

The picking thing is a bit tricky it seems. There is pygetwindow but it gets a lot of windows and we'd need to filter first. I don't know yet if the order is correct. Maybe we need an Autohotkey hack? :/