c8ac3fd4f5
Adds an implementation of nm-applet in javascript. Uses the new introspection from NetworkManager, and temporarily requires nm-applet to be running for the secret service. Features a renewed interface, with each device controllable through a switch, which if toggled off disconnects, and if toggled on connects to the most recently used valid connection. More esoteric features like creation of ad-hoc networks have been moved to the control center panel. https://bugzilla.gnome.org/show_bug.cgi?id=621707
39 lines
844 B
Plaintext
39 lines
844 B
Plaintext
data/gnome-shell.desktop.in.in
|
|
data/org.gnome.shell.gschema.xml.in
|
|
js/misc/util.js
|
|
js/ui/appDisplay.js
|
|
js/ui/appFavorites.js
|
|
js/ui/calendar.js
|
|
js/ui/dash.js
|
|
js/ui/dateMenu.js
|
|
js/ui/docDisplay.js
|
|
js/ui/endSessionDialog.js
|
|
js/ui/lookingGlass.js
|
|
js/ui/messageTray.js
|
|
js/ui/overview.js
|
|
js/ui/panel.js
|
|
js/ui/placeDisplay.js
|
|
js/ui/popupMenu.js
|
|
js/ui/runDialog.js
|
|
js/ui/searchDisplay.js
|
|
js/ui/statusMenu.js
|
|
js/ui/status/accessibility.js
|
|
js/ui/status/bluetooth.js
|
|
js/ui/status/keyboard.js
|
|
js/ui/status/network.js
|
|
js/ui/status/power.js
|
|
js/ui/status/volume.js
|
|
js/ui/telepathyClient.js
|
|
js/ui/viewSelector.js
|
|
js/ui/windowAttentionHandler.js
|
|
js/ui/workspacesView.js
|
|
src/gvc/gvc-mixer-control.c
|
|
src/gdmuser/gdm-user.c
|
|
src/main.c
|
|
src/shell-app-system.c
|
|
src/shell-global.c
|
|
src/shell-mobile-providers.c
|
|
src/shell-polkit-authentication-agent.c
|
|
src/shell-util.c
|
|
|