index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
services
Age
Commit message (
Expand
)
Author
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)
2013-09-24
PanelService: move floating-indicators after libapplication indicators
Marco Trevisan (Treviño)
2013-09-24
PanelService: set proper priority for floating position-less NG indicators
Marco Trevisan (Treviño)
2013-09-24
PanelService: set the correct priority for NG indicators with no position set
Marco Trevisan (Treviño)
2013-09-24
PanelService: use correct priority for legacy indicator entries
Marco Trevisan (Treviño)
2013-09-13
Use MAX_INDICATOR_ENTRIES instead of hardcoding '100'
Lars Uebernickel
2013-09-12
panel-service: fix order when paging through menus with left/right keys
Lars Uebernickel
2013-08-29
Fixed formatting in code introduced in revno. 3485.
Chris Townsend
2013-08-26
White space fix
Ted Gould
2013-08-07
Clarifying what we emit
Ted Gould
2013-08-07
Whitespace
Ted Gould
2013-08-07
Emit a shutdown signal when shutting down
Ted Gould
2013-08-07
Switch to emitting the start signal via the proxy
Ted Gould
2013-08-07
Adding the Upstart proxy as a member variable
Ted Gould
2013-08-07
Adding deps for building with libupstart
Ted Gould
2013-07-25
PanelService: move proper code block below the related comment
Marco Trevisan (Treviño)
2013-07-21
Disconnect signals connected in panel-service.c:on_entry_added
Andrew Gaul
2013-07-12
PanelService: make sure we clear all the idles we've set up on destroy.
Marco Trevisan (Treviño)
2013-07-11
PanelService: notify the clients to resync all the indicators when we have to...
Marco Trevisan (Treviño)
2013-07-11
PanelService: check the value of timeout before removing it
Marco Trevisan (Treviño)
2013-07-11
PanelService: ensure we unset the indicator "remove-timeout" data
Marco Trevisan (Treviño)
2013-07-11
PanelService: remove active timeouts and disconect to signals on object removal
Marco Trevisan (Treviño)
2013-07-11
PanelService: Make sure we always notify the removal of an Indicator
Marco Trevisan (Treviño)
2013-07-11
PanelService: ref the object when adding an external indicator
Marco Trevisan (Treviño)
2013-07-11
PanelService: Add public method to add a new IndicatorObject
Marco Trevisan (Treviño)
2013-07-11
PanelService: Allow to initialize a new Panel Service without default indicators
Marco Trevisan (Treviño)
2013-07-02
in panel-service.c's load_indicators_from_indicator_files(), plug a GDir leak
Charles Kerr
2013-06-28
unity-panel-service: honor indicator's desired position
Lars Uebernickel
2013-06-28
unity-panel-service: depend on ido and call ido_init
Lars Uebernickel
2013-06-21
Commenting out the dep on the Unity jobs for now.
Ted Gould
2013-06-21
Changing the upstart job name to Unity 7
Ted Gould
2013-06-21
The panel serivce lifecycle should match Unity's
Ted Gould
2013-06-20
We want to make sure that we're only running with Unity, and after it has sta...
Ted Gould
2013-06-17
Have unity emit desktop-start/desktop-end and unity-panel-service listen for ...
Iain Lane
2013-06-17
Reintroduce 3364:
Iain Lane
2013-06-07
Revert the panel on upstart from ted, it doesn't respawn as expected when ano...
Didier Roche
[next]