summaryrefslogtreecommitdiff
path: root/panel
AgeCommit message (Expand)Author
2014-02-16PanelIndicatorEntryView: Terminate{Expo,Scale} before activating the an indic...Marco Trevisan (Treviño)
2014-02-15PanelMenuView: draw the window buttons when in Spread modeMarco Trevisan (Treviño)
2014-02-15PanelView: paint the panel as InOverlayMode when in spread modeMarco Trevisan (Treviño)
2014-02-14PanelMenuView: we don't need to escape the panel title anymoreMarco Trevisan (Treviño)
2014-02-14PanelMenuView: set the pointer outside the panel once the Action menu has bee...Marco Trevisan (Treviño)
2014-02-14PanelMenuView: Show the maximized action window menu on right-click over Grab...Marco Trevisan (Treviño)
2014-02-14PanelTitlebarGrabAreaView: add menu request signal on right-clickMarco Trevisan (Treviño)
2014-02-14PanelView: use UnGrabMousePointerMarco Trevisan (Treviño)
2014-02-12PanelView: make sure that the pointer won't select another entry just after k...Marco Trevisan (Treviño)
2014-02-12PanelView: remove unneeded functionMarco Trevisan (Treviño)
2014-02-12MenuManager: add nux::Property's to handle menu settingsMarco Trevisan (Treviño)
2014-02-12Unity: just create one MenuManager on creation and share with PanelMarco Trevisan (Treviño)
2014-02-12KeyGrabber: add abstract class and implement it in GnomeKeyGrabberMarco Trevisan (Treviño)
2014-02-11Merge trunk.William Hua
2014-02-07Remove the check to see if the overlay is open in the PanelMenuView from my l...Chris Townsend
2014-02-07screen_ might be NULL if Compiz wasn't initialized (as in tests).William Hua
2014-02-06Fixes some Autopilot Panel test failures:Chris Townsend
2014-02-05Simplify show menu with alt.William Hua
2014-02-04Clean up.William Hua
2014-02-04Merge trunk.William Hua
2014-02-01Only watch if we have a grabber.William Hua
2014-02-01Clean up.William Hua
2014-02-01Remember to set state to CompAction::StateInitKey.William Hua
2014-02-01Fix crash.William Hua
2014-01-31Implement mnemonic grabber in panel.William Hua
2014-01-31Pass key grabber down to implementation.William Hua
2014-01-31Pass GnomeKeyGrabber.William Hua
2014-01-30Don't use grabber namespace.William Hua
2014-01-30PanelView: both redraw and relayout on changesMarco Trevisan (Treviño)
2014-01-30PanelView: set PanelMenuView stretch factor to 0, as we manually manage its s...Marco Trevisan (Treviño)
2014-01-30PanelMenuView: connect to entry signals on entry_added signalMarco Trevisan (Treviño)
2014-01-30PanelView: enable dropdown menu on PanelMenuViewMarco Trevisan (Treviño)
2014-01-30PanelIndicatorsView: add EnableDropdownMenu, if enabled we add a PanelIndicat...Marco Trevisan (Treviño)
2014-01-30PanelIndicatorEntryView: remove the useless code to paint indicator entries w...Marco Trevisan (Treviño)
2014-01-30PanelIndicatorEntryDropdownView: mark a child entry as "in_dropdown" when add...Marco Trevisan (Treviño)
2014-01-30PanelIndicatorEntryView: add in_dropdown property, to mark an entry logically...Marco Trevisan (Treviño)
2014-01-30PanelIndicatorEntryDropdownView: added a new kind of EntryView that is a logi...Marco Trevisan (Treviño)
2014-01-29MP fix-up.William Hua
2014-01-30PanelView: add PreLayoutManagement to better handling relayoutingMarco Trevisan (Treviño)
2014-01-29Merge trunk.William Hua
2014-01-25StandalonePanel: fix compilation with new panel namespaceMarco Trevisan (Treviño)
2014-01-25Panel: move all the panel classes inside the panel namespaceMarco Trevisan (Treviño)
2014-01-24PanelIndicatorsView: make PanelIndicatorsView const and return a const&Marco Trevisan (Treviño)
2014-01-22Show menu bar on alt press.William Hua
2014-01-13PanelMenuView: draw the buttons and title if a clickable element owns the mouseMarco Trevisan (Treviño)
2014-01-13PanelMenuView: use DecorationStyle to draw the panel titleMarco Trevisan (Treviño)
2014-01-13PanelMenuView: don't redraw if title didn't change after a RefreshMarco Trevisan (Treviño)
2014-01-13PanelMenuView: don't care about decorating/undecorating windowsMarco Trevisan (Treviño)
2013-11-21{Dash,Hud}Controller: unset the keyfocus area only if one of their children h...Marco Trevisan (Treviño)
2013-11-20BackgroundEffectHelper: Specify the required blur area before drawing so sele...Marco Trevisan (Treviño)