Age | Commit message (Expand) | Author | Files | Lines |
2019-08-20 | applet: Update default output | Victor Kareh | 1 | -0/+72 |
2019-08-12 | gvc applet: add missing translations (i18n) | rbuj | 1 | -2/+2 |
2019-08-12 | Add scroll interface tabs with mouse wheel | Laurent Napias | 1 | -0/+75 |
2019-03-22 | add widget name volume-applet to panel-applet | raveit65 | 1 | -0/+3 |
2019-03-22 | Allow disabling either statusicon or panelapplet | lukefromdc | 1 | -2/+15 |
2019-03-22 | Re-enable old GtkStatusIcon | Victor Kareh | 11 | -182/+1573 |
2019-03-22 | Enable a mute menuitem for the output | lukefromdc | 1 | -40/+45 |
2019-03-22 | Ensure volume slider is always perpendicular to the panel | lukefromdc | 1 | -1/+8 |
2019-03-22 | Ensure volume icon is always correctly scaled | lukefromdc | 2 | -1/+27 |
2019-03-22 | Convert GtkStatusIcon to real applet | Victor Kareh | 8 | -224/+367 |
2018-07-09 | Ignore PulseAudio "monitor" inputs when displaying mic icon | Andrew Jorgensen | 1 | -0/+8 |
2018-07-08 | gvc-mixer-dialog.c: avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+6 |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 6 | -78/+1 |
2018-01-17 | gvc-applet: don't try to increase refcount of a NULL object | monsta | 1 | -1/+1 |
2018-01-17 | gvc-combo-box: fix signal arguments | monsta | 1 | -3/+2 |
2017-10-19 | applet: restore icon for "Sound Preferences" menu item | monsta | 1 | -2/+5 |
2017-09-10 | avoid deprecated gdk_screen_get_height | raveit65 | 1 | -1/+5 |
2017-09-08 | applet: use GdkSeat with GTK+ >= 3.20 | monsta | 1 | -0/+29 |
2017-08-24 | applet: make keyboard work in popup | monsta | 1 | -2/+19 |
2017-08-16 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+9 |
2017-07-05 | refresh tray icon on icon theme change | monsta | 1 | -0/+18 |
2017-05-10 | mixer-dialog: remove style class .frame from a scrolledwindow | raveit65 | 1 | -1/+1 |
2017-05-10 | mixer-dialog: avoid deprecated GtkAlignment | raveit65 | 1 | -36/+23 |
2017-05-10 | gvc-sound-theme-chooser: avoid deprecated Gtk_Alignment | raveit65 | 1 | -10/+5 |
2017-04-30 | gvc-channel-bar: avoid deprecated Gtk_Alignment | raveit65 | 1 | -11/+6 |
2017-04-28 | applet: show volume in popup even when muted | Moritz Bruder | 1 | -7/+7 |
2017-04-28 | applet: round volume in popup of status icon | Moritz Bruder | 1 | -4/+4 |
2017-04-28 | applet: fix minor rounding mistakes | Moritz Bruder | 1 | -1/+9 |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 11 | -412/+9 |
2016-10-19 | fix indent | monsta | 2 | -45/+45 |
2016-10-19 | Port from libunique to GApplication and GtkApplication | ZenWalker | 2 | -4/+68 |
2016-08-12 | GTK+-3.20 levelbar: set css name gvc-level-bar | raveit65 | 1 | -0/+3 |
2016-04-04 | check for GTK+3 stable release, not development one | monsta | 1 | -1/+1 |
2016-02-26 | GTK+3: Get values from GtkStyleContext states properly | raveit65 | 1 | -6/+10 |
2016-02-26 | GTK+-3.20: add css name GvcMixerDialog | raveit65 | 1 | -0/+5 |
2016-02-04 | GTK+3:fix GtkMisc deprecations for < gtk+-3.16 | Wolfgang Ulbrich | 1 | -4/+10 |
2016-01-20 | fix conditions for GtkMisc deprecations | Wolfgang Ulbrich | 3 | -3/+3 |
2016-01-20 | [GTK+3] fix deprecated usage of GtkMisc | monsta | 3 | -4/+38 |
2016-01-20 | use GtkBox instead of GtkVBox/GtkHBox in both GTK+ builds | monsta | 9 | -50/+9 |
2015-11-18 | Don't remove slider background | György Balló | 1 | -1/+0 |
2015-10-14 | use mate-panel-applet-slider as style class | raveit65 | 1 | -1/+1 |
2015-10-13 | GTK3: Support custom panel themes and transparency | lukefromdc | 1 | -1/+27 |
2015-03-23 | first connect to settings, then read them. | Monsta | 1 | -4/+5 |
2014-11-12 | Improve the Sound effects tab page and code | Michal Ratajsky | 1 | -84/+82 |
2014-11-12 | Add missing braces | Michal Ratajsky | 1 | -1/+2 |
2014-11-10 | Adapt to class name change in libmatemixermate-media-1.9.1 | Michal Ratajsky | 1 | -1/+1 |
2014-11-10 | Build gvc-utils for mate-volume-control only as it is not used by the applet | Michal Ratajsky | 1 | -2/+2 |
2014-11-10 | Remove unused variable | Michal Ratajsky | 1 | -2/+1 |
2014-11-10 | Merge branch 'michal-wip' | Michal Ratajsky | 82 | -15814/+2052 |
2014-11-10 | Add forgotten GTK+ version check to GvcLevelBar | Michal Ratajsky | 1 | -0/+2 |