mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Mark focused view focus_inactive on unfocused output
This commit is contained in:
parent
d80466068a
commit
7878de5ccc
3 changed files with 9 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
void render_view_borders(wlc_handle view);
|
||||
void update_view_border(swayc_t *view);
|
||||
void map_update_view_border(swayc_t *view, void *data);
|
||||
int get_font_text_height(const char *font);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue