You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vlad Zahorodnii 12acd9bb78 autotests: Port away from OutputBackend::setInitialWindowSize() 3 years ago
..
3rdparty
backends autotests: Port away from OutputBackend::setInitialWindowSize() 3 years ago
colors qAsConst -> std::as_const 3 years ago
core core: Drop OutputBackend::isReady() 3 years ago
decorations Prefer invokeMethod on a function pointer 3 years ago
effects effects: Drop WindowPaintData.shader property 3 years ago
helpers build: Add -Wno-unused-parameter compiler option 3 years ago
kcmkwin kcmkwin/kwinscreenedges: use more modern C++ 3 years ago
libkwineffects effects: Drop WindowPaintData.shader property 3 years ago
platformsupport core: Rename Platform to OutputBackend 3 years ago
plugins screencast: Don't scale the cursor 3 years ago
qml build: Hardcode kwin name 3 years ago
scenes effects: Drop WindowPaintData.shader property 3 years ago
scripting core: Rename Platform to OutputBackend 3 years ago
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
tabbox qMin -> std::min 3 years ago
utils qMax -> std::max 3 years ago
wayland Port a usage of QScopedPointer to std::unique_ptr 3 years ago
xwayland qMin -> std::min 3 years ago
CMakeLists.txt core: Rename Platform to OutputBackend 3 years ago
Messages.sh
activation.cpp utils: Drop updateXTime() 3 years ago
activities.cpp qAsConst -> std::as_const 3 years ago
activities.h Sync activities after kwin restart 4 years ago
appmenu.cpp
appmenu.h
atoms.cpp Make Atoms code more readable 3 years ago
atoms.h
client_machine.cpp Change type of Window.wmCommand and Window.wmClientMachine to QString 3 years ago
client_machine.h Change type of Window.wmCommand and Window.wmClientMachine to QString 3 years ago
composite.cpp core: Drop OutputBackend::isReady() 3 years ago
composite.h Move OpenGL safe point handling to Compositor/CompositorX11 3 years ago
config-kwin.h.cmake build: Hardcode kwin name 3 years ago
cursor.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
cursor.h
cursordelegate_opengl.cpp Properly scale cursordelegate_opengl to device geometry 3 years ago
cursordelegate_opengl.h Move multi-purpose code in its own directory 4 years ago
cursordelegate_qpainter.cpp Move multi-purpose code in its own directory 4 years ago
cursordelegate_qpainter.h Move multi-purpose code in its own directory 4 years ago
dbusinterface.cpp core: Move workspace bits from Platform to Application 3 years ago
dbusinterface.h
debug_console.cpp wayland: Make debug console placeable 3 years ago
debug_console.h wayland: Fix missing relative motion events 3 years ago
debug_console.ui
decorationitem.cpp Provide SurfaceItem::shape as a floating vector 3 years ago
decorationitem.h Provide SurfaceItem::shape as a floating vector 3 years ago
deleted.cpp qAsConst -> std::as_const 3 years ago
deleted.h Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString 3 years ago
dmabuftexture.cpp
dmabuftexture.h Remove unused core/platform.h includes 4 years ago
dpmsinputeventfilter.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
dpmsinputeventfilter.h
effectloader.cpp
effectloader.h
effects.cpp core: Move workspace bits from Platform to Application 3 years ago
effects.h Remove KGlobalAccel bits from Platform 3 years ago
events.cpp Change type of Window.desktopFileName to QString 3 years ago
focuschain.cpp
focuschain.h
ftrace.cpp
ftrace.h
gestures.cpp qAsConst -> std::as_const 3 years ago
gestures.h wayland: Fix missing relative motion events 3 years ago
globalshortcuts.cpp qAsConst -> std::as_const 3 years ago
globalshortcuts.h wayland: Fix missing relative motion events 3 years ago
group.cpp
group.h
hide_cursor_spy.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
hide_cursor_spy.h
idle_inhibition.cpp
idle_inhibition.h
idledetector.cpp
idledetector.h
input.cpp core: Rename Platform to OutputBackend 3 years ago
input.h Forward declare QAction in src/input.h 3 years ago
input_event.cpp wayland: Fix missing relative motion events 3 years ago
input_event.h buttonrebinds: Allow sending tablet tool button events 3 years ago
input_event_spy.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
input_event_spy.h wayland: Fix missing relative motion events 3 years ago
inputmethod.cpp Forward declare Xkb in keyboard_input.h 3 years ago
inputmethod.h Implement a enableRequested signal for text-input-v3 3 years ago
inputpanelv1integration.cpp
inputpanelv1integration.h
inputpanelv1window.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
inputpanelv1window.h inputpanelv1window: never hide overlay panels 3 years ago
internalwindow.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
internalwindow.h Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString 3 years ago
item.cpp Provide SurfaceItem::shape as a floating vector 3 years ago
item.h Provide SurfaceItem::shape as a floating vector 3 years ago
keyboard_input.cpp Forward declare Xkb in keyboard_input.h 3 years ago
keyboard_input.h Forward declare Xkb in keyboard_input.h 3 years ago
keyboard_layout.cpp Forward declare Xkb in keyboard_input.h 3 years ago
keyboard_layout.h
keyboard_layout_switching.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
keyboard_layout_switching.h build: Add -Wno-unused-parameter compiler option 3 years ago
keyboard_repeat.cpp Forward declare Xkb in keyboard_input.h 3 years ago
keyboard_repeat.h
killwindow.cpp core: Move workspace bits from Platform to Application 3 years ago
killwindow.h
kwin.kcfg X11 backend: Retry enabling compositing when it was disabled a while ago 4 years ago
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 3 years ago
kwineglutils_p.h
layers.cpp qAsConst -> std::as_const 3 years ago
layershellv1integration.cpp Remove unused core/platform.h includes 4 years ago
layershellv1integration.h
layershellv1window.cpp Move multi-purpose code in its own directory 4 years ago
layershellv1window.h
linux_dmabuf.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
linux_dmabuf.h
main.cpp core: Rename Platform to OutputBackend 3 years ago
main.h core: Rename Platform to OutputBackend 3 years ago
main_wayland.cpp backends/{x11,wayland}: Rework passing initial configuration to windowed backends 3 years ago
main_wayland.h
main_x11.cpp x11: Rename X11StandalonePlatform to X11StandaloneBackend 3 years ago
main_x11.h core: Move workspace bits from Platform to Application 3 years ago
modifier_only_shortcuts.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
modifier_only_shortcuts.h
mousebuttons.cpp
mousebuttons.h
moving_client_x11_filter.cpp
moving_client_x11_filter.h
netinfo.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
netinfo.h
onscreennotification.cpp build: Hardcode kwin name 3 years ago
onscreennotification.h
options.cpp qBound -> std::clamp 3 years ago
options.h Move placement policy enum in KWin namespace 4 years ago
org.freedesktop.DBus.Properties.xml Include org.freedesktop.locale1 support 3 years ago
org.kde.KWin.Plugins.xml
org.kde.KWin.Session.xml
org.kde.KWin.VirtualDesktopManager.xml
org.kde.KWin.xml
org.kde.kappmenu.xml
org.kde.kwin.Compositing.xml
org.kde.kwin.Effects.xml
osd.cpp OSD: Fix OSD::show from the non-main thread 3 years ago
osd.h
outline.cpp core: Move workspace bits from Platform to Application 3 years ago
outline.h backends/x11: port away from most remaining manual memory management 4 years ago
placeholderinputeventfilter.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
placeholderinputeventfilter.h
placeholderoutput.cpp Add dummy placeholder output type 4 years ago
placeholderoutput.h Add dummy placeholder output type 4 years ago
placement.cpp qMin -> std::min 3 years ago
placement.h Move placement policy enum in KWin namespace 4 years ago
placementtracker.cpp Remove unused include 3 years ago
placementtracker.h
plugin.cpp
plugin.h
pluginmanager.cpp
pluginmanager.h
pointer_input.cpp qBound -> std::clamp 3 years ago
pointer_input.h Remove some commented out code 3 years ago
popup_input_filter.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
popup_input_filter.h
rootinfo_filter.cpp
rootinfo_filter.h
rulebooksettings.cpp qAsConst -> std::as_const 3 years ago
rulebooksettings.h
rulebooksettingsbase.kcfg
rulebooksettingsbase.kcfgc
rules.cpp build: Hardcode kwin name 3 years ago
rules.h Change type of Window.wmCommand and Window.wmClientMachine to QString 3 years ago
rulesettings.kcfg Move placement policy enum in KWin namespace 4 years ago
rulesettings.kcfgc Move placement policy enum in KWin namespace 4 years ago
scene.cpp scene: Store renderTargetRect as QRectF 3 years ago
scene.h scene: Store renderTargetRect as QRectF 3 years ago
screenedge.cpp qMax -> std::max 3 years ago
screenedge.h wayland: Fix missing relative motion events 3 years ago
screenlockerwatcher.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
screenlockerwatcher.h
settings.kcfgc Move placement policy enum in KWin namespace 4 years ago
shadow.cpp
shadow.h
shadowitem.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
shadowitem.h
shortcutdialog.ui
sm.cpp qAsConst -> std::as_const 3 years ago
sm.h Change type of Window.wmCommand and Window.wmClientMachine to QString 3 years ago
surfaceitem.cpp Provide SurfaceItem::shape as a floating vector 3 years ago
surfaceitem.h backends/drm: set drm content type when available 3 years ago
surfaceitem_internal.cpp Provide SurfaceItem::shape as a floating vector 3 years ago
surfaceitem_internal.h Provide SurfaceItem::shape as a floating vector 3 years ago
surfaceitem_wayland.cpp Provide SurfaceItem::shape as a floating vector 3 years ago
surfaceitem_wayland.h Provide SurfaceItem::shape as a floating vector 3 years ago
surfaceitem_x11.cpp Provide SurfaceItem::shape as a floating vector 3 years ago
surfaceitem_x11.h Provide SurfaceItem::shape as a floating vector 3 years ago
syncalarmx11filter.cpp
syncalarmx11filter.h
tablet_input.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
tablet_input.h tablet: Send libinput timestamp as the time 4 years ago
tabletmodemanager.cpp Move multi-purpose code in its own directory 4 years ago
tabletmodemanager.h
touch_input.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
touch_input.h
unmanaged.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
unmanaged.h
useractions.cpp qMin -> std::min 3 years ago
useractions.h
virtualdesktops.cpp qBound -> std::clamp 3 years ago
virtualdesktops.h
virtualdesktopsdbustypes.cpp
virtualdesktopsdbustypes.h
virtualkeyboard_dbus.cpp inputmethod: Allow forcing the display of the input method 4 years ago
virtualkeyboard_dbus.h inputmethod: Allow forcing the display of the input method 4 years ago
was_user_interaction_x11_filter.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
was_user_interaction_x11_filter.h
wayland_server.cpp core: Rename Platform to OutputBackend 3 years ago
wayland_server.h backends/drm: remove Wayland bits for drm leasing 3 years ago
waylandshellintegration.cpp
waylandshellintegration.h
waylandwindow.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
waylandwindow.h Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString 3 years ago
window.cpp qBound -> std::clamp 3 years ago
window.h Provide SurfaceItem::shape as a floating vector 3 years ago
window_property_notify_x11_filter.cpp
window_property_notify_x11_filter.h
windowitem.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
windowitem.h
workspace.cpp backends/drm: support the panel orientation property 3 years ago
workspace.h core: Rename Platform to OutputBackend 3 years ago
x11eventfilter.cpp
x11eventfilter.h
x11syncmanager.cpp core: Rename Platform to OutputBackend 3 years ago
x11syncmanager.h
x11window.cpp qMin -> std::min 3 years ago
x11window.h x11window: Send ConfigureNotify events when moving windows 3 years ago
xdgactivationv1.cpp activation: Guard against not having any active window 3 years ago
xdgactivationv1.h
xdgshellintegration.cpp
xdgshellintegration.h
xdgshellwindow.cpp qAsConst -> std::as_const 3 years ago
xdgshellwindow.h Merge Window::maximize() and Window::changeMaximize() 3 years ago
xkb.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
xkb.h Include org.freedesktop.locale1 support 3 years ago
xwaylandwindow.cpp
xwaylandwindow.h