summaryrefslogtreecommitdiff
path: root/panel
AgeCommit message (Expand)Author
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-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)
2014-02-18* Fix bug, race issue when setting the DPI settings, then changing it very qu...Brandon Schaefer
2014-02-18* Move to EMConverter::PtrBrandon Schaefer
2014-02-18Merging with HiDPI stuff, so with spread improvementsMarco Trevisan (Treviño)
2014-02-18* Should make sure it compiles...geezBrandon Schaefer
2014-02-18* Update MinMax height in SetMonitorBrandon Schaefer
2014-02-18* rebase scaleish spreadBrandon Schaefer
2014-02-18Merging with Brandon's panel branchMarco Trevisan (Treviño)
2014-02-18* Returns a & and use a & when dealing with EMConvertersBrandon Schaefer
2014-02-18Merging with Brandon's HiDPI stuffMarco Trevisan (Treviño)
2014-02-17* Cleaned up parts in *EntryView*Brandon Schaefer
2014-02-17* Remove panel_height that come back somehow!Brandon Schaefer
2014-02-17* Merge trunkBrandon Schaefer
2014-02-17TestPanelView: add some tests for InOverlayModeMarco Trevisan (Treviño)
2014-02-17PanelView: spotted a regression, set the dash width on overlay initializationMarco Trevisan (Treviño)
2014-02-16* Update more with monitors checks for PanelHeight. A couple moure to go.Brandon Schaefer
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)