Age | Commit message (Collapse) | Author | Files | Lines |
|
This improves support for HiDPI by loading properly scaled surfaces for applets.
|
|
|
|
This commit reverts:
https://github.com/mate-desktop/mate-applets/commit/d809e57c7b09f545f1cf847f514fa738d44ac2b3
https://github.com/mate-desktop/mate-applets/commit/2f5515815c1f6c9b66f85d6ec228aad7aea0b441
And it applies an alternative to fix the deprecated functions:
gdk_screen_get_width
gdk_screen_get_height
gdk_screen_width
gdk_screen_height
|
|
|
|
and require mate-panel >= 1.17
WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
|
|
adapted from
https://git.gnome.org/browse/gnome-applets/commit/?id=76982eb73ce1bd912cc19a55d3b6682b9da93687
|
|
- don't use deprecated GdkColor
- don't use deprecated gtkcolorbutton
- don't use deprecated gtk_icon_size_register
taken from:
https://git.gnome.org/browse/gnome-applets/commit/?id=0e26a90
https://git.gnome.org/browse/gnome-applets/commit/?id=30805d8
https://git.gnome.org/browse/gnome-applets/commit/?id=15dbeb5
|
|
|
|
|
|
|
|
|
|
Taken from gnome-panel commit: c05c6b07ec493d174062a06caf185d324fd6e0c4
From: Alberts Muktupāvels <[email protected]>
|
|
Based on gnome-applets commit: 18e23a490529131d17c931247481cfa02b1f14b3
From: Benjamin Otte <[email protected]>
|
|
|
|
|
|
|
|
|