hluk/CopyQ

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

开放

#2,953 创建于 2025年1月29日

 (1 条评论) (1 个反应) (0 位负责人)C++ (585 个派生)batch import
Waylandfeaturehelp wanted

仓库指标

星标
 (12,161 个星标)
PR 合并指标
 (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.

贡献者指南