mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
desktop: remove deprecated functions
- set_activated() - desktop_set_focus_view_only()
This commit is contained in:
parent
9a290feeea
commit
4d44659c08
3 changed files with 1 additions and 47 deletions
|
|
@ -353,7 +353,6 @@ void foreign_toplevel_handle_create(struct view *view);
|
|||
* or pointer focus, in this compositor are they called together.
|
||||
*/
|
||||
|
||||
void desktop_set_focus_view_only(struct seat *seat, struct view *view);
|
||||
void desktop_raise_view(struct view *view);
|
||||
void desktop_focus_and_activate_view(struct seat *seat, struct view *view);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue