You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor
Instead of getting size from displayWidth() and displayHeight() use
the information we have from Screens. This means there is only one
place to have the information and by that we can ensure that all
components use the same data to rely on. displayWidth/displayHeight
seem to provide the wrong information when unplugging an output
without disabling the output. This results in rendering artefacts.
But KWin::Screens has the correct information available.
10 years ago
..
backgroundcontrast Remove displayWidth and displayHeight from the compositor 10 years ago
blur Remove displayWidth and displayHeight from the compositor 10 years ago
coverswitch
cube Remove most calls to checkGLError() 10 years ago
dashboard
desktopgrid
dialogparent
diminactive
dimscreen
fade
fadedesktop
fallapart
flipswitch
glide
highlightwindow
invert
kscreen
login SVN_SILENT made messages (.desktop file) 10 years ago
logout Remove displayWidth and displayHeight from the compositor 10 years ago
lookingglass Remove the NPOT texture support checks 10 years ago
magiclamp
magnifier
maximize SVN_SILENT made messages (.desktop file) 10 years ago
minimizeanimation
mouseclick
mousemark
presentwindows
resize
scalein
screenedge
screenshot Remove the NPOT texture support checks 10 years ago
sheet
showfps
showpaint
slide
slideback
slidingpopups
snaphelper
startupfeedback
thumbnailaside
trackmouse
translucency
windowgeometry
wobblywindows
zoom
CMakeLists.txt
Messages.sh
effect_builtins.cpp
effect_builtins.h
kwineffect.desktop
logging.cpp