Skip to content

Tags: linuxmint/cinnamon

Tags

master.mint22

Toggle master.mint22's commit message
sound applet: Initialize this._playerIcon and simplify some code.

Fixes some warnings when a player is first added.

ref: 95ecab0

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.