summaryrefslogtreecommitdiff
path: root/mate-panel/panel-toplevel.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-05Avoid using single-line cpp commentsrbuj1-16/+16
2020-06-06panel-toplevel: Use monotonic time for measuring time intervalsrbuj1-41/+20
2020-06-06panel-toplevel: Use animation duration time instead of end timerbuj1-25/+13
2020-06-06panel-toplevel: Remove warning ‘GTimeVal’ is deprecatedrbuj1-49/+66
2020-01-14Avoid double a11y description on panel toplevelsColomban Wendling1-2/+2
2019-08-16panel-toplevel: avoid deprecated 'gtk_css_provider_get_default'Pablo Barciela1-3/+4
2019-07-25panel-toplevel: fix applets placement on expanded vertical panelmonsta1-1/+5
2019-07-25panel-toplevel: fix coding style and spacing a bitmonsta1-6/+3
2019-07-07Add Wayland backendWilliam Wold1-0/+20
2019-07-05Remove trailing whitespacesLaurent Napias1-4/+4
2019-06-24Use monitor size instead of screen size in panel-toplevel.cWilliam Wold1-47/+21
2019-06-23Wayland support for panel-toplevel.cWilliam Wold1-51/+98
2019-06-21Update to the new panel_multimonitor functionsWilliam Wold1-64/+34
2019-06-21Rename panel-multiscreen files panel-multimonitorWilliam Wold1-1/+1
2019-05-20fix random crashes on panel resetmonsta1-41/+43
2019-05-16[mate-panel] Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+3
2019-05-10panel-toplevel: Clarify calculation precedence for '&' and '?'Pablo Barciela1-3/+3
2019-03-07GdkRectangle monitor -> monitor_geomWilliam Wold1-104/+104
2019-03-07Change panel_toplevel_get_monitor_geometry to fill in a GdkRectangle instead ...William Wold1-165/+128
2018-09-12panel-toplevel: fix memory leak in calculate_minimum_heightRui Caridade1-1/+2
2018-06-29panel-toplevel: add position css classAlberts Muktupāvels1-14/+47
2018-04-28limit size of panel-hide-buttonraveit651-6/+13
2018-04-22Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue...raveit651-0/+1
2018-03-19Fix hide buttons make panel biggerinfo-cppsp1-44/+79
2018-02-24Scale monitor geometries down to device pixels to support multiple monitors i...Victor Kareh1-13/+5
2018-02-15Drawer cleanup and fix arrow behaviorinfo-cppsp1-4/+14
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-125/+9
2018-01-25Support panel auto-scaling for HiDPI displaysVictor Kareh1-9/+32
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-7/+3
2017-11-29panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hi...Björn Weber1-1/+0
2017-11-23Keep the right icons on bottom still displaying right when the resolution cha...张雯1-0/+28
2017-11-09panel-toplevel: remove duplicate break statementlukefromdc1-1/+0
2017-08-13avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+7
2017-03-30Simplify panel description shown when switching panels with the WMColomban Wendling1-57/+8
2017-02-07Don't spam accessible name changes when it is translatedColomban Wendling1-5/+5
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-423/+40
2016-11-21check for stable release of GTK+3, not for development onemonsta1-4/+4
2016-09-07GTK+-3.20 top-level: use GtkSeat instead of deprecated device pointerraveit651-8/+20
2016-08-07Fix FTBFS with Gtk 3.18Matt Spaulding1-2/+2
2016-08-03GTK+-3 panel-toplevel: port to GtkGridraveit651-0/+38
2016-06-29fix some warnings and deprecationsSorokin Alexei1-12/+35
2016-06-29Gtk3: fix no explicit return value type for set_background_region()Sorokin Alexei1-0/+1
2016-03-25 Gtk3.18/3.20-move background handling toplevel lukefromdc1-8/+180
2016-02-19GTK+-3.20: add more css namesWolfgang Ulbrich1-0/+4
2016-02-12GTK+-3.20 panel-toplevel: don't use deprecated style propertiesWolfgang Ulbrich1-0/+8
2016-02-12do not use deprecated gdk_cursor_new, useWolfgang Ulbrich1-3/+5
2016-02-09GTK+3 panel-toplevel: do not use deprecated gtk_widget_get_requisitionWolfgang Ulbrich1-0/+4
2016-02-09Kill ubuntu counterhackWolfgang Ulbrich1-8/+0
2016-02-09GTK+3 panel-toplevel: fix a build warningWolfgang Ulbrich1-1/+1
2016-01-23GTK3: More panel BG rendering bugfixeslukefromdc1-0/+9