mirror of
https://github.com/swaywm/sway.git
synced 2026-02-06 04:06:25 -05:00
Merge 273c1224cf into 40aabb80c6
This commit is contained in:
commit
3f06e4af87
5 changed files with 43 additions and 12 deletions
|
|
@ -687,7 +687,7 @@ struct seat_config *store_seat_config(struct seat_config *seat);
|
|||
int output_name_cmp(const void *item, const void *data);
|
||||
|
||||
void output_get_identifier(char *identifier, size_t len,
|
||||
struct sway_output *output);
|
||||
struct wlr_output *output);
|
||||
|
||||
const char *sway_output_scale_filter_to_string(enum scale_filter_mode scale_filter);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue