gnome-control-center/panels
Georges Basile Stavracas Neto cf62c0abb7 network: Rework NetDeviceWifi interface
The UI definitions of the Wi-Fi devices currently contain many
widgets in the stack, such as the tower icon, the enable/disable
switch and the status.

In the new Wi-Fi panel, all those widgets will clutter the
interface and break the entire UI.

Fix that by splitting those widgets in two different containers:

  1. The header_box container, with the menu button and the
     enable/disable switch.
  2. The center_box widget, with the title and status labels,
     which will be consumed by the Wi-Fi panel to be the center
     widget of the headerbar.

This commit also introduces two getters that expose those two
containers. With that, another load of code could be simplified.

https://bugzilla.gnome.org/show_bug.cgi?id=784818
2017-07-17 23:41:25 -03:00
..
background background: handle EXIF orientation in chooser 2017-06-07 18:24:26 +02:00
bluetooth bluetooth: Center empty states in the panel 2017-07-11 21:02:21 -03:00
color build: Better libm checks 2017-02-08 19:21:53 +01:00
common common: Update from gnome-settings-daemon 2017-07-13 18:11:01 +02:00
datetime tz.c: compiler warning: implicit declaration of function ‘islower’ 2017-06-12 16:54:35 +02:00
display display: Add is_interlaced() D-Bus implementation 2017-07-14 18:32:55 +02:00
info info: Trivial, fix indentation 2017-06-10 09:24:10 -03:00
keyboard keyboard: Consider multiple bindings when resetting 2017-07-10 19:31:00 +02:00
mouse mouse: Fix synaptics check 2017-07-07 15:37:25 +02:00
network network: Rework NetDeviceWifi interface 2017-07-17 23:41:25 -03:00
notifications notifications: Forward notification settings to portal 2017-03-02 16:40:33 -05:00
online-accounts online-accounts: Increase the spacing above the "Remove Account" button 2017-05-31 16:38:16 +02:00
power power: Fix wifi device state when opening power panel 2016-09-20 10:49:25 +02:00
printers printers: Check if printer name is NULL 2017-06-23 13:32:42 +02:00
privacy privacy: Change references from xdg-app to flatpak 2017-03-18 03:36:42 +01:00
region region: Make the "Restart" notification persistent 2017-07-10 15:27:34 +02:00
search search: Fix a GFile leak 2017-06-19 11:31:06 +02:00
sharing sharing: Don't leak path 2017-05-02 12:55:26 +02:00
sound sound: Memory leaks and Bluetooth handling fixes 2017-04-06 15:17:20 +02:00
universal-access universal-access: Add Blink and Repeat to the keywords 2017-04-13 10:23:39 +02:00
user-accounts user-accounts: Handle EXIF orientation 2017-05-15 11:51:08 +02:00
wacom wacom: Correct order of area calibration values 2017-07-05 23:46:22 +02:00
Makefile.am printers: Make panel required on all platforms 2017-02-08 20:08:20 +01:00