summaryrefslogtreecommitdiff
path: root/src/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* Throw away result of write(); it's not importantThomas Thurman2010-01-051-1/+3
* Fix handling of SIGCHLDDan Winship2009-11-201-41/+0
* Don't call meta_finalize from SIGTERM handlerRay Strode2009-11-201-2/+26
* Add a switch to disable autofullscreen'ing maximized windows without decorationsTomeu Vizoso2009-07-061-0/+10
* Session must be saved before display close, and displayThomas James Alexander Thurman2009-02-111-2/+5
* Further movement of code out of metacity-dialog into Zenity;Thomas James Alexander Thurman2009-02-101-2/+44
* incredibly baroque system to make sure the translators don't have toThomas James Alexander Thurman2009-02-051-2/+15
* added call to g_thread_init(), as ORBit2 stopped doing it and Metacity isFrederic Peters2008-12-251-0/+3
* (Apologies for huge commit; these were done on a transatlantic flight. This ...Thomas Thurman2008-11-221-1/+3
* new functions add sigterm_handler in case we receive a SIGTERM. ClosesJoe Marcus Clarke2008-10-221-6/+25
* new function. turn the compositing manager on or off as necessary.Thomas Thurman2008-08-311-3/+28
* Adding doxygen headers to some files.Thomas Thurman2008-08-181-3/+4
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-1/+1
* MetaDisplay becomes a singleton. The static variable which holds thisThomas Thurman2008-03-251-18/+2
* Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".Thomas Thurman2008-02-271-1/+4
* Correct comment. Correct comment. Much commenting; #ifdeffed-out debugThomas Thurman2008-01-171-1/+1
* Commenting. Commenting, and fixing existing comments.Thomas Thurman2008-01-131-3/+31
* Refactor repeated lines in main() to iterate instead.Thomas Thurman2008-01-131-24/+11
* removed as it was never used. lots of comments. copyright year is 2008.Thomas Thurman2008-01-131-11/+78
* g_free is a no-op on nulls; there is no need to test.Thomas Thurman2008-01-081-6/+3
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+504