We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e54d54 commit 0a36c2cCopy full SHA for 0a36c2c
src/DaemonManager.vala
@@ -67,6 +67,7 @@ public class Gala.DaemonManager : GLib.Object {
67
#endif
68
window.move_frame (false, 0, 0);
69
window.make_above ();
70
+ window.stick ();
71
break;
72
}
73
0 commit comments