mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
* Added river support This attempts to generalize wlroots compositors by checking against the proper desktop name instead of only sway. This fixes the problem of only supporting sway. Any additional desktop will just have to be added to the source to check for the correct string. * fix: riverwm floating docs * docs: removed no longer relevant comment * fix: clang-format length * refactor(desktopinfo): clang-format -i --------- Co-authored-by: cvoges12 <vogesclayton@gmail.com> Co-authored-by: cvoges12 <38054771+cvoges12@users.noreply.github.com> Co-authored-by: midirhee12 <midirhee@proton.me>