workspace: Update a wrong comment
We showed the app icon there back then, nowadays it's a close button and the title of the window. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/346
This commit is contained in:
parent
3730314dd5
commit
a7d974481c
@ -442,7 +442,7 @@ Signals.addSignalMethods(WindowClone.prototype);
|
||||
/**
|
||||
* @windowClone: Corresponding window clone
|
||||
* @parentActor: The actor which will be the parent of all overlay items
|
||||
* such as app icon and window caption
|
||||
* such as the close button and window caption
|
||||
*/
|
||||
var WindowOverlay = class {
|
||||
constructor(windowClone, parentActor) {
|
||||
|
Loading…
Reference in New Issue
Block a user