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.
mtwebster Michael Webster
loginManager.js: Use a normal signal connection for PrepareForSleep.

Update the calendar and power applets to refresh on resume, and
update the ScreenShield to connect to the signal directly.

The UPowerGLib.Client code in the calendar applet has been dead code
since 0.99 (notify-resume signal was removed and the 'resume' property
was never never a thing).

master.lmde7

Toggle master.lmde7's commit message

Verified

This commit was signed with the committer’s verified signature.
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.
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.
mtwebster Michael Webster
Silence some gir-2.0-related warnings.