gnome-shell/js/ui
Giovanni Campagna 6cb713b0e3 Consolidate ConsoleKit and Systemd code
In preparation for accessing it in the screenshield, factor out
common code for ConsoleKit and Systemd.
Also, clean up ConsoleKit manager, as the daemon is required in
a non systemd installation. In particular:
- We allow it to be autostarted at session startup (or really,
  we expect it to be already there, started by GDM during session
  opening).
- We no longer silently assume that the session is active if
  it can't start.

https://bugzilla.gnome.org/show_bug.cgi?id=682096
2012-08-17 19:10:27 +02:00
..
status Hide user menu and a11y menu in the screen lock 2012-08-16 22:42:40 +02:00
altTab.js altTab: take into account all windows when computing app icon ordering 2012-03-18 14:52:29 +01:00
appDisplay.js appDisplay: Fix recursive directory NoDisplay testing 2012-06-21 16:03:48 -04:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js Consolidate ConsoleKit and Systemd code 2012-08-17 19:10:27 +02:00
autorunManager.js autorunManager: Remove line that sets summary icon 2012-08-03 14:26:31 -03:00
boxpointer.js boxpointer: Cope with a missing -arrow-border-color when we have no border 2012-08-03 14:26:24 -03:00
calendar.js calendar: Fix grid lines in RTL locales 2012-07-14 23:27:14 +02:00
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
ctrlAltTab.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
dash.js dash: hide tooltips when overview begins hiding 2012-07-12 23:50:30 -04:00
dateMenu.js dateMenu: Use .desktop file to launch calendar 2012-07-04 00:24:05 +02:00
dnd.js dnd: Improve special-handling of St.Button 2012-03-20 02:41:50 +01:00
endSessionDialog.js js: Don't pass extra arguments to add_actor 2012-07-19 11:01:03 -04:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionDownloader.js ModalDialog: add 'default' pseudo-class to default button 2012-07-21 15:40:28 +02:00
extensionSystem.js extensionSystem: Fix error emitting when enabling/disabling 2012-07-11 22:46:59 -04:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
ibusCandidatePopup.js ibusCandidatePopup: A candidate popup for IBus input methods 2012-07-16 00:59:13 +02:00
iconGrid.js appDisplay: Don't show apps in NoDisplay categories in the All view 2012-06-11 13:55:59 -04:00
keyboard.js LayoutManager: reverse the visibleInFullscreen flag 2012-07-21 15:40:27 +02:00
keyringPrompt.js keyringPrompt: Improve styling here as well 2012-08-14 13:14:08 -03:00
layout.js MonitorConstraint: fix clamping monitor index 2012-08-16 22:15:36 +02:00
lightbox.js screenShield: add initial functionality 2012-07-21 15:40:28 +02:00
lookingGlass.js lookingGlass: Don't pass too many arguments to Clutter.ungrab_* 2012-08-03 14:25:35 -03:00
magnifier.js magnifier: Using properly 'color-saturation' 2012-08-06 13:02:42 +02:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js main: Do not hard-code <super> as overlay-key 2012-08-16 09:44:22 +02:00
messageTray.js messageTray: Defer creation of mainIcon 2012-08-16 20:10:24 -04:00
modalDialog.js Port modal dialogs to the new MonitorConstraint 2012-08-16 21:45:21 +02:00
networkAgent.js ModalDialog: add 'default' pseudo-class to default button 2012-07-21 15:40:28 +02:00
notificationDaemon.js NotificationDaemon: don't override the title for app notifications 2012-08-06 23:07:11 +02:00
overview.js ScreenShield: show notifications in the locked screen 2012-07-21 15:40:28 +02:00
panel.js js: Remove StatusIconDispatcher 2012-08-03 11:51:53 -03:00
panelMenu.js Show the panel above the screenshield when locked 2012-07-21 15:40:28 +02:00
placeDisplay.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
polkitAuthenticationAgent.js polkit: Improve styling in polkit dialog 2012-08-03 12:22:32 -03:00
popupMenu.js a11y: can_focus=!reactive as a general rule is not true anymore 2012-08-17 17:32:52 +02:00
remoteSearch.js remoteSearch: Parse 'DesktopId' field in key file 2012-06-25 22:57:31 +02:00
runDialog.js a11y: Setting role and label-actor for runDialog 2012-03-10 02:27:19 +01:00
screenShield.js ScreenShield: reduce curtain sliding time to 0.5 seconds 2012-08-17 01:32:02 +02:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js search: Remove createResultContainer() hook 2012-07-03 12:19:32 +02:00
searchDisplay.js search: Remove createResultContainer() hook 2012-07-03 12:19:32 +02:00
sessionMode.js Consolidate creation of login and unlock dialog in the screenshield 2012-07-21 15:40:28 +02:00
shellDBus.js ShellDBus: export screensaver interface 2012-07-21 15:40:29 +02:00
shellEntry.js ShellEntry: make isPassword param changeable at runtime 2012-07-21 15:40:27 +02:00
shellMountOperation.js ModalDialog: add 'default' pseudo-class to default button 2012-07-21 15:40:28 +02:00
telepathyClient.js telepathyClient: Pass a proper launch client to launch empathy-accounts 2012-08-16 20:10:25 -04:00
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
unlockDialog.js UnlockDialog: go back to the lock screen automatically when idle 2012-08-17 01:32:02 +02:00
userMenu.js UnlockDialog: remove hover effect from the avatar widget 2012-08-16 22:42:41 +02:00
viewSelector.js viewSelector: Allow to start navigating results using arrow keys 2012-03-20 18:22:26 +01:00
wanda.js Port modal dialogs to the new MonitorConstraint 2012-08-16 21:45:21 +02:00
windowAttentionHandler.js MessageTray: rework icon handling to split model and view 2012-07-21 15:40:28 +02:00
windowManager.js windowManager: Update animation of attached modals (again) 2012-08-16 09:52:17 +02:00
workspace.js screenShield: add initial functionality 2012-07-21 15:40:28 +02:00
workspacesView.js js: Spurious fixes for cases where we pass extra arguments 2012-07-19 11:01:03 -04:00
workspaceSwitcherPopup.js WorkspaceSwitcherPopup: fix for dynamic workspace changes 2012-07-16 19:15:53 +02:00
workspaceThumbnail.js workspaceThumbnail: set correct cursor when hovering the drop placeholder 2012-03-30 17:44:39 +02:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00