Skip to content
Commit db55a6f9 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Initialize Window::depth to 32

Window::depth and Window::hasAlpha make no sense on Wayland. The main
reason why we can't rid of them completely yet are X11Window and
Unmanaged.

This change makes WaylandWindow initialize depth to 32 by default to
make wayland window subclasses less boilerplaty.
parent 3b120581
Pipeline #347010 passed with stage
in 21 minutes and 24 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment