summaryrefslogtreecommitdiff
path: root/xfce4-session
Commit message (Expand)AuthorAgeFilesLines
* Drop GDM compatibility code otherwise the session locale might be set to an i...Lionel Le Folgoc2020-05-081-8/+0
* Silence runtime warning (Bug #15731)Theo Linkspfeifer2020-05-011-1/+2
* Add a GnuPG 2.1+ modeMaciej S. Szmigiero2020-05-011-42/+34
* Free the intermediate "cmd" variable in xfsm_startup_init()Maciej S. Szmigiero2020-05-011-0/+2
* Re-add xfsm_startup_shutdown() call to xfce4-session main()Maciej S. Szmigiero2020-05-011-0/+2
* Remove sys/sysctl.h on linux platformRomain Bouvier2020-04-192-6/+3
* Try xfce screensaver before cinnamon (Bug #16223)Simon Steinbeiss2020-03-281-8/+8
* Add support for xfce4-screensaver (Bug #16522)Simon Steinbeiss2020-03-281-3/+13
* Fix session crash at logout (Bug #16105)Liam Shepherd2019-11-071-1/+5
* Do not show translation info on --help outputAndre Miranda2019-08-251-1/+1
* Process Gtk events prior to starting D-Bus (Bug #15712)Olivier Fourdan2019-07-261-0/+4
* Splash engines are not present anymore in xfce4-sessionOlivier Duchateau2019-07-041-4/+2
* Reset font-size of logout dialog to default (Bug #15505)Simon Steinbeiss2019-06-291-24/+31
* Silence compiler warningsSimon Steinbeiss2019-05-171-4/+4
* Introduce priority-group startup for FailSafe SessionSimon Steinbeiss2019-05-176-67/+52
* Silence compiler warningSimon Steinbeiss2019-05-171-1/+1
* Fix sensitivity of switch user buttonSimon Steinbeiss2019-05-161-1/+1
* Extend debug messagesSimon Steinbeiss2019-05-163-5/+6
* Fix GVariant format string in dbus serverSimon Steinbeiss2019-05-131-2/+2
* Add a "delete session" button to the session listSimon Steinbeiss2019-05-131-41/+3
* Update session name in xfconf after chooserSimon Steinbeiss2019-05-131-3/+6
* Enable keypress response to session creationSimon Steinbeiss2019-05-131-0/+1
* Show saved sessions in settings dialogSimon Steinbeiss2019-05-135-138/+4
* Add fallback theming to chooser dialogsSimon Steinbeiss2019-05-111-0/+4
* Remove old unused autostart_migrate functionRomain Bouvier2019-05-081-107/+0
* Use sysconf(_SC_NGROUPS_MAX) instead of #defining an arbitrary MAX_USER_GROUP...Landry Breuil2019-05-021-5/+18
* Don't auto start consolekit daemon if it is not runningAli Abdallah2019-05-021-1/+1
* Added better shutdown fallback support for the BSDs (Bug #14722)Ali Abdallah2019-05-021-15/+177
* Improve default style of the logout dialogSimon Steinbeiss2019-04-301-1/+3
* Improve UI of chooser and add delete button (Bug #12799)Simon Steinbeiss2019-04-291-19/+100
* Remove unused checks on configure stepRomain Bouvier2019-04-283-3/+3
* Set logout dialog icons from icon_nameSimon Steinbeiss2019-04-281-27/+9
* Drop unused functionSimon Steinbeiss2019-04-281-60/+1
* Fix case in session chooser buttonsSimon Steinbeiss2019-04-271-2/+2
* Drop unused xfsm_window_add_borderSimon Steinbeiss2019-04-271-1/+1
* Improve look and feel of the session chooserSimon Steinbeiss2019-04-272-7/+26
* Drop splash screensSimon Steinbeiss2019-04-2716-503/+151
* Optionally run commands on logout, suspend etc. (Bug #10172)Alexander Schwinn2019-04-254-9/+66
* Move three methods from startup.c to xfsm-global.c/.hAlexander Schwinn2019-04-253-294/+300
* Use systemd-logind methods instead of polkit permissions (Bug #14707)Simon Steinbeiss2019-04-251-26/+35
* Remove blue border from logout dialog (Bug #15284)Simon Steinbeiss2019-04-231-2/+0
* Add styleclass to make logout-dialog themeableSimon Steinbeiss2019-04-231-0/+5
* Remove useless ioprio.h checkRomain Bouvier2019-04-211-20/+0
* Fix mnemonic conflict on logout dialogAndre Miranda2019-04-201-1/+1
* Fixed warning "cast between incompatible function types" introduced inAlexander Schwinn2019-04-062-9/+9
* replaced GList of windows with single window (not required any more)Alexander Schwinn2019-04-061-20/+3
* merged identic casesAlexander Schwinn2019-04-061-14/+5
* replaced deprecated "gtk_display_get_screen"Alexander Schwinn2019-04-064-25/+9
* Use a different icon for hybrid sleep when possibleAndre Miranda2019-04-061-15/+25
* Support scaling in logout dialog (Bug #14951)Jonas Zetterberg2018-12-151-0/+5