| .. |
|
3rdparty
|
…
|
|
|
backends
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
colors
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
core
|
Fix scheduling repaints in Effect::prePaintScreen()
|
2 years ago |
|
decorations
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
helpers
|
port most uses of the reset(new ...) pattern to std::make_unique
|
3 years ago |
|
kcms
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
libkwineffects
|
libkwineffects: Make parent optional in OffscreenQuickView
|
2 years ago |
|
platformsupport
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
plugins
|
plugins/outputlocator: Manage OffscreenQuickView with smart pointers
|
2 years ago |
|
qml
|
…
|
|
|
scene
|
Fix scheduling repaints in Effect::prePaintScreen()
|
2 years ago |
|
scripting
|
scripting: Reload SceneEffect configuration when effect is reconfigured
|
2 years ago |
|
tabbox
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
tiles
|
port most uses of the reset(new ...) pattern to std::make_unique
|
3 years ago |
|
utils
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
wayland
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
xwayland
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
CMakeLists.txt
|
scripting: Add qml effect bindings
|
2 years ago |
|
KWinConfig.cmake.in
|
…
|
|
|
Messages.sh
|
…
|
|
|
activation.cpp
|
Drop {client,window}DemandsAttentionChanged
|
3 years ago |
|
activities.cpp
|
…
|
|
|
activities.h
|
…
|
|
|
appmenu.cpp
|
…
|
|
|
appmenu.h
|
…
|
|
|
atoms.cpp
|
…
|
|
|
atoms.h
|
…
|
|
|
client_machine.cpp
|
…
|
|
|
client_machine.h
|
…
|
|
|
compositor.cpp
|
Fix scheduling repaints in Effect::prePaintScreen()
|
2 years ago |
|
compositor.h
|
Fix scheduling repaints in Effect::prePaintScreen()
|
2 years ago |
|
compositor_wayland.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
compositor_wayland.h
|
Split X11 and Wayland specific compositor initialization code paths
|
3 years ago |
|
compositor_x11.cpp
|
Restart compositing if kwinrc changes only on X11
|
2 years ago |
|
compositor_x11.h
|
Restart compositing if kwinrc changes only on X11
|
2 years ago |
|
config-kwin.h.cmake
|
…
|
|
|
cursor.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
cursor.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
cursorsource.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
cursorsource.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
dbusinterface.cpp
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
dbusinterface.h
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
debug_console.cpp
|
debug_console: Avoid iterator usage on temporary return value
|
2 years ago |
|
debug_console.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
debug_console.ui
|
…
|
|
|
dpmsinputeventfilter.cpp
|
backends: move dpms input filter handling to Workspace
|
3 years ago |
|
dpmsinputeventfilter.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
effectloader.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
effectloader.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
effects.cpp
|
Avoid destroying effects if animation speed changes
|
2 years ago |
|
effects.h
|
Avoid destroying effects if animation speed changes
|
2 years ago |
|
events.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
focuschain.cpp
|
…
|
|
|
focuschain.h
|
…
|
|
|
ftrace.cpp
|
…
|
|
|
ftrace.h
|
…
|
|
|
gestures.cpp
|
…
|
|
|
gestures.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
globalshortcuts.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
globalshortcuts.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
group.cpp
|
…
|
|
|
group.h
|
…
|
|
|
hide_cursor_spy.cpp
|
…
|
|
|
hide_cursor_spy.h
|
…
|
|
|
idle_inhibition.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
idle_inhibition.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
idledetector.cpp
|
…
|
|
|
idledetector.h
|
…
|
|
|
input.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
input.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
input_event.cpp
|
Handle null input devices in WheelEvent
|
3 years ago |
|
input_event.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
input_event_spy.cpp
|
…
|
|
|
input_event_spy.h
|
…
|
|
|
inputmethod.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
inputmethod.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
inputpanelv1integration.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
inputpanelv1integration.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
inputpanelv1window.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
inputpanelv1window.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
internalwindow.cpp
|
Remove window type from internal window and window system plugin
|
2 years ago |
|
internalwindow.h
|
Remove window type from internal window and window system plugin
|
2 years ago |
|
keyboard_input.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
keyboard_input.h
|
…
|
|
|
keyboard_layout.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
keyboard_layout.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
keyboard_layout_switching.cpp
|
…
|
|
|
keyboard_layout_switching.h
|
…
|
|
|
keyboard_repeat.cpp
|
wayland: Drop "_interface" from filenames
|
3 years ago |
|
keyboard_repeat.h
|
…
|
|
|
killwindow.cpp
|
…
|
|
|
killwindow.h
|
…
|
|
|
kscreenintegration.cpp
|
kscreenintegration: Do not use pointer in QMap as key
|
2 years ago |
|
kscreenintegration.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
kwin.kcfg
|
…
|
|
|
kwin.notifyrc
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2 years ago |
|
kwineglutils_p.h
|
…
|
|
|
layers.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
layershellv1integration.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
layershellv1integration.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
layershellv1window.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
layershellv1window.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
lidswitchtracker.cpp
|
…
|
|
|
lidswitchtracker.h
|
…
|
|
|
main.cpp
|
main: use kcminit correctly
|
2 years ago |
|
main.h
|
main_wayland: set Xwayland scale after Xwayland starts
|
2 years ago |
|
main_wayland.cpp
|
main_wayland: set Xwayland scale after Xwayland starts
|
2 years ago |
|
main_wayland.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
main_x11.cpp
|
Create X11Compositor in main_x11.cpp
|
3 years ago |
|
main_x11.h
|
…
|
|
|
modifier_only_shortcuts.cpp
|
…
|
|
|
modifier_only_shortcuts.h
|
…
|
|
|
mousebuttons.cpp
|
…
|
|
|
mousebuttons.h
|
…
|
|
|
moving_client_x11_filter.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
moving_client_x11_filter.h
|
…
|
|
|
netinfo.cpp
|
Remove boolean trap in Window::setFullScreen()
|
3 years ago |
|
netinfo.h
|
port most uses of the reset(new ...) pattern to std::make_unique
|
3 years ago |
|
onscreennotification.cpp
|
port most uses of the reset(new ...) pattern to std::make_unique
|
3 years ago |
|
onscreennotification.h
|
…
|
|
|
options.cpp
|
Fix reloading animation speed option
|
2 years ago |
|
options.h
|
Refactor compositing config loading
|
3 years ago |
|
org.freedesktop.DBus.Properties.xml
|
…
|
|
|
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
|
Drop compositing suspension dbus api
|
3 years ago |
|
org.kde.kwin.Effects.xml
|
…
|
|
|
osd.cpp
|
…
|
|
|
osd.h
|
…
|
|
|
outline.cpp
|
composite.h -> compositor.h
|
3 years ago |
|
outline.h
|
…
|
|
|
outputconfigurationstore.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
outputconfigurationstore.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
placeholderinputeventfilter.cpp
|
…
|
|
|
placeholderinputeventfilter.h
|
…
|
|
|
placeholderoutput.cpp
|
…
|
|
|
placeholderoutput.h
|
…
|
|
|
placement.cpp
|
Drop bounds argument from transientPlacement
|
3 years ago |
|
placement.h
|
…
|
|
|
placementtracker.cpp
|
…
|
|
|
placementtracker.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
plugin.cpp
|
…
|
|
|
plugin.h
|
…
|
|
|
pluginmanager.cpp
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
pluginmanager.h
|
…
|
|
|
pointer_input.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
pointer_input.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
popup_input_filter.cpp
|
wayland: Drop "_interface" from filenames
|
3 years ago |
|
popup_input_filter.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
resources.qrc
|
…
|
|
|
rootinfo_filter.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
rootinfo_filter.h
|
…
|
|
|
rulebooksettings.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
rulebooksettings.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
rulebooksettingsbase.kcfg
|
…
|
|
|
rulebooksettingsbase.kcfgc
|
…
|
|
|
rules.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
rules.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
rulesettings.kcfg
|
…
|
|
|
rulesettings.kcfgc
|
…
|
|
|
screenedge.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
screenedge.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
screenlockerwatcher.cpp
|
…
|
|
|
screenlockerwatcher.h
|
…
|
|
|
settings.kcfgc
|
…
|
|
|
shadow.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
shadow.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
shortcutdialog.ui
|
…
|
|
|
sm.cpp
|
…
|
|
|
sm.h
|
…
|
|
|
syncalarmx11filter.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
syncalarmx11filter.h
|
…
|
|
|
tablet_input.cpp
|
wayland: Drop "_interface" from filenames
|
3 years ago |
|
tablet_input.h
|
…
|
|
|
tabletmodemanager.cpp
|
…
|
|
|
tabletmodemanager.h
|
…
|
|
|
touch_input.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
touch_input.h
|
…
|
|
|
useractions.cpp
|
useractions: Also adapt weird formatted for loop
|
2 years ago |
|
useractions.h
|
…
|
|
|
virtualdesktops.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
virtualdesktops.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
virtualdesktopsdbustypes.cpp
|
…
|
|
|
virtualdesktopsdbustypes.h
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
virtualkeyboard_dbus.cpp
|
…
|
|
|
virtualkeyboard_dbus.h
|
…
|
|
|
was_user_interaction_x11_filter.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
was_user_interaction_x11_filter.h
|
…
|
|
|
wayland_server.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
wayland_server.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
waylandshellintegration.cpp
|
…
|
|
|
waylandshellintegration.h
|
…
|
|
|
waylandwindow.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
waylandwindow.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
window.cpp
|
Window: Check parent windows for icon geometry
|
2 years ago |
|
window.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
window_property_notify_x11_filter.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
window_property_notify_x11_filter.h
|
…
|
|
|
workspace.cpp
|
Avoid QtDBus module include in commonly used headers
|
2 years ago |
|
workspace.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
x11eventfilter.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
x11eventfilter.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
x11syncmanager.cpp
|
composite.h -> compositor.h
|
3 years ago |
|
x11syncmanager.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
x11window.cpp
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
x11window.h
|
There's no QVector anymore, QList is the QVector in Qt6
|
2 years ago |
|
xdgactivationv1.cpp
|
Adapt to KService::property API change
|
2 years ago |
|
xdgactivationv1.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
xdgshellintegration.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
xdgshellintegration.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
xdgshellwindow.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
xdgshellwindow.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
xkb.cpp
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |
|
xkb.h
|
wayland: Integrate KWaylandServer classes into KWin namespace
|
3 years ago |