summaryrefslogtreecommitdiff
path: root/panel
AgeCommit message (Expand)Author
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)
2014-03-04PanelMenuView: Make sure we update the is_inside_ variable once all menus are...Marco Trevisan (Treviño)
2014-03-04PanelMenuView: refresh the panel title if a window state changes in LIM modeMarco Trevisan (Treviño)
2014-03-04Merge trunk.Andrea Azzarone
2014-03-03* ParentBrandon Schaefer
2014-02-28* ParentBrandon Schaefer
2014-02-28PanelIndicatorEntryView: only care about icon heights to determine if they're...Marco Trevisan (Treviño)
2014-02-28PanelIndicatorEntryView: fix typo that caused compilation issuesMarco Trevisan (Treviño)
2014-02-28PanelIndicatorEntryView: always try to load an icon from its name if all the ...Marco Trevisan (Treviño)
2014-02-28PanelIndicatorEntryView: apply the same codepath to all the themed iconsMarco Trevisan (Treviño)
2014-02-28PanelIndicatorEntryView: only care about icon heights, monitor for theme chan...Marco Trevisan (Treviño)
2014-02-28PanelIndicatorEntryView: Use 22px icons, and correctly move the scalable icon...Marco Trevisan (Treviño)
2014-02-27PanelMenuView: fix a regression that caused the panel title not to redraw on ...Marco Trevisan (Treviño)
2014-02-27PanelController: use proper Impl, remove unneeded non-private methodsMarco Trevisan (Treviño)
2014-02-27PanelIndicatorEntryView: handle scalable icons differently to get the best qu...Marco Trevisan (Treviño)
2014-02-25* Move to storing up to monitors::MAX launchers. This way we can tell whatBrandon Schaefer
2014-02-25PanelMenuView: use cairo surface scale when painting the Panel TitleMarco Trevisan (Treviño)
2014-02-25PanelView: don't use fixed refine_texture height, we can safely resize it to ...Marco Trevisan (Treviño)
2014-02-25PanelMenuView: correctly resize window buttons on DPI changesMarco Trevisan (Treviño)
2014-02-25PanelController: correctly resize children on dpi changesMarco Trevisan (Treviño)
2014-02-25PanelIndicatorsView: apply monitor to all the childrenMarco Trevisan (Treviño)
2014-02-25PanelIndicatorEntryView: use cairo_device_scale to paint indicatorsMarco Trevisan (Treviño)
2014-02-25PanelIndicatorEntryDropdownView: simplify the pango layout drawingMarco Trevisan (Treviño)
2014-02-22Correct handle the grab when using the keyboard shortcut to lock the screen.Andrea Azzarone
2014-02-22Remove panel tray in the lockscreen.Andrea Azzarone
2014-02-20Merge trunk.Andrea Azzarone
2014-02-19Merging with Brandon's HiDPI chain, againMarco Trevisan (Treviño)
2014-02-18* Fix infinte loop, thanks Marco!Brandon Schaefer
2014-02-19PanelIndicatorsView: never try to add to dropdown an already known entryMarco Trevisan (Treviño)
2014-02-19PanelMenuView: put back virtual methods, to make tests happierMarco Trevisan (Treviño)