mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Merge ee75c1ec1c into 6e4ccb99c3
This commit is contained in:
commit
9e41a00a7d
5 changed files with 50 additions and 2 deletions
|
|
@ -148,4 +148,8 @@ void handle_output_power_manager_set_mode(struct wl_listener *listener,
|
|||
|
||||
struct sway_output_non_desktop *output_non_desktop_create(struct wlr_output *wlr_output);
|
||||
|
||||
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