Open
Description
Screencast.from.2023-12-16.15-06-32.webm
As shown on video, I constantly lose focus on any currently opened window each second for a moment. Getting no error messages after running it in debug mode.
After building it, got single warning:
~/Programs/cliptopia ❯ ./install-from-source.sh
grep is installed
xclip is installed
pgrep is installed
pkexec is installed
whereis is installed
wl-copy is installed
wl-paste is installed
Installed Java Version is greater than 17.0.0
Installed Flutter Version is greater than 3.16.0
/home/user/Programs/cliptopia/linux/my_application.cc:73:5: warning: 'gdk_screen_get_monitor_geometry' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations]
Building Linux application...
>> Copying Bundle to /opt/cliptopia ...
>> Starting Integration ...
>> Creating a system link (update-alternatives) ...
>> Writing Pixmap ...
>> Writing Desktop Entry
>> Integration Complete
>> See setting up the keyboard shortcut for cliptopia (Super + V)
Should it be like that?