| .. |
|
3rdparty
|
…
|
|
|
backends
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
colors
|
backends/drm: fix night light updates after dpms
|
2 years ago |
|
core
|
core/syncobjtimeline: make explicit sync use SYNC_IOC_MERGE instead of waiting on the CPU side
|
2 years ago |
|
decorations
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
effect
|
effects/quickeffect: render qtquick scenes in the normal render pass
|
2 years ago |
|
helpers
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2 years ago |
|
kcms
|
Round all the things consistently
|
2 years ago |
|
opengl
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
platformsupport
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
plugins
|
plugins/nightlight: add todo comment to rename config group key
|
2 years ago |
|
qml
|
Round all the things consistently
|
2 years ago |
|
scene
|
core/syncobjtimeline: make explicit sync use SYNC_IOC_MERGE instead of waiting on the CPU side
|
2 years ago |
|
scripting
|
Mark windows for offsceen rendering in WindowThumbnailSource
|
2 years ago |
|
tabbox
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2 years ago |
|
tiles
|
tiles: Evacuate windows in CustomTile::remove()
|
2 years ago |
|
utils
|
backends/drm: use a swapchain instead of an OpenGL texture for the shadow buffer(s)
|
2 years ago |
|
wayland
|
core/syncobjtimeline: make explicit sync use SYNC_IOC_MERGE instead of waiting on the CPU side
|
2 years ago |
|
xwayland
|
xwayland: Allow pushing to the clipboard without focus
|
2 years ago |
|
CMakeLists.txt
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
KWinConfig.cmake.in
|
Add missing find_dependency for epoxy
|
2 years ago |
|
Messages.sh
|
…
|
|
|
activation.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
activities.cpp
|
Rename Workspace::updateClientArea as Workspace::rearrange
|
2 years ago |
|
activities.h
|
Remove unneeded includes from headers and cpp files
|
2 years ago |
|
appmenu.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
appmenu.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
atoms.cpp
|
…
|
|
|
atoms.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
client_machine.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
client_machine.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
compositor.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
compositor.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
compositor_wayland.cpp
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
compositor_wayland.h
|
Remove unneeded includes from headers and cpp files
|
2 years ago |
|
compositor_x11.cpp
|
opengl/glplatform: remove dependency on OpenGlContext
|
2 years ago |
|
compositor_x11.h
|
Remove unneeded includes from headers and cpp files
|
2 years ago |
|
config-kwin.h.cmake
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
cursor.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
cursor.h
|
Move alternative cursor shape resolver from Cursor to CursorShape
|
2 years ago |
|
cursorsource.cpp
|
Handle wl_surface destruction in SurfaceCursorSource
|
2 years ago |
|
cursorsource.h
|
Handle wl_surface destruction in SurfaceCursorSource
|
2 years ago |
|
dbusinterface.cpp
|
Do not rely on NETWM for the main Window class
|
2 years ago |
|
dbusinterface.h
|
…
|
|
|
debug_console.cpp
|
opengl/glplatform: remove dependency on OpenGlContext
|
2 years ago |
|
debug_console.h
|
Unify the format for #include "config.h"
|
2 years ago |
|
debug_console.ui
|
…
|
|
|
dpmsinputeventfilter.cpp
|
dpmsinputfilter: don't wake up the screen on media or volume key events
|
2 years ago |
|
dpmsinputeventfilter.h
|
…
|
|
|
events.cpp
|
Move code to initiate interactive move by dragging the decoration outside Window::handleInteractiveMoveResize()
|
2 years ago |
|
focuschain.cpp
|
…
|
|
|
focuschain.h
|
…
|
|
|
ftrace.cpp
|
…
|
|
|
ftrace.h
|
…
|
|
|
gestures.cpp
|
…
|
|
|
gestures.h
|
…
|
|
|
globalshortcuts.cpp
|
globalshortcuts: send mouse events to kglobalacceld
|
2 years ago |
|
globalshortcuts.h
|
…
|
|
|
group.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
group.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
hide_cursor_spy.cpp
|
…
|
|
|
hide_cursor_spy.h
|
…
|
|
|
idle_inhibition.cpp
|
Port away the remaining users of windowShown/windowHidden to hiddenChanged
|
2 years ago |
|
idle_inhibition.h
|
…
|
|
|
idledetector.cpp
|
Port IdleDetector to QBasicTimer
|
2 years ago |
|
idledetector.h
|
Port IdleDetector to QBasicTimer
|
2 years ago |
|
input.cpp
|
pointer input: handle warp events differently from absolute motion events
|
2 years ago |
|
input.h
|
Unify the format for #include "config.h"
|
2 years ago |
|
input_event.cpp
|
pointer input: handle warp events differently from absolute motion events
|
2 years ago |
|
input_event.h
|
pointer input: handle warp events differently from absolute motion events
|
2 years ago |
|
input_event_spy.cpp
|
…
|
|
|
input_event_spy.h
|
…
|
|
|
inputmethod.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
inputmethod.h
|
…
|
|
|
inputpanelv1integration.cpp
|
…
|
|
|
inputpanelv1integration.h
|
…
|
|
|
inputpanelv1window.cpp
|
wayland: Move popupOffset() back to xdgshell.cpp
|
2 years ago |
|
inputpanelv1window.h
|
Do not rely on NETWM for the main Window class
|
2 years ago |
|
internalwindow.cpp
|
Unset Window::tile() when the window is closed
|
2 years ago |
|
internalwindow.h
|
Move X11Window::findModal() to Window and remove boolean trap
|
2 years ago |
|
keyboard_input.cpp
|
remove modifier only shortcuts
|
2 years ago |
|
keyboard_input.h
|
…
|
|
|
keyboard_layout.cpp
|
keyboard_layout: always expose dbus interface
|
2 years ago |
|
keyboard_layout.h
|
keyboard_layout: always expose dbus interface
|
2 years ago |
|
keyboard_layout_switching.cpp
|
…
|
|
|
keyboard_layout_switching.h
|
…
|
|
|
keyboard_repeat.cpp
|
…
|
|
|
keyboard_repeat.h
|
…
|
|
|
killprompt.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
killprompt.h
|
…
|
|
|
killwindow.cpp
|
…
|
|
|
killwindow.h
|
…
|
|
|
kscreenintegration.cpp
|
kscreenintegration: fix rotation not being preserved from Plasma 5
|
2 years ago |
|
kscreenintegration.h
|
…
|
|
|
kwin.kcfg
|
pointer_input: implement edge barrier between screens
|
2 years ago |
|
kwin.notifyrc
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2 years ago |
|
layers.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
layershellv1integration.cpp
|
Rename Workspace::updateClientArea as Workspace::rearrange
|
2 years ago |
|
layershellv1integration.h
|
wayland: Fix windows shrinking when output layout changes
|
2 years ago |
|
layershellv1window.cpp
|
Rename Workspace::updateClientArea as Workspace::rearrange
|
2 years ago |
|
layershellv1window.h
|
Do not rely on NETWM for the main Window class
|
2 years ago |
|
lidswitchtracker.cpp
|
…
|
|
|
lidswitchtracker.h
|
…
|
|
|
main.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
main.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
main_wayland.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
main_wayland.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
main_x11.cpp
|
Unify the format for #include "config.h"
|
2 years ago |
|
main_x11.h
|
…
|
|
|
modifier_only_shortcuts.cpp
|
Unify the format for #include "config.h"
|
2 years ago |
|
mousebuttons.cpp
|
…
|
|
|
mousebuttons.h
|
…
|
|
|
moving_client_x11_filter.cpp
|
…
|
|
|
moving_client_x11_filter.h
|
…
|
|
|
netinfo.cpp
|
Fix sending window to all desktops
|
2 years ago |
|
netinfo.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
onscreennotification.cpp
|
Unify the format for #include "config.h"
|
2 years ago |
|
onscreennotification.h
|
…
|
|
|
options.cpp
|
remove modifier only shortcuts
|
2 years ago |
|
options.h
|
remove modifier only shortcuts
|
2 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
|
…
|
|
|
org.kde.kwin.Effects.xml
|
…
|
|
|
osd.cpp
|
…
|
|
|
osd.h
|
…
|
|
|
outline.cpp
|
…
|
|
|
outline.h
|
…
|
|
|
outputconfigurationstore.cpp
|
Raise target mobile device DPI
|
2 years ago |
|
outputconfigurationstore.h
|
outputconfigurationstore: add a fallback for when edid parsing fails
|
2 years ago |
|
placeholderinputeventfilter.cpp
|
…
|
|
|
placeholderinputeventfilter.h
|
…
|
|
|
placeholderoutput.cpp
|
Disable placeholder output when removing it
|
2 years ago |
|
placeholderoutput.h
|
…
|
|
|
placement.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
placement.h
|
…
|
|
|
placementtracker.cpp
|
placementtracker: save geometry restores more explicitly
|
2 years ago |
|
placementtracker.h
|
placementtracker: save geometry restores more explicitly
|
2 years ago |
|
plugin.cpp
|
…
|
|
|
plugin.h
|
Unify the format for #include "config.h"
|
2 years ago |
|
pluginmanager.cpp
|
…
|
|
|
pluginmanager.h
|
…
|
|
|
pointer_input.cpp
|
pointer input: handle warp events differently from absolute motion events
|
2 years ago |
|
pointer_input.h
|
pointer input: handle warp events differently from absolute motion events
|
2 years ago |
|
popup_input_filter.cpp
|
…
|
|
|
popup_input_filter.h
|
…
|
|
|
resources.qrc
|
plugins/invert: support color management
|
2 years ago |
|
rootinfo_filter.cpp
|
Ignore external updates of _NET_DESKTOP_LAYOUT and _NET_DESKTOP_NAMES
|
2 years ago |
|
rootinfo_filter.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
rulebooksettings.cpp
|
…
|
|
|
rulebooksettings.h
|
…
|
|
|
rulebooksettingsbase.kcfg
|
…
|
|
|
rulebooksettingsbase.kcfgc
|
…
|
|
|
rules.cpp
|
Do not rely on NETWM for the main Window class
|
2 years ago |
|
rules.h
|
Do not rely on NETWM for the main Window class
|
2 years ago |
|
rulesettings.kcfg
|
Add Adaptive Sync window rule
|
2 years ago |
|
rulesettings.kcfgc
|
…
|
|
|
screenedge.cpp
|
Don't trigger screen edge if the pointer is constrained
|
2 years ago |
|
screenedge.h
|
pointer_input: implement edge barrier between screens
|
2 years ago |
|
screenlockerwatcher.cpp
|
…
|
|
|
screenlockerwatcher.h
|
…
|
|
|
settings.kcfgc
|
…
|
|
|
shadow.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
shadow.h
|
…
|
|
|
shortcutdialog.ui
|
…
|
|
|
sm.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
sm.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
syncalarmx11filter.cpp
|
…
|
|
|
syncalarmx11filter.h
|
…
|
|
|
tablet_input.cpp
|
…
|
|
|
tablet_input.h
|
…
|
|
|
tabletmodemanager.cpp
|
…
|
|
|
tabletmodemanager.h
|
Unify the format for #include "config.h"
|
2 years ago |
|
touch_input.cpp
|
Unify the format for #include "config.h"
|
2 years ago |
|
touch_input.h
|
…
|
|
|
useractions.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
useractions.h
|
…
|
|
|
virtualdesktops.cpp
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
virtualdesktops.h
|
Make it possible to build KWin without libxcb
|
2 years ago |
|
virtualdesktopsdbustypes.cpp
|
…
|
|
|
virtualdesktopsdbustypes.h
|
…
|
|
|
virtualkeyboard_dbus.cpp
|
…
|
|
|
virtualkeyboard_dbus.h
|
…
|
|
|
was_user_interaction_x11_filter.cpp
|
…
|
|
|
was_user_interaction_x11_filter.h
|
…
|
|
|
watchdog.cpp
|
systemd: Set up a watchdog
|
2 years ago |
|
wayland_server.cpp
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
wayland_server.h
|
wayland: implement linux-drm-syncobj-v1
|
2 years ago |
|
waylandshellintegration.cpp
|
…
|
|
|
waylandshellintegration.h
|
…
|
|
|
waylandwindow.cpp
|
Move X11Window::findModal() to Window and remove boolean trap
|
2 years ago |
|
waylandwindow.h
|
Move X11Window::findModal() to Window and remove boolean trap
|
2 years ago |
|
window.cpp
|
Unset Window::tile() when the window is closed
|
2 years ago |
|
window.h
|
plugins/screencast: Pause/resume source when stream is paused/resumed
|
2 years ago |
|
window_property_notify_x11_filter.cpp
|
…
|
|
|
window_property_notify_x11_filter.h
|
…
|
|
|
workspace.cpp
|
Guard against negative screen indices in Workspace::xineramaIndexToOutput()
|
2 years ago |
|
workspace.h
|
Rename Workspace::updateClientArea as Workspace::rearrange
|
2 years ago |
|
x11eventfilter.cpp
|
…
|
|
|
x11eventfilter.h
|
…
|
|
|
x11syncmanager.cpp
|
opengl: remove most of glutils
|
2 years ago |
|
x11syncmanager.h
|
opengl: remove most of glutils
|
2 years ago |
|
x11window.cpp
|
Unset Window::tile() when the window is closed
|
2 years ago |
|
x11window.h
|
Move X11Window::findModal() to Window and remove boolean trap
|
2 years ago |
|
xdgactivationv1.cpp
|
wayland: Install display.h
|
2 years ago |
|
xdgactivationv1.h
|
…
|
|
|
xdgshellintegration.cpp
|
…
|
|
|
xdgshellintegration.h
|
…
|
|
|
xdgshellwindow.cpp
|
Implement xdg-dialog-v1
|
2 years ago |
|
xdgshellwindow.h
|
Implement xdg-dialog-v1
|
2 years ago |
|
xkb.cpp
|
xkb: always update keysym
|
2 years ago |
|
xkb.h
|
input_event: remove modifiersRelevantForTabBox
|
2 years ago |