summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2016-10-26Disable fatal deprecation warningsMartin Pitt
2016-09-06unity-panel-service.service: set it back to After, or stopping it will stop t...Marco Trevisan (Treviño)
2016-09-05upstart conf: add pre-start to check if unity can run in this environmentMarco Trevisan (Treviño)
2016-09-05Systemd services: add pre-start to check if unity can run in this environmentMarco Trevisan (Treviño)
2016-09-05unity-panel-service.conf: don't try to start if systemd is managing unity7Marco Trevisan (Treviño)
2016-09-02unity-panel-service-lockscreen.service: return proper value if upstart status...Marco Trevisan (Treviño)
2016-09-02Merging with trunkMarco Trevisan (Treviño)
2016-09-01CMake: move data and setting files in proper folder, define shared libdir var...Marco Trevisan (Treviño)
2016-09-01unity-panel-service-lockscreen.service: Set PreStart script multiline and wor...Marco Trevisan (Treviño)
2016-09-01unity-panel-service-lockscreen.service: don't try to run if unity has been st...Marco Trevisan (Treviño)
2016-09-01unity-panel-service-lockscreen.conf: don't try to run if unity has been start...Marco Trevisan (Treviño)
2016-09-01unity-screen-locked.target: mark unity7 as requirimentMarco Trevisan (Treviño)
2016-08-31unity-screen-locked.target: fix name of the wanted service (ups in lockscreen...Marco Trevisan (Treviño)
2016-08-31Merging with lp:~3v1n0/unity/cmake-libs-prefixesMarco Trevisan (Treviño)
2016-08-31CMake: use UNITY_LIBDIR in a more shared wayMarco Trevisan (Treviño)
2016-08-19PanelService: don't allow to deactivate menus if they've been opened too shortlyMarco Trevisan (Treviño)
2016-08-09Switch from a list of wants to a packaging setting up symbolic linksTed Gould
2016-07-22Forgot the 'wants' section, also fixing the control file to have the indicato...Ted Gould
2016-07-20Fixing location of the targetTed Gould
2016-07-19Forgot to get those indicators startedTed Gould
2016-07-19Adding the files for the servicesTed Gould
2016-02-09CMake: use GNUInstallDirs with native multi-arch supportMarco Trevisan (Treviño)
2016-02-09CMake: use GNUInstallDirs with native multi-arch supportMarco Trevisan (Treviño)
2016-01-24PanelIndicatorEntryAccessible: check for entry validityMarco Trevisan (Treviño)
2015-11-02PanelService: unset the idle ID before removal on callback Fixes: #1501289Marco Trevisan (Treviño)
2015-10-22PanelService: unset the idle ID before removal on callbackMarco Trevisan (Treviño)
2015-10-16PanelService: ensure that we free the "fake" IndicatorEntry's we create for d...Marco Trevisan (Treviño)
2015-10-12PanelService: don't hide 'l' list parameter with another oneMarco Trevisan (Treviño)
2015-10-06PanelService: remove a dropdown IndicatorEntry if not shown anymoreMarco Trevisan (Treviño)
2015-10-06PanelService: ensure that we free the "fake" IndicatorEntry's we create for d...Marco Trevisan (Treviño)
2015-10-01PanelService, DBusIndicators: drop support for EntryShowNowChanged signalMarco Trevisan (Treviño)
2015-01-30PanelService: fix SYNC_WAITING to be really an uintMarco Trevisan (Treviño)
2015-01-29PanelService: Since we're using a lot the appmenu indicator, let's keep a ref...Marco Trevisan (Treviño)
2015-01-29PanelService: export the AppMenu library name in private headerMarco Trevisan (Treviño)
2015-01-29PanelService: Ignore quick entries removal/additionsMarco Trevisan (Treviño)
2015-01-29PanelService: ensure menus are closed also on entry removalMarco Trevisan (Treviño)
2015-01-29PanelService: enable "unity-all-menus" environment variableMarco Trevisan (Treviño)
2015-01-29PanelService: when looking for a panel, verify the entry is still valid befor...Marco Trevisan (Treviño)
2015-01-29PanelService: compute entry panel based also on the parent windowMarco Trevisan (Treviño)
2015-01-29PanelService: don't emit invalid panel/entry valuesMarco Trevisan (Treviño)
2015-01-29PanelService: define periority per parent windowMarco Trevisan (Treviño)
2014-12-19PanelService, DBusIndicators, IndicatorEntry: add a parent_window parameter t...Marco Trevisan (Treviño)
2014-12-19PanelService: share service names, path, and iface using the private headerMarco Trevisan (Treviño)
2014-12-19PanelService: add entry signature definitions in private header and use them ...Marco Trevisan (Treviño)
2014-11-28PanelService: use gdbus to notfy upstart of service start/stopMarco Trevisan (Treviño)
2014-11-04CMakeLists.txt: remove libnih dependencyMarco Trevisan (Treviño)
2014-11-04debian/control: remove dependencies on libnih libraries, and upstart-binMarco Trevisan (Treviño)
2014-11-04PanelService: use gdbus to notfy upstart of service start/stopMarco Trevisan (Treviño)
2014-11-04PanelService: reinject some keys also when in lockscreen modeMarco Trevisan (Treviño)
2014-11-04PanelService: inject special key events back to the root window if a menu is ...Marco Trevisan (Treviño)