index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
services
Age
Commit message (
Expand
)
Author
2014-04-29
PanelService: cleanup the menu popup code, avoid unnecessary calls to gtk_wid...
Marco Trevisan (Treviño)
2014-04-29
PanelService: if the menu is not visible, try to show a menu without keyboard...
Marco Trevisan (Treviño)
2014-04-29
PanelService: emit an invalid EntryActivated signal if the menu has not actua...
Marco Trevisan (Treviño)
2014-04-02
remove libsyncindicator.so (lp: #1300916)
Stephen M. Webb
2014-03-12
PanelService: use proper monitor when popping-up a menu
Marco Trevisan (Treviño)
2014-03-12
Merging with trunk
Marco Trevisan (Treviño)
2014-03-11
PanelService: load indicators using the "desktop_lockscreen" profile
Marco Trevisan (Treviño)
2014-03-05
PanelService: use nicer dbus name
Marco Trevisan (Treviño)
2014-03-04
PanelService: don't try to open an entry that is not in the currently opened ...
Marco Trevisan (Treviño)
2014-03-04
PanelService: don't emit warning in gtk_image_to_data on invalid image
Marco Trevisan (Treviño)
2014-03-04
Merge trunk.
Andrea Azzarone
2014-03-03
PanelService: try to get the actual file name also from Pixbuf GtkImage's
Marco Trevisan (Treviño)
2014-02-28
PanelService: add a method/signal to allow the panel to syncronize the icon p...
Marco Trevisan (Treviño)
2014-02-28
PanelService: use switch for getting the proper image type
Marco Trevisan (Treviño)
2014-02-23
PanelService: take in account monitor scale when setting the menu position
Marco Trevisan (Treviño)
2014-02-20
Merge trunk.
Andrea Azzarone
2014-02-13
Minor changes.
Andrea Azzarone
2014-02-11
PanelService: include the name of the panel in EntryActivated signal
Marco Trevisan (Treviño)
2014-02-11
PanelService: assume that the current entry is visible on key-navigation
Marco Trevisan (Treviño)
2014-02-11
PanelService: add function to check if an entry is visible in a specific panel
Marco Trevisan (Treviño)
2014-02-10
PanelService: keep track of the panel id that is parent of the entry
Marco Trevisan (Treviño)
2014-02-10
Add services/unity-panel-service-lockscreen.conf.in
Andrea Azzarone
2014-02-10
PanelService: disconnect from last_menu signals when the menu is hidden
Marco Trevisan (Treviño)
2014-02-07
Add UpstartWrapper and proper start/stop unity-panel-service in lockscreen mode.
Andrea Azzarone
2014-02-07
Deactivate some panel functionalities during lockscreen.
Andrea Azzarone
2014-02-06
Merge trunk.
Andrea Azzarone
2014-01-28
PanelService: include selected-entry parameter in ShowEntriesDropdown, fix ke...
Marco Trevisan (Treviño)
2014-01-27
PanelService: go back to ShowEntriesDropdown to take a list of entries to show
Marco Trevisan (Treviño)
2014-01-27
PanelService: add fake-dropdown entries for each indicator, so that they can ...
Marco Trevisan (Treviño)
2014-01-25
PanelService: s/ShowEntries/ShowEntriesDropdown/ it takes an entry now and sh...
Marco Trevisan (Treviño)
2014-01-25
PanelService: remove the useless offscreen-window and menubar
Marco Trevisan (Treviño)
2014-01-24
PanelService: add ShowEntries method to show a list of entries in a drop-down...
Marco Trevisan (Treviño)
2014-01-11
Grab the mouse and the keyboard.
Andrea Azzarone
2014-01-08
Integrate the panel view in the lockscreen.
Andrea Azzarone
2013-12-11
Fix compile error due to depricated gtk_widget_get_state() function.
Chris Townsend
2013-10-26
panel-service.c: don't warn about unknown image type unnecessarily
Lars Uebernickel
2013-10-16
Error header
Ted Gould
2013-10-16
Change error handlers for upstart events as well
Ted Gould
2013-10-16
Check error on the upstart proxy
Ted Gould
2013-10-03
PanelService: add private header, add testable parse_string_keybinding
Marco Trevisan (Treviño)
2013-10-03
PanelService: close the active menu if requested to open a NULL entry instead...
Marco Trevisan (Treviño)
2013-10-03
PanelService: use g_signal_handlers_disconnect_by_data for menu signals
Marco Trevisan (Treviño)
2013-10-03
PanelService: allow print screen key to be used without modifiers
Marco Trevisan (Treviño)
2013-10-03
PanelService: save KeySym's internally, convert them to keycode on event
Marco Trevisan (Treviño)
2013-10-03
PanelService: call parent finalize function when finalizing panel
Marco Trevisan (Treviño)
2013-10-03
PanelService: use g_signal_handlers_disconnect_matched to disconnect signals
Marco Trevisan (Treviño)
2013-10-03
PanelService: use switch/case statement for handling events
Marco Trevisan (Treviño)
2013-10-03
PanelService: close a menu and re-send the keyevent when handling a combination
Marco Trevisan (Treviño)
2013-10-02
PanelService: add KeyBinding struct to handle keys and use it for toggle modi...
Marco Trevisan (Treviño)
2013-09-24
PanelService: indentation fixes
Marco Trevisan (Treviño)
[next]