oneko icon indicating copy to clipboard operation
oneko copied to clipboard

Feature request

Open aemonge opened this issue 5 years ago • 2 comments

Can we make a direction for the tofocus... since , most of my windows are full screen. I can't see oneko.

It would be great if it can go to the bottom, right corner (on top of window):


| | |____.i.|

aemonge avatar Mar 07 '19 14:03 aemonge

That's a nice feature to have, I'll take a closer look in a few days. Should be straight-forward to implement by parsing -tofocus [<direction>] command line option in a backwards-compatible way and changing ToFocus logic in CalcDxDy().

https://github.com/tie/oneko/blob/dc3e60ad599762dee594ad6089188f1810b05d1c/oneko.c#L1024-L1036

tie avatar Mar 07 '19 15:03 tie

Awesome!

aemonge avatar Mar 08 '19 09:03 aemonge