Age | Commit message (Expand) | Author | Files | Lines |
2014-11-07 | gsm: Add gtk-doc comments for two GsmClient functions | infirit | 1 | -0/+17 |
2014-11-07 | gsm: Do not uselessly duplicate a string | infirit | 1 | -6/+5 |
2014-11-07 | gsm: Do not assume XSMP clients set the SmProgram property | infirit | 1 | -3/+20 |
2014-11-07 | gsm: Fix race condition in idle monitor | infirit | 1 | -0/+1 |
2014-11-07 | gsm: Support disable-user-switching lockdown setting in logout dialog | infirit | 1 | -5/+16 |
2014-11-07 | gsm: Enforce disable-user-switching lockdown setting | infirit | 1 | -1/+24 |
2014-11-07 | lockdown: Add define for disable-log-out | infirit | 1 | -1/+2 |
2014-11-04 | gsm: Also support disable-log-out for Shutdown/CanShutdown dbus methods | infirit | 1 | -10/+30 |
2014-11-04 | Improve logout lockdown | infirit | 2 | -0/+17 |
2014-11-04 | manager: track full details of logout request | infirit | 1 | -31/+42 |
2014-11-04 | manager: don't ever show inhibitor dialog if logout is forced | infirit | 1 | -3/+21 |
2014-11-04 | manager: remove client from query clients list on disconnect | infirit | 1 | -6/+47 |
2014-11-04 | Use resizable property instead of allow-grow allow-shrink | infirit | 1 | -2/+1 |
2014-11-04 | gsettings: stop using g_settings_list_schemas() | infirit | 1 | -22/+20 |
2014-09-29 | Set XDG_CURRENT_DESKTOP if unset | Denis Gorodnichev | 1 | -0/+3 |
2014-07-12 | Add mate-desktop as dependency and use function from there | Stefano Karapetsas | 1 | -36/+3 |
2014-07-12 | Add ability to enable/disable debug with GSettings | Stefano Karapetsas | 1 | -0/+58 |
2014-07-08 | Add key in GSettings schema to set logout timeout in seconds | Stefano Karapetsas | 1 | -10/+22 |
2014-07-01 | Drop support for Glib < 2.36 | infirit | 1 | -4/+0 |
2014-07-01 | restore DISPLAY variable | Denis Gorodnichev | 1 | -0/+1 |
2014-05-20 | Use gdk_display* functions for both gtk+2 and gtk+3 | infirit | 2 | -21/+0 |
2014-05-20 | Always use g_spawn_command_line_sync | infirit | 1 | -12/+0 |
2014-05-20 | Remove all calls to gtk_dialog_set_has_separator | infirit | 1 | -3/+0 |
2014-04-30 | Revert "Allow to build with upower 0.99" | Stefano Karapetsas | 2 | -10/+10 |
2014-04-22 | Allow to build with upower 0.99 | Stefano Karapetsas | 2 | -10/+10 |
2014-04-08 | Update org.mate.SessionManager.xml | ikem-krueger | 1 | -1/+1 |
2014-03-27 | Fix progress bar usage with GTK3 | Stefano Karapetsas | 1 | -0/+3 |
2014-03-09 | Add autostart of accessibility apps | Stefano Karapetsas | 1 | -0/+69 |
2014-02-18 | fix gtk3 warnings | Denis Gorodnichev | 3 | -1/+15 |
2014-02-17 | Show a progress bar in logout dialog | Stefano Karapetsas | 1 | -21/+27 |
2013-11-14 | Merge pull request #39 from NiceandGently/dev-GTK3 | Stefano Karapetsas | 2 | -2/+16 |
2013-11-14 | GTK3: Fix compile warning by using gdk_error_trap_pop_ignored() | raveit65 | 2 | -2/+16 |
2013-11-07 | Make upower optional | Stefano Karapetsas | 3 | -18/+44 |
2013-10-31 | session: support_autostart_delay | raveit65 | 5 | -8/+85 |
2013-10-26 | Add GTK3 support to gnome keyring module | Stefano Karapetsas | 1 | -0/+10 |
2013-10-26 | Merge branch 'dev-gnome-keyring' | Stefano Karapetsas | 4 | -0/+284 |
2013-10-15 | Fix return value in void functions | Stefano Karapetsas | 1 | -4/+4 |
2013-10-15 | Fix g_type_init deprecation | Stefano Karapetsas | 1 | -0/+2 |
2013-10-15 | Systemd support: session_id is char*, not int | Scott Balneaves | 1 | -2/+10 |
2013-10-15 | Add code to start gnome-keyring with proper env vars | Stefano Karapetsas | 4 | -0/+284 |
2013-09-12 | fix systemd-login1 support for hibernate/suspend | raveit65 | 4 | -2/+195 |
2013-07-26 | mate-session: Add support for GTK3 | Stefano Karapetsas | 3 | -40/+89 |
2013-07-11 | Fix tabs | Stefano Karapetsas | 1 | -4/+4 |
2013-07-10 | Drop sd-daemon.h and libsystemd-daemon dependency, no longer used | Fabio Erculiani | 3 | -3/+0 |
2013-07-10 | Use LOGIND_RUNNING() rather than sd_booted() | Fabio Erculiani | 4 | -13/+16 |
2013-05-24 | Initialize gsettings before starting mate-session-manager | Scott Balneaves | 1 | -0/+29 |
2013-04-13 | Use synchronous DBus call to switch user in LightDM | Stefano Karapetsas | 1 | -8/+7 |
2013-04-13 | Add support to switch user with LightDM | Stefano Karapetsas | 1 | -19/+67 |
2013-03-22 | Increase phase timeout to 30 seconds | Stefano Karapetsas | 1 | -1/+1 |
2013-03-07 | Remove a wrong g_free in systemd code | Stefano Karapetsas | 1 | -2/+0 |