Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-08 | panel-applet: ensure speaker can be shown alongside or above mic1.22 | lukefromdc | 1 | -1/+15 | |
Initialize the applet GktBox in the appropriate direction. | |||||
2020-03-01 | Travis CI: arch build: add autoconf-archive | Pablo Barciela | 1 | -0/+1 | |
2020-02-23 | build: drop MATE_CXX_WARNINGS | monsta | 1 | -1/+0 | |
there's no C++ code in this project | |||||
2020-02-22 | travis: update config for new travis validation | raveit65 | 2 | -87/+88 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-10-29 | Travis CI: use Ubuntu 19.10 instead 19.04 | Pablo Barciela | 1 | -1/+1 | |
2019-10-20 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-06 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-09-20 | release 1.22.2v1.22.2 | raveit65 | 2 | -1/+9 | |
2019-09-20 | tx: sync with transifex | raveit65 | 135 | -3850/+5009 | |
2019-08-20 | applet: Update default output | Victor Kareh | 1 | -0/+72 | |
When a new output device is connected and configured as the default, the mate-volume-control applet (and the status icon) should update the attached control stream. This allows hot-keys and mouse-scroll events to affect the new output device. | |||||
2019-08-12 | tx: update transifex resource | monsta | 1 | -28/+33 | |
2019-08-12 | gvc applet: add missing translations (i18n) | rbuj | 2 | -2/+3 | |
2019-08-12 | Add scroll interface tabs with mouse wheel | Laurent Napias | 1 | -0/+75 | |
2019-08-12 | configure.ac: fix typos in var names, portability fixes, etc. | David H. Gutteridge | 1 | -7/+7 | |
2019-05-28 | travis: use fedora-30 and ubuntu-19.04 for building | raveit65 | 1 | -2/+2 | |
2019-04-01 | release 1.22.1v1.22.1 | raveit65 | 2 | -1/+15 | |
2019-04-01 | sync with transifex | raveit65 | 133 | -5367/+7637 | |
2019-03-31 | github release for stable branch | raveit65 | 1 | -0/+19 | |
2019-03-22 | sync with transifex | raveit65 | 1 | -34/+51 | |
2019-03-22 | add widget name volume-applet to panel-applet | raveit65 | 1 | -0/+3 | |
2019-03-22 | enable/disable StatusIcon applet in XDG dir | raveit65 | 1 | -0/+4 | |
2019-03-22 | Allow disabling either statusicon or panelapplet | lukefromdc | 2 | -2/+71 | |
Add --enable-statusicon (yes/no default is yes) and --enable-panelapplet (yes/no default is yes) configuration flags | |||||
2019-03-22 | edit desktop file for GtkStatusIcon applet | raveit65 | 3 | -4/+4 | |
2019-03-22 | fix distclean | raveit65 | 1 | -0/+3 | |
2019-03-22 | add missing files to POTFILES.in | raveit65 | 1 | -0/+3 | |
2019-03-22 | travis: add libmate-panel dependency | raveit65 | 1 | -1/+5 | |
2019-03-22 | Re-enable old GtkStatusIcon | Victor Kareh | 11 | -182/+1573 | |
This allows us to have builds that use both the legacy status icon as well as the new applet. | |||||
2019-03-22 | Enable a mute menuitem for the output | lukefromdc | 1 | -40/+45 | |
This is a normal menutem with labels and icons that change with the mute state as a toggle item was not always responsive | |||||
2019-03-22 | Ensure volume slider is always perpendicular to the panel | lukefromdc | 1 | -1/+8 | |
Apparently there is an issue with getting the applet orientation on a bottom panel | |||||
2019-03-22 | Ensure volume icon is always correctly scaled | lukefromdc | 2 | -1/+27 | |
Correctly size and scale the icon so doesn't get rendered oversize/ cut at certain panel sizes or on first start. Also set the GTK_ICON_LOOKUP_FORCE_SIZE flag in gtk_icon_theme_load_surface so that when icon theme provides only a single scalable icon it renders the correct size. Otherwise such icons render seriously undersize. | |||||
2019-03-22 | Convert GtkStatusIcon to real applet | Victor Kareh | 9 | -224/+369 | |
2019-03-13 | tx: update transifex config | raveit65 | 1 | -1/+1 | |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 2 | -6/+12 | |
2019-02-24 | tx: sync with transifex | raveit65 | 134 | -3766/+5314 | |
2019-02-21 | Enable Travis CI for all branches | raveit65 | 1 | -6/+0 | |
2019-02-21 | Initialize Travis CI support | raveit65 | 1 | -0/+99 | |
2018-12-20 | disable deprecation warnings for distcheck | raveit65 | 1 | -4/+2 | |
2018-12-20 | tx: fix Project-Id-Version name in resource file | raveit65 | 1 | -28/+28 | |
2018-07-19 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+4 | |
2018-07-19 | sync with transifex | raveit65 | 132 | -2469/+15041 | |
2018-07-09 | Ignore PulseAudio "monitor" inputs when displaying mic icon | Andrew Jorgensen | 1 | -0/+8 | |
Teradici PCoIP on Linux presently has audio output but no audio input. PulseAudio creates a "monitor" input device for each output device. These combine so that a microphone icon is displayed in the tray even though no actual input device is present. It's misleading, so we created this patch to avoid it. | |||||
2018-07-08 | gvc-mixer-dialog.c: avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+6 | |
2018-06-15 | pre-bump version | raveit65 | 2 | -13/+15 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+459 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-01-28 | release 1.20v1.20.0 | raveit65 | 2 | -1/+9 | |
2018-01-28 | sync with transifex | raveit65 | 103 | -1128/+928 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 7 | -81/+4 | |