gnome-control-center/panels
Pablo Correa Gómez 2611bc58e2 sound: fix compiler warning
Fix many warnings of the form:

../panels/sound/cc-output-test-wheel.c: In function 'cc_output_test_wheel_dispose':
../panels/sound/cc-output-test-wheel.c:155:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  155 |   g_clear_pointer ((GtkWidget**) &self->front_center_speaker_button, gtk_widget_unparent);
/usr/include/glib-2.0/glib/gmacros.h:870:47: note: in definition of macro 'G_STATIC_ASSERT'
  870 | #define G_STATIC_ASSERT(expr) _Static_assert (expr, "Expression evaluates to false")
      |                                               ^~~~
../panels/sound/cc-output-test-wheel.c:155:3: note: in expansion of macro 'g_clear_pointer'
  155 |   g_clear_pointer ((GtkWidget**) &self->front_center_speaker_button, gtk_widget_unparent);
      |   ^~~~~~~~~~~~~~~
2023-12-11 15:12:00 +00:00
..
applications apps: Use "computer-fail-symbolic" instead of Software icon 2023-11-29 12:41:20 +01:00
background background-chooser: Add tooltip to the remove background button 2023-11-29 10:12:30 +00:00
bluetooth bluetooth: Remove a leftover debug message 2023-08-29 18:09:30 +02:00
color color: Make it fit on narrow widths 2023-08-25 08:00:43 +00:00
common cc-list-row-info-button: Add tooltip to the "More Information" button 2023-11-29 10:12:30 +00:00
display night-light-page: Add missing mnemonics 2023-11-27 09:51:46 +00:00
keyboard keyboard: Add Left Ctrl to Compose Key options 2023-11-29 19:37:47 +00:00
mouse mouse: Fix "Disable Touchpad While Typing" option being inverted 2023-11-29 17:44:10 +00:00
multitasking multitasking: Use header capitalization in some workspace options 2023-11-13 09:51:38 +00:00
network network: Hexpand connection editor routes labels 2023-11-30 09:41:49 +00:00
notifications notifications: Don't list system services 2023-12-05 14:07:13 +00:00
online-accounts online-accounts: free window handle when unexporting 2023-11-02 10:02:35 +00:00
power power-profile-row: Remove periods from power profiles descriptions 2023-11-13 09:49:47 +00:00
printers printer-entry: Add tooltip to the ellipsis button 2023-11-29 10:12:30 +00:00
privacy privacy: Make app icons larger in Location/Camera/Microphone pages 2023-12-11 14:03:06 +00:00
search search-panel-row: Add tooltip to the ellipsis button 2023-11-29 10:12:30 +00:00
sharing sharing-panel: Modernize File Sharing dialog 2023-11-07 08:25:02 +00:00
sound sound: fix compiler warning 2023-12-11 15:12:00 +00:00
system Revert "system: Replace dynamic System row subtitles with static text" 2023-12-05 15:17:11 +01:00
universal-access universal-access: Describe better what the "Accessibility Menu" option does 2023-11-29 16:13:14 +00:00
user-accounts users: Set .pill style to the "Remove User" button 2023-11-13 23:05:28 -03:00
wacom wacom: Use the ExpressKey Remote name for the EKR 2023-11-08 08:51:56 +00:00
wwan wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
meson.build system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
panel-app-icons.svg usage: minor icon tweak 2022-03-01 12:14:52 +01:00