]> git.tdb.fi Git - libs/gui.git/history - source/graphics/x11/window.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / x11 / window.cpp
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
2021-11-02 Mikko RasaFormatting fix
2019-09-21 Mikko RasaDon't apply user position in fullscreen mode
2019-09-21 Mikko RasaPut Window on the correcte monitor when initially created
2016-09-16 Mikko RasaImplement additional fullscreen options for Window
2016-02-07 Mikko RasaTrack the currently focused window in Display
2015-12-20 Mikko RasaAllow configuring window positions as well
2015-12-20 Mikko RasaTrack window positions
2015-12-20 Mikko RasaStore the root window's ID in display private data
2015-10-15 Mikko RasaAdd a signal for window exposure
2014-11-13 Mikko RasaTouchscreen input device
2014-01-11 Mikko RasaRemove some leftover XF86VidMode fragments
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories