mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-26 06:46:45 -04:00
wayland: use wl_compositor version 6 when available
This commit is contained in:
parent
9da7152f83
commit
7a2dc08a25
4 changed files with 66 additions and 10 deletions
|
|
@ -743,6 +743,7 @@ bool term_paste_data_to_slave(
|
|||
struct terminal *term, const void *data, size_t len);
|
||||
|
||||
bool term_fractional_scaling(const struct terminal *term);
|
||||
bool term_preferred_buffer_scale(const struct terminal *term);
|
||||
bool term_update_scale(struct terminal *term);
|
||||
bool term_font_size_increase(struct terminal *term);
|
||||
bool term_font_size_decrease(struct terminal *term);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue