summaryrefslogtreecommitdiff
path: root/src/core/session.c
Commit message (Expand)AuthorAgeFilesLines
* session: fix memory leakAlberts Muktupāvels2021-03-141-3/+1
* session: check fcntl return valueAlberts Muktupāvels2020-10-211-3/+8
* util: allow logging only specific debug topicsAlberts Muktupāvels2017-03-101-1/+1
* main: remove MetaExitCode enumAlberts Muktupāvels2017-03-101-3/+2
* util: replace meta_bug with g_errorAlberts Muktupāvels2017-03-101-1/+1
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-12/+11
* session: fix indentationAlberts Muktupāvels2017-02-281-10/+10
* window: add missing window typesAlberts Muktupāvels2017-02-281-0/+28
* meta_display_list_windows: exclude override-redirectOwen W. Taylor2017-02-261-2/+2
* display: replace active_screen and screens with screenAlberts Muktupāvels2017-01-081-1/+1
* session: fix build warningsAlberts Muktupāvels2015-09-201-36/+42
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-130/+130
* Update meta_show_dialog for gtk's removal of --screenAlberts Muktupāvels2014-06-041-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Should set RestartStyleHint to RestartIfRunning when replacedOwen W. Taylor2011-01-251-8/+0
* Don't warn about a missing session fileTomislav Vujec2010-05-021-2/+0
* Don't call IceCloseConnection() behind libSM's backOwen W. Taylor2010-01-141-3/+7
* Fix handling of SIGCHLDDan Winship2009-11-201-16/+15
* Use zenity for the session management dialogue that warns aboutThomas James Alexander Thurman2009-02-201-110/+32
* Session must be saved before display close, and displayThomas James Alexander Thurman2009-02-111-0/+8
* An attempt to make life a little easier for our beloved translators; thisThomas Thurman2008-10-121-10/+10
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-1/+1
* reorder declarations so we don't break C89 compilers.Jens Granseuer2008-04-071-6/+9
* files are saved in ~/.config/metacity/sessions and checked for there andThomas Thurman2008-03-271-11/+44
* MetaDisplay becomes a singleton. The static variable which holds thisThomas Thurman2008-03-251-139/+114
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+1889