Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-13 | Remove warning function declaration isn’t a prototype | rbuj | 1 | -1/+1 | |
2020-03-10 | gs-window-x11: Remove warning "variable ‘widget’ set but not used" | rbuj | 1 | -1/+1 | |
2020-03-09 | floaters: use fabs instead of abs for doubles | rbuj | 1 | -5/+5 | |
2020-02-23 | travis: update config for new travis validation | raveit65 | 2 | -185/+186 | |
2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 2 | -1/+8 | |
2020-02-08 | tx: sync with transifex | raveit65 | 1 | -2/+3 | |
2020-01-24 | tx: sync with transifex | raveit65 | 101 | -20198/+23946 | |
2019-12-13 | gs-theme-engine: avoid redundant redeclarations | Pablo Barciela | 1 | -2/+0 | |
2019-12-11 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-28 | avoid redundant redeclarations | Pablo Barciela | 14 | -28/+2 | |
2019-11-24 | travis ci: drop libXxf86misc-devel BR for fedora:latest | raveit65 | 1 | -1/+0 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-06 | tx: add fixes to makepot script | raveit65 | 1 | -0/+2 | |
2019-11-06 | tx: remove fuzzy line from resource file | raveit65 | 1 | -1/+0 | |
2019-11-04 | tx: update resource for transifex | raveit65 | 1 | -206/+199 | |
2019-10-29 | travis ci: add autopoint | Wu Xiaotian | 1 | -3/+2 | |
2019-10-29 | migrate from intltool to gettext | Wu Xiaotian | 20 | -70/+172 | |
2019-10-14 | travis: build mate-menus from source is no loger necessary | rbuj | 1 | -20/+0 | |
as of mate-menus 1.21.0 | |||||
2019-10-12 | release 1.23.1v1.23.1 | raveit65 | 2 | -2/+30 | |
2019-10-12 | tx: sync with transifex | raveit65 | 101 | -960/+1467 | |
2019-10-12 | tx: update resource for transifex | raveit65 | 1 | -42/+77 | |
2019-10-12 | travis: build mate-common from tarball | rbuj | 1 | -3/+19 | |
2019-10-12 | Set compiler debug flags / logging with MATE_DEBUG_CHECK | rbuj | 1 | -4/+4 | |
Test: ./autogen.sh --disable-silent-rules --disable-debug --prefix=/usr & make ./autogen.sh --disable-silent-rules --enable-debug --prefix=/usr & make ./autogen.sh --disable-silent-rules --enable-debug=yes/info/profile/no --prefix=/usr & make | |||||
2019-10-12 | Use WARN_CFLAGS which are only set with --enable-compiler-warnings | rbuj | 1 | -43/+2 | |
It removes --enable-more-warnings, since it is recommended to use --enable-compile-warnings=maximum It updates configure summary. Test: ./autogen.sh --disable-silent-rules --enable-compile-warnings=maximum --prefix=/usr && make | |||||
2019-10-10 | Add keywords key to .desktop files | Martin Wimpress | 7 | -0/+14 | |
Taken from downstream Debian patch. Make keyboard translatable. Add translator notes. | |||||
2019-10-08 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-06 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-10-02 | gs_prefs: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 | |
2019-10-02 | gs-job: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-listener-dbus: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | copy-theme-dialog: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -34/+3 | |
2019-10-02 | gs-theme-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-lock-plug: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-fade: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-grab-x11: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+3 | |
2019-10-02 | gs-window-x11: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-monitor: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 | |
2019-10-02 | gs-watcher-x11: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gs-theme-engine: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gste-popsquares: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-10-02 | gste-slideshow: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-09-05 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-08-26 | remove old HAL remnants | monsta | 1 | -37/+1 | |
2019-08-26 | Ensure lock on suspend and unlock on resume | Ali Akbar | 3 | -2/+119 | |
This patch is adopted from xfce4-screensaver: https://git.xfce.org/apps/xfce4-screensaver/commit/?id=9e53bb2866 Modified to match screen locking behavior of mate-power-manager. Introduced new Inhibitor lock to make sure lock was in place and user will be greeted with unlock dialog when resumes from suspend/ hibernate. | |||||
2019-08-22 | Use gresources for mate-screensaver-preferences.ui | rbuj | 5 | -9/+51 | |
2019-08-19 | lock-dialog: add style_provider to current screen globally | rbuj | 1 | -1/+6 | |
gtk_style_context_add_provider_for_screen (gdk_screen_get_default(), GTK_STYLE_PROVIDER (style_provider), GTK_STYLE_PROVIDER_PRIORITY_USER); https://developer.gnome.org/gtk3/stable/GtkStyleContext.html#gtk-style-context-add-provider-for-screen css data is located at /usr/share/mate-screensaver/lock-dialog-THEME.css, XDG_CONFIG_HOME/gtk-3.0/gtk.css, /usr/share/themes/... /usr/share/mate-screensaver/lock-dialog-THEME.css file has highest priority, if exists: $ gsettings get org.mate.screensaver lock-dialog-theme 'test' $ grep lock-dialog /usr/share/mate-screensaver/lock-dialog-test.css .lock-dialog.background { .lock-dialog frame { .lock-dialog notebook { .lock-dialog entry, .lock-dialog entry:focus { .lock-dialog button, .lock-dialog button:focus { .lock-dialog button:hover, .lock-dialog button:hover:active { ... Otherwise: /usr/share/themes folder if lock-dialog-theme is set to 'debault' $ gsettings get org.mate.screensaver lock-dialog-theme 'default' $ gsettings get org.mate.interface gtk-theme 'TraditionalOk' $ grep lock-dialog /usr/share/themes/TraditionalOk/gtk-3.0/*.css /usr/share/themes/TraditionalOk/gtk-3.0/mate-applications.css:.lock-dialog { /usr/share/themes/TraditionalOk/gtk-3.0/mate-applications.css:.lock-dialog notebook { Priority order: https://developer.gnome.org/gtk3/stable/GtkStyleProvider.html | |||||
2019-08-11 | Replace deprecated gtk_css_provider_get_default | raveit65 | 1 | -1/+5 | |
2019-07-11 | drop libXxf86 dependency | raveit65 | 2 | -85/+0 | |
The X server hasn't implemented it in over 10 years. and it was dropped from debian since a long time. fixes https://github.com/mate-desktop/mate-screensaver/issues/199 | |||||
2019-07-05 | release 1.23.0v1.23.0 | raveit65 | 1 | -0/+7 | |