dmenu-wayland icon indicating copy to clipboard operation
dmenu-wayland copied to clipboard

Don't use logical size

Open emersion opened this issue 6 years ago • 0 comments

There are a number of reasons why the menu size might be different from the monitor size. For instance if another layer shell client is running and taking some space on screen, or if the compositor uses some screen space for some reason.

Instead, clients should use the size provided in the configure event.

emersion avatar Oct 31 '19 10:10 emersion