summaryrefslogtreecommitdiff
path: root/panel
AgeCommit message (Expand)Author
2015-02-18PanelMenuView: add "focused", "maximized_window" and "integrated_menus" to in...Marco Trevisan (Treviño)
2015-02-04PanelMenuView: also raise windows on panel activationMarco Trevisan (Treviño)
2015-02-04PanelMenuView: verify that whether a maximized window is valid for us when mo...Marco Trevisan (Treviño)
2015-02-04PanelIndicatorEntryView: don't terminate scale if in menu-modeMarco Trevisan (Treviño)
2015-02-03DecorationsMenuEntry, PanelMenuView: don't open menus on unfocused windows if...Marco Trevisan (Treviño)
2015-02-03Merging with trunkMarco Trevisan (Treviño)
2015-02-03PanelMenuView: fix scalability of window buttons paddingMarco Trevisan (Treviño)
2015-02-03Unity: Use unordered_map whenever possibleMarco Trevisan (Treviño)
2015-02-02Indicator: use indicator::Entry to emit that an element has been removedMarco Trevisan (Treviño)
2015-02-02PanelView: use HasKeyActivableMenus to verify whether opening an entry on key...Marco Trevisan (Treviño)
2015-02-02PanelMenuView: only add menu entries with the parent that matches the current...Marco Trevisan (Treviño)
2015-02-02PanelIndicatorEntryView: add show_now_changed signalMarco Trevisan (Treviño)
2015-02-02PanelIndicatorEntryDropdownView: add clear method and pass the window xid to upsMarco Trevisan (Treviño)
2015-02-02PanelIndicatorsView: make a view activable by position even if not focusedMarco Trevisan (Treviño)
2015-02-02PanelIndicatorsView: add ClearEntries method and only remove an item if it's ...Marco Trevisan (Treviño)
2015-02-02PanelIndicatorsView: call overridable function when adding the indicator entriesMarco Trevisan (Treviño)
2015-01-15MenuManager: make sure menus are always shown when mouse is over them or when...Marco Trevisan (Treviño)
2015-01-14Merging with trunkMarco Trevisan (Treviño)
2015-01-14Merge the branch.Andrea Azzarone
2015-01-09* Remove deprecated code that is no longer supported:Brandon Schaefer
2014-12-19MenuManager: move integrated_menus property here, from decoration::StyleMarco Trevisan (Treviño)
2014-12-19PanelMenuView: always show menus if the relative option in MenuManager is act...Marco Trevisan (Treviño)
2014-12-12Use a weak_ptr to avoid crashes.Andrea Azzarone
2014-10-24PanelMenuView: ignore mouse events when expo is activeMarco Trevisan (Treviño)
2014-10-23PanelMenuView: don't move the title to the right when in expo modeMarco Trevisan (Treviño)
2014-10-23PanelMenuView: use a deque for minimized windows, and keep them ordered corre...Marco Trevisan (Treviño)
2014-09-17fix a leak and add a commenthandsome_feng
2014-09-16move the function out from the constructor and get the string in a better wayhandsome_feng
2014-09-15Add support for getting the distro name from /etc/os-releasehandsome_feng
2014-08-07LauncherIcon: use GdkPango utilitiesMarco Trevisan (Treviño)
2014-07-29* Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions.Brandon Schaefer
2014-05-30Fix skype indicator blinking.Andrea Azzarone
2014-04-02PanelMenuView: use generic actions based on WM settings for double,middle and...Marco Trevisan (Treviño)
2014-03-31PanelMenuView: add "panel-title" class to the panel style context when drawin...Marco Trevisan (Treviño)
2014-03-31PanelStyle: return a Style context with different widget path in GetStyleCont...Marco Trevisan (Treviño)
2014-03-31PanelMenuView: use panel style context for painting the panel titleMarco Trevisan (Treviño)
2014-03-31PanelMenuView: draw the background under the text glyphsMarco Trevisan (Treviño)
2014-03-31PanelIndicatorEntryView: draw the background under the text glyphsMarco Trevisan (Treviño)
2014-03-20Unity: Don't use "gtk-xft-dpi" setting for text-scaling, but our own valueMarco Trevisan (Treviño)
2014-03-13Merging with lp:~3v1n0/unity/scale-layout-windowsMarco Trevisan (Treviño)
2014-03-12Merge with trunkMarco Trevisan (Treviño)
2014-03-12PanelMenuView: make sure we ignore all the not-needed code when integrated me...Marco Trevisan (Treviño)
2014-03-12PanelMenuView: remove implicit callMarco Trevisan (Treviño)
2014-03-12Merging with trunkMarco Trevisan (Treviño)
2014-03-11PanelMenuView: show unity desktop name if the panel itself is focusedMarco Trevisan (Treviño)
2014-03-06Merging with latest lockscreen-reviewMarco Trevisan (Treviño)
2014-03-06Merge trunk.Andrea Azzarone
2014-03-06PanelIndicatorEntryView: don't draw the text in overlay mode if the entry is ...Marco Trevisan (Treviño)
2014-03-06PanelView: remove the custom lockscreen modeMarco Trevisan (Treviño)
2014-03-06PanelIndicatorsView: if an entry is added while an overlay is open, it should...Marco Trevisan (Treviño)