summaryrefslogtreecommitdiff
path: root/mate-volume-control
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Wayland: fix slider rendering underneath fullscreen windowslukefromdc1-1/+1
2023-07-05position popup slider properly in wayland and make wayland optional (#196)Luke from DC6-16/+169
2023-06-18build: fix typo from last commitlukefromdc1-1/+1
2023-06-14Applet: port to in-process for wayland supportlukefromdc5-45/+23
2022-08-14gvc-stream-status-icon: fix a volume rounding error (101% -> 100%)rbuj2-10/+6
2022-08-14Add setting for adjustment of audio volume above 100 per cent: Part 2Gordon Norman Squash5-7/+169
2022-03-27Fix build warnings about missing field initializerrbuj2-2/+2
2022-03-27gvc-balance-bar: fix build warning -Wunused-macrosrbuj1-6/+0
2022-03-27gvc-stream-applet-icon: fix memory leakrbuj1-0/+1
2022-03-23sound-theme-file-utils: fix build warning -Wformat-nonliteralrbuj1-4/+4
2022-03-18Fix warnings -Wfloat-conversion, -Wimplicit-float-conversionrbuj2-13/+15
2022-03-18gvc-mixer-dialog: fix build warning -Wsign-comparerbuj1-4/+4
2021-11-20Use a blank line at mostrbuj2-2/+0
2021-11-10Accessibility improvementsvvillenave3-0/+18
2021-08-04replace mute/unmute checkmenuitem with imagemenuitemKonstantin Unruh1-10/+18
2021-06-21update copyright to 2021raveit6529-0/+29
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-1/+0
2020-07-08gvc-mixer-dialogi: Refactor on_notebook_scroll_eventrbuj1-70/+60
2020-04-25gvc-stream-applet-icon: Remove enum-conversion warningrbuj1-1/+10
2020-03-03panel-applet: ensure speaker can be shown alongside or above miclukefromdc1-1/+15
2019-12-02Show application icons whenever possibleWu Xiaotian1-6/+34
2019-11-17fix volume-panel-applet can not find mo fileraveit651-1/+1
2019-11-09migrate from intltools to gettextWu Xiaotian3-14/+17
2019-10-29gvc-channel-bar: remove unused struct memberPablo Barciela1-1/+0
2019-10-29gvc-channel-bar: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-mixer-dialog: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-applet: avoid 'g_type_class_add_private'Pablo Barciela1-9/+2
2019-10-29gvc-level-bar: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-speaker-test: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-combo-box: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-balance-bar: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-10-29gvc-sound-theme-chooser: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-stream-status-icon: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-10-29gvc-status-icon: avoid 'g_type_class_add_private'Pablo Barciela1-9/+2
2019-10-29gvc-stream-applet-icon: avoid 'g_type_class_add_private'Pablo Barciela1-9/+3
2019-08-20applet: Update default outputVictor Kareh1-0/+72
2019-07-28gvc applet: add missing translations (i18n)rbuj1-2/+2
2019-07-27Scroll volume in configurable steps same as media-keysgm101-9/+17
2019-06-21Add scroll interface tabs with mouse wheelLaurent Napias1-0/+75
2019-04-22gvc-mixer-dialog: avoid declaration of same variable in different scopePablo Barciela1-3/+1
2019-04-20mate-volume-control: reduce the scope of some variablesPablo Barciela3-6/+11
2019-04-18mate-volume-control: Fix 'syntax error' detected with 'cppcheck'Pablo Barciela4-15/+15
2019-03-21add widget name volume-applet to panel-appletraveit651-0/+3
2019-03-21Allow disabling either statusicon or panelappletlukefromdc1-2/+15
2019-03-09Re-enable old GtkStatusIconVictor Kareh11-182/+1573
2019-02-26Enable a mute menuitem for the outputlukefromdc1-40/+45
2019-02-26Ensure volume slider is always perpendicular to the panellukefromdc1-1/+8
2019-02-26Ensure volume icon is always correctly scaledlukefromdc2-1/+27
2019-02-26Convert GtkStatusIcon to real appletVictor Kareh8-224/+367
2018-07-09Ignore PulseAudio "monitor" inputs when displaying mic iconAndrew Jorgensen1-0/+8