mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
wayland: use wl_compositor version 6 when available
This commit is contained in:
parent
4ee4f47065
commit
7e3da3007b
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