Alphabetical Index | Tags by Size | Find tag:

Window Manager

Authorship: 100% skyjake

View commits by groups

April 2013
2013-04-10 Fixed : Trapping the mouse at startup and when going to fullscreen
2013-04-03 Fixed : Crash during abnormal shutdown message
March 2013
2013-03-31 Fixed : Incorrectly changing away from maximized window
2013-03-27 Fixed : Window refresh stops after canvas recreated
December 2012
2012-12-14 : Only perform resize callback when size changes
2012-12-14 Added | Documentation : Added a note about window state
2012-12-08 : Configure defaults in Config.de
2012-12-07 : Separate default normal geometry and resolution
2012-12-07 : Default to desktop resolution (fullscreen or maximized)
2012-12-03 Fixed : Centering window after mode switch
2012-12-03 Refactor : Removed QSettings usage, replaced with de::Config
September 2012
2012-09-27 Fixed : Overriding window size with command line options