summaryrefslogtreecommitdiff
path: root/mate-volume-control/org.mate.panel.applet.GvcAppletFactory.service.in
AgeCommit message (Collapse)AuthorFilesLines
2023-07-05position popup slider properly in wayland and make wayland optional (#196)Luke from DC1-0/+3
* Wayland: fix position of volume slider using GtkLayerShell edge and margin settings *Unused edge anchors and margins set to zero to avoid glitches when orientation changes * Build options: *(default) out of process, no wayland support as wayland support is experimental *in-process, no wayland support (--enable-in-process --disable-wayland) * wayland dependencies not checked for or used *in-process with wayland support (--enable-wayland also calls --in-process) * wayland dependencies checked for and required
2023-06-14Applet: port to in-process for wayland supportlukefromdc1-4/+0
*Wayland cannot use xembed/GtkPlug/GtkSocket so port to in-process. *The applet then works on wayland. *Two out of process-only code blocks requiring separate windows removed
2019-02-26Convert GtkStatusIcon to real appletVictor Kareh1-0/+4