summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
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)
2014-11-04PanelService: add support for indicatror horizontal scroll events when a menu...Marco Trevisan (Treviño)
2014-11-04PanelService: use g_unix_signal_add to handle unix signalsMarco Trevisan (Treviño)
2014-09-19PanelService: add missing new-line at the end of fileMarco Trevisan (Treviño)
2014-09-19PanelService: add CloseActiveEntry methodMarco Trevisan (Treviño)
2014-08-11UScreen, PanelService: get monitor at position, ignoring pre-multipled Gdk sc...Marco Trevisan (Treviño)
2014-08-05PanelService: get monitor at position, ignoring pre-multipled Gdk scale factorMarco Trevisan (Treviño)
2014-07-16PanelService: correctly handle nux horizontal scrollingMarco Trevisan (Treviño)
2014-04-29PanelService: cleanup the menu popup code, avoid unnecessary calls to gtk_wid...Marco Trevisan (Treviño)
2014-04-29PanelService: if the menu is not visible, try to show a menu without keyboard...Marco Trevisan (Treviño)
2014-04-29PanelService: emit an invalid EntryActivated signal if the menu has not actua...Marco Trevisan (Treviño)
2014-04-02remove libsyncindicator.so (lp: #1300916)Stephen M. Webb
2014-03-12PanelService: use proper monitor when popping-up a menuMarco Trevisan (Treviño)
2014-03-12Merging with trunkMarco Trevisan (Treviño)
2014-03-11PanelService: load indicators using the "desktop_lockscreen" profileMarco Trevisan (Treviño)
2014-03-05PanelService: use nicer dbus nameMarco Trevisan (Treviño)
2014-03-04PanelService: don't try to open an entry that is not in the currently opened ...Marco Trevisan (Treviño)
2014-03-04PanelService: don't emit warning in gtk_image_to_data on invalid imageMarco Trevisan (Treviño)
2014-03-04Merge trunk.Andrea Azzarone
2014-03-03PanelService: try to get the actual file name also from Pixbuf GtkImage'sMarco Trevisan (Treviño)
2014-02-28PanelService: add a method/signal to allow the panel to syncronize the icon p...Marco Trevisan (Treviño)
2014-02-28PanelService: use switch for getting the proper image typeMarco Trevisan (Treviño)
2014-02-23PanelService: take in account monitor scale when setting the menu positionMarco Trevisan (Treviño)
2014-02-20Merge trunk.Andrea Azzarone
2014-02-13Minor changes.Andrea Azzarone