mirror of
https://github.com/brl/mutter.git
synced 2025-01-12 20:52:37 +00:00
core/window: Don't mark comment as documentation
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3347>
This commit is contained in:
parent
98bd2aa2c2
commit
cfb3a20215
@ -4562,8 +4562,7 @@ meta_window_make_most_recent (MetaWindow *window,
|
||||
MetaWorkspaceManager *workspace_manager = window->display->workspace_manager;
|
||||
GList *l;
|
||||
|
||||
/**
|
||||
* Marks the window as the most recently used window on a specific workspace.
|
||||
/* Marks the window as the most recently used window on a specific workspace.
|
||||
* If the window exists on all workspaces, it will become the most recently
|
||||
* used sticky window on all other workspaces. This ensures proper tracking
|
||||
* among windows on all workspaces while not overriding MRU for other windows.
|
||||
|
Loading…
Reference in New Issue
Block a user