mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
parent
4dc99e2f38
commit
28e52e079c
2 changed files with 32 additions and 0 deletions
|
|
@ -363,6 +363,7 @@ void desktop_move_to_front(struct view *view);
|
|||
void desktop_move_to_back(struct view *view);
|
||||
void desktop_focus_and_activate_view(struct seat *seat, struct view *view);
|
||||
void desktop_arrange_all_views(struct server *server);
|
||||
void desktop_toggle(struct server *server);
|
||||
|
||||
enum lab_cycle_dir {
|
||||
LAB_CYCLE_DIR_NONE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue