Age | Commit message (Collapse) | Author | Files | Lines |
|
Don't use that value uninitialized
|
|
*Use --enable-in-process selector for in-process builds
*Accessx-status: mark as incompatable with wayland
*Accessx-status: Fix in-process runtime warning
*Stickynote, Geyes: style fixes
|
|
- Note that functions involving measuring or clicking on the desktop
- Are x11 only as wayland does not allow one app to access another's windows
- Fix warnings on removal of applet
- use wnck only in x11
- Cleanup X11 checks
|
|
|
|
- tabs to spaces
- shortened lines
- unnecessary casts on functions which accept a gpointer like g_signal_connect
|
|
|
|
|
|
|
|
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]>
|
|
|
|
|
|
|
|
|