Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-27 | osd-window: make the window smaller | Zhang Xianwei | 1 | -2/+2 | |
Matches the gnome's mockups better. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-02-12 | Scale OSD size correctly on HiDPI displays (#246) | Victor Kareh | 1 | -5/+10 | |
2018-01-29 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -2/+1 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2017-12-08 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -7/+3 | |
This commit reverts: https://github.com/mate-desktop/mate-power-manager/commit/f748d5794f02d02ba949ad1503ed72207efca40c And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-08-08 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+7 | |
2016-12-25 | Brightness: fix OSD rendering when not composited | lukefromdc | 1 | -2/+2 | |
Also add style class msd-osd-window-solid, same as mate-settings-daemon volume control. Based on https://github.com/mate-desktop/mate-settings-daemon/commit/5d580b9985b61a486c8d23eaa34091a14d01b9e0 and https://github.com/mate-desktop/mate-settings-daemon/commit/9aa4c4e379e71ebe8436898a3af61c4c96c9cc8a | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -288/+2 | |
and require mate-panel >= 1.17 | |||||
2016-11-21 | fix indent a bit | monsta | 1 | -1/+1 | |
2016-06-07 | GTK+3 media-keys: sync code with m-s-d and drop include mate-desktop-utils.h | raveit65 | 1 | -62/+88 | |
This makes gtk3 migration easier as m-p-m use only <libmate-desktop/mate-aboutdialog.h yet. | |||||
2016-06-03 | GTK+3 msd-osd-window: improve style_updated function | raveit65 | 1 | -20/+26 | |
2016-05-31 | GTK+-3 msd-osd-window: port everything to GtkStyleContext | raveit65 | 1 | -11/+29 | |
fixes #188 | |||||
2016-05-14 | fix compile error 'Redefinition von widget_class' | raveit65 | 1 | -1/+0 | |
2016-05-10 | gtk3: css themes for MsdOsdWindow | Denis Gorodnichev | 1 | -8/+38 | |
2014-01-16 | Copy paste latest OSD code from mate-settings-daemon | Stefano Karapetsas | 1 | -0/+697 | |