Skip to content

Tags: linuxmint/cinnamon

Tags

master.mint22

Toggle master.mint22's commit message

Verified

This commit was signed with the committer’s verified signature.
Image mtwebster Michael Webster
util.js: Lock the screen before switching to the greeter.

Move some relevant code out of the user applet - calling the
util.switchToGreeter will lock the screen first.

master.lmde7

Toggle master.lmde7's commit message

Verified

This commit was signed with the committer’s verified signature.
Image mtwebster Michael Webster
cinnamonEntry.js: Allow addContextMenu() to re-use an existing

PopupMenuManager.

If the St.Entry is inside of a popup menu (and *not* a modal dialog),
that menu's 'captured-event' handler can receive unintended events,
and react to focus loss, closing both the original popup and context
menu.

The original menu's manager can safely deal with multiple popups,
and ensure 'correct' behavior in this situation.

ref:
#13472

cjs-140-gir2.0.mint22

Toggle cjs-140-gir2.0.mint22's commit message

Verified

This commit was signed with the committer’s verified signature.
Image mtwebster Michael Webster
Silence some gir-2.0-related warnings.

cjs-140-gir2.0.lmde7

Toggle cjs-140-gir2.0.lmde7's commit message

Verified

This commit was signed with the committer’s verified signature.
Image mtwebster Michael Webster
Silence some gir-2.0-related warnings.