Leon
Leon
I can do that by moving the clipboard, but it doesn't seem to remember the new position that is the mouse cursor `DEBUG: Executing: Command "Show main window under mouse...
> Oh, the geometry won't be stored when the window is moved if it has been opened with "Show main window under mouse cursor" command. > > The behavior is...
Sadly this didn't work for me no clue I'm also on i3wm @hluk did this work on i3 for you? if so maybe something is wrong with my system :(
> Can you test copyq showAt 0 0 vs copyq showAt 500 500? Do they show main window on different positions (indicated by command line arguments)? Opens at the same...
Not sure if this was mentioned earlier. This is how it works for me now. Disable the Shortcuts from copyq prefs. In i3wm config ```bash bindsym ctrl+e exec copyq toggle...
Oh, I'm so sorry, thanks for taking the time to improve this! On Sat, Feb 26, 2022 at 10:04 PM Lukas Holecek ***@***.***> wrote: > I'm trying to improve the...
Hey @sahilrajput03, can you please post the debug mode output? Also, what doesn't work? > Can you start CopyQ with `env COPYQ_LOG_LEVEL=DEBUG copyq` and share the logs (you can retrieve...
Was wondering if I can take this up.
Thanks, @sbishel!! I'm quite new to Golang so it may take me some time to understand the code.