mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
osd: include always-on-top views in window-switcher
This commit is contained in:
parent
777e6bb868
commit
c71fccbcec
2 changed files with 0 additions and 2 deletions
|
|
@ -410,7 +410,6 @@ display_osd(struct output *output)
|
|||
wl_array_init(&views);
|
||||
view_array_append(server, &views,
|
||||
LAB_VIEW_CRITERIA_CURRENT_WORKSPACE
|
||||
| LAB_VIEW_CRITERIA_NO_ALWAYS_ON_TOP
|
||||
| LAB_VIEW_CRITERIA_NO_SKIP_WINDOW_SWITCHER);
|
||||
|
||||
float scale = output->wlr_output->scale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue