..
3rdparty
3rdparty: Reformat xcursor.{h,c}
2 years ago
backends
use xcb_connection_has_error to check for failue
1 year ago
colors
core: add transfer function minimum and maximum luminance values
2 years ago
core
backends/drm: disable software brightness if there was ever a hardware brightness device assigned
1 year ago
decorations
decorations: Show tooltip at current cursor position
2 years ago
effect
effect: Make opengl context current in OffscreenEffect::unredirect() and CrossFadeEffect::unredirect()
1 year ago
helpers
SVN_SILENT made messages (.desktop file) - always resolve ours
2 years ago
kcms
SVN_SILENT made messages (.desktop file) - always resolve ours
1 year ago
opengl
platformsupport/scenes/opengl: add missing sys/types.h include
1 year ago
platformsupport
Handle failing to create a qpainter swapchain slot gracefully
1 year ago
plugins
plugins/screencast: work around implicit sync being broken with llvmpipe
1 year ago
qml
…
scene
scene/itemrenderer_opengl: use the color pipeline to check if color transformations are needed
1 year ago
scripting
scripting: synchronize `DataRole` between effecthandler.h and scriptedeffect.h
1 year ago
tabbox
tabbox: Fix a crash in ClientModel::createStackingOrderClientList()
1 year ago
tiles
quicktiling: Reset layout when last quicktile ceases to exist
2 years ago
utils
core/colorspace: use dedicated xy, xyY and XYZ structs for non-RGB colorspaces
2 years ago
wayland
wayland/color management: ignore obviously wrong HDR metadata
1 year ago
xwayland
xwayland: Run scripts from /etc/xdg/Xwayland-session.d
1 year ago
CMakeLists.txt
cmake: don't try to build kwin_x11 when KWIN_BUILD_X11_BACKEND is turned off
1 year ago
KWinConfig.cmake.in
…
Messages.sh
…
activation.cpp
Remove "topmost" boolean trap in Workspace::findDesktop()
1 year ago
activities.cpp
…
activities.h
…
appmenu.cpp
…
appmenu.h
…
atoms.cpp
wayland: Allow xwayland commit surfaces after receiving sync request acknowledgement
1 year ago
atoms.h
wayland: Allow xwayland commit surfaces after receiving sync request acknowledgement
1 year ago
client_machine.cpp
…
client_machine.h
…
compositor.cpp
…
compositor.h
…
compositor_wayland.cpp
scene: Fix animated software cursor not updating
2 years ago
compositor_wayland.h
…
compositor_x11.cpp
Enforce OpenGL for QtQuick on x11 when OpenGL compositing
1 year ago
compositor_x11.h
…
config-kwin.h.cmake
xwayland: Run scripts from /etc/xdg/Xwayland-session.d
1 year ago
cursor.cpp
Add CursorSource::frame
2 years ago
cursor.h
Add CursorSource::frame
2 years ago
cursorsource.cpp
utils: Rename KXcursorTheme to CursorTheme
2 years ago
cursorsource.h
utils: Rename KXcursorTheme to CursorTheme
2 years ago
dbusinterface.cpp
…
dbusinterface.h
…
debug_console.cpp
debug_console: correct name scancode to keycode
2 years ago
debug_console.h
Add effects tab in debug console
2 years ago
debug_console.ui
Remove the surfaces tab in the debug console
2 years ago
dpmsinputeventfilter.cpp
placeholderinputeventfilter: don't block media keys
2 years ago
dpmsinputeventfilter.h
Also wake up screens on tablet interactions
2 years ago
events.cpp
Avoid creating Unmanaged for reparented window
1 year ago
focuschain.cpp
Add safety guards in FocusChain::move{After,Before}Window()
2 years ago
focuschain.h
Introduce Workspace::stackAbove()
2 years ago
ftrace.cpp
…
ftrace.h
…
gestures.cpp
…
gestures.h
…
globalshortcuts.cpp
Fix !KWIN_BUILD_GLOBALSHORTCUTS builds
2 years ago
globalshortcuts.h
Fix !KWIN_BUILD_GLOBALSHORTCUTS builds
2 years ago
group.cpp
…
group.h
…
hide_cursor_spy.cpp
…
hide_cursor_spy.h
…
idle_inhibition.cpp
…
idle_inhibition.h
…
idledetector.cpp
…
idledetector.h
…
input.cpp
Drop superAsMeta workaround in Xkb::toQtKey
1 year ago
input.h
Don't build LockScreenFilter when KWIN_BUILD_SCREENLOCKER==0
1 year ago
input_event.cpp
Revert "Handle null input devices in WheelEvent"
2 years ago
input_event.h
…
input_event_spy.cpp
…
input_event_spy.h
…
inputmethod.cpp
Do not commit pending text upon key event received from input method.
1 year ago
inputmethod.h
inputmethod: Send pre-defined commit message to client on user interaction
2 years ago
inputpanelv1integration.cpp
…
inputpanelv1integration.h
…
inputpanelv1window.cpp
inputmethod: Only align within availableGeometry if it fits
2 years ago
inputpanelv1window.h
inputpanelv1window: polish window states
2 years ago
internalwindow.cpp
Make Window::closeWindow() noop if the window is already closed
2 years ago
internalwindow.h
…
keyboard_input.cpp
Fix initialization of KeyEvent::isAccepted()
1 year ago
keyboard_input.h
tabbox: Reset keyboard focus when grabbing input
2 years ago
keyboard_layout.cpp
KeyboardLayout: always set componentDisplayName for shortcut
2 years ago
keyboard_layout.h
…
keyboard_layout_switching.cpp
…
keyboard_layout_switching.h
…
keyboard_repeat.cpp
…
keyboard_repeat.h
…
killprompt.cpp
…
killprompt.h
…
killwindow.cpp
…
killwindow.h
…
kscreenintegration.cpp
…
kscreenintegration.h
…
kwin.kcfg
options: enable separate screen focus by default
2 years ago
kwin.notifyrc
SVN_SILENT made messages (.desktop file) - always resolve ours
2 years ago
layers.cpp
Remove "topmost" boolean trap in Workspace::findDesktop()
1 year ago
layershellv1integration.cpp
…
layershellv1integration.h
…
layershellv1window.cpp
Make Window::closeWindow() noop if the window is already closed
2 years ago
layershellv1window.h
Improve integration of preferred buffer scale with xdg shell configure events
2 years ago
lidswitchtracker.cpp
…
lidswitchtracker.h
…
main.cpp
main: Allow building without QtX11Info
2 years ago
main.h
Drop WaylandServer initialization flags
2 years ago
main_wayland.cpp
Set WAYLAND_DISPLAY before starting wayland server
1 year ago
main_wayland.h
…
main_x11.cpp
Initialize KCrash for kwin_x11 too
1 year ago
main_x11.h
…
mousebuttons.cpp
…
mousebuttons.h
…
moving_client_x11_filter.cpp
Port Window::updateInteractiveMoveResize() away from input()->keyboardModifiers()
2 years ago
moving_client_x11_filter.h
…
netinfo.cpp
Drop "send_event" boolean trap in X11Window::restackWindow()
2 years ago
netinfo.h
…
onscreennotification.cpp
…
onscreennotification.h
…
options.cpp
options: enable separate screen focus by default
2 years ago
options.h
remove the HideUtilityWindowsForInactive option
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
backends/drm: disable software brightness if there was ever a hardware brightness device assigned
1 year ago
outputconfigurationstore.h
backends/drm: disable software brightness if there was ever a hardware brightness device assigned
1 year ago
placeholderinputeventfilter.cpp
placeholderinputeventfilter: don't block media keys
2 years ago
placeholderinputeventfilter.h
core: Introduce explicit weight to InputEventFilter
2 years ago
placeholderoutput.cpp
…
placeholderoutput.h
…
placement.cpp
Add missing size check in Placement::placeZeroCornered()
2 years ago
placement.h
Stop Placement::cascadeIfCovering() from changing window geometry
2 years ago
placementtracker.cpp
placementtracker: handle pending quick tile and fullscreen state properly
1 year ago
placementtracker.h
…
plugin.cpp
…
plugin.h
…
pluginmanager.cpp
…
pluginmanager.h
…
pointer_input.cpp
server side drag icons
2 years ago
pointer_input.h
server side drag icons
2 years ago
popup_input_filter.cpp
Report correct input timestamps for popup keyboard events
1 year ago
popup_input_filter.h
Make PopupInputFilter solely responsible for sending key events to internal popups
1 year ago
resources.qrc
…
rootinfo_filter.cpp
…
rootinfo_filter.h
…
rulebooksettings.cpp
rules/RuleBook: Optimize saving discarded rules to config
2 years ago
rulebooksettings.h
rules/RuleBook: Optimize saving discarded rules to config
2 years ago
rulebooksettingsbase.kcfg
…
rulebooksettingsbase.kcfgc
…
rules.cpp
rules: add window rule to force tearing on or off
2 years ago
rules.h
rules: add window rule to force tearing on or off
2 years ago
rulesettings.kcfg
rules: add window rule to force tearing on or off
2 years ago
rulesettings.kcfgc
…
screenedge.cpp
Revert "screenedge: deactivate if virtual desktop switching won't actually do anything"
1 year ago
screenedge.h
Put X11 specific screen edge behind KWIN_BUILD_X11
1 year ago
screenlockerwatcher.cpp
Drop WaylandServer initialization flags
2 years ago
screenlockerwatcher.h
…
settings.kcfgc
…
shadow.cpp
Fix checking whether GraphicsBufferView is null
2 years ago
shadow.h
…
shortcutdialog.ui
…
sm.cpp
…
sm.h
…
syncalarmx11filter.cpp
…
syncalarmx11filter.h
…
tablet_input.cpp
…
tablet_input.h
…
tabletmodemanager.cpp
…
tabletmodemanager.h
…
touch_input.cpp
input: Allow different surfaces to be interacted in parallel by touch
2 years ago
touch_input.h
input: Allow different surfaces to be interacted in parallel by touch
2 years ago
useractions.cpp
Fix "window to next desktop" shortcut during interactive move/resize session
1 year ago
useractions.h
…
virtualdesktops.cpp
…
virtualdesktops.h
virtualdesktops: improve readability
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
watchdog: add includes for geteuid
2 years ago
wayland_server.cpp
Set WAYLAND_DISPLAY before starting wayland server
1 year ago
wayland_server.h
wayland: implement the alpha-modifier protocol
2 years ago
waylandshellintegration.cpp
…
waylandshellintegration.h
…
waylandwindow.cpp
WaylandWindow: Don't move windows to null output when the size is empty
2 years ago
waylandwindow.h
…
window.cpp
Prevent QJSEngine garbage collecting Window
1 year ago
window.h
window: Extend API documentation
2 years ago
window_property_notify_x11_filter.cpp
…
window_property_notify_x11_filter.h
…
workspace.cpp
backends/drm: disable software brightness if there was ever a hardware brightness device assigned
1 year ago
workspace.h
Revert "Add (temporary) code to help with debugging the blur effect crash"
1 year ago
x11eventfilter.cpp
…
x11eventfilter.h
…
x11syncmanager.cpp
…
x11syncmanager.h
…
x11window.cpp
Send synthetic configure notify also in manage()
1 year ago
x11window.h
wayland: Allow xwayland commit surfaces after receiving sync request acknowledgement
1 year ago
xdgactivationv1.cpp
…
xdgactivationv1.h
…
xdgshellintegration.cpp
…
xdgshellintegration.h
…
xdgshellwindow.cpp
wayland: Fix caching of xdg-toplevel size hints
1 year ago
xdgshellwindow.h
wayland: Cache size hints in XdgToplevelWindow
1 year ago
xkb.cpp
Drop superAsMeta workaround in Xkb::toQtKey
1 year ago
xkb.h
Drop superAsMeta workaround in Xkb::toQtKey
1 year ago