mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
Merge ba5a0b9829 into 579e532908
This commit is contained in:
commit
5838f455ad
19 changed files with 1132 additions and 17 deletions
|
|
@ -569,6 +569,7 @@ bool view_is_tiled_and_notify_tiled(struct view *view);
|
|||
bool view_is_floating(struct view *view);
|
||||
void view_move_to_workspace(struct view *view, struct workspace *workspace);
|
||||
bool view_titlebar_visible(struct view *view);
|
||||
bool view_handle_visible(struct view *view);
|
||||
void view_set_ssd_mode(struct view *view, enum lab_ssd_mode mode);
|
||||
void view_set_decorations(struct view *view, enum lab_ssd_mode mode, bool force_ssd);
|
||||
void view_toggle_fullscreen(struct view *view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue