mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
swaymsg: display render bit depth instead of format
This commit is contained in:
parent
1929112b23
commit
ee75c1ec1c
5 changed files with 25 additions and 5 deletions
|
|
@ -199,4 +199,6 @@ struct sway_output_non_desktop *output_non_desktop_create(struct wlr_output *wlr
|
|||
|
||||
const char *sway_render_format_to_string(uint32_t render_format);
|
||||
|
||||
int sway_render_format_to_bit_depth(uint32_t render_format);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue