GaZaTu / x11-emoji-picker

Linux XServer emoji picker
MIT License
203 stars 6 forks source link

Allow moving of window when closeOnFocusLost is true #44

Open schrmh opened 1 year ago

schrmh commented 1 year ago

When closeOnFocusLost is set to false, I can move the emoji-picker window around by using mouse+left mouse button When it is set to true, I can only move the window by a few pixels before it closes.

GaZaTu commented 1 year ago

Honestly, i don't understand why you would want to move the window around to begin with but i can't reproduce this issue anyway if i simply click and drag it around. 🤔

schrmh commented 1 year ago

Well, it might be faster to move it away in case it is overlaying some text. But another acceptable solution for me would be an option that the picker only uses one instance (instead of creating new instances every time I call its binary) and maybe another one so that it stays in the system tray. Then I would not even need to use the closeOnFocusLost.