hluk/CopyQ

Use layer shell so that in wayland (sway) the popup can appear on top of fullscreen

Open

#2,953 建立於 2025年1月29日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)C++ (419 fork)batch import
Waylandfeaturehelp wanted

倉庫指標

Star
 (7,372 star)
PR 合併指標
 (平均合併 17小時 35分鐘) (30 天內合併 13 個 PR)

描述

Is your feature request related to a problem? Please describe.

In Sway if I press my keyboard shortcut for copyq menu it will appear behind a "fullscreen" window.

Describe the solution you'd like there is a protocol for dealing with these situations, apps can express the need to be on the overlay layer using the layer shell protocol and thus be visible in all situations.

Similar apps like the wayland fork of rofi have options to use the overlay layer.

Describe alternatives you've considered None I could think of.

貢獻者指南