summaryrefslogtreecommitdiff
path: root/mate-volume-control/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2023-07-05position popup slider properly in wayland and make wayland optional (#196)Luke from DC1-13/+62
* 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-18build: fix typo from last commitlukefromdc1-1/+1
D_LDFLAGS->libmate_volume_control_applet_la_LDFLAGS
2023-06-14Applet: port to in-process for wayland supportlukefromdc1-23/+19
*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-11-17fix volume-panel-applet can not find mo fileraveit651-1/+1
2019-11-09migrate from intltools to gettextWu Xiaotian1-3/+6
2019-03-21Allow disabling either statusicon or panelappletlukefromdc1-2/+15
Add --enable-statusicon (yes/no default is yes) and --enable-panelapplet (yes/no default is yes) configuration flags
2019-03-09Re-enable old GtkStatusIconVictor Kareh1-4/+24
This allows us to have builds that use both the legacy status icon as well as the new applet.
2019-02-26Convert GtkStatusIcon to real appletVictor Kareh1-51/+79
2014-11-10Build gvc-utils for mate-volume-control only as it is not used by the appletMichal Ratajsky1-2/+2
2014-11-08Remove unused parts of Makefiles and clean up tabsMichal Ratajsky1-51/+47
2014-11-08Move some files and directories to better locationsMichal Ratajsky1-7/+69
- mate-volume-control/data changed to /data - mate-volume-control/src/* moved to mate-volume-control - sound-theme/sounds changed to /data/sounds - sound-theme/*.{c,h} moved to mate-volume-control - Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+16