..
3rdparty
wayland: Rework Xcursor theme loading
2022-02-18 09:59:39 +00:00
backends
Move OpenGL safe point handling to Compositor/CompositorX11
2022-11-03 12:09:16 +00:00
colors
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
core
Move OpenGL safe point handling to Compositor/CompositorX11
2022-11-03 12:09:16 +00:00
decorations
Prefer invokeMethod on a function pointer
2022-10-16 22:44:24 +00:00
effects
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
helpers
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
kcmkwin
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
libkwineffects
build: Move libkwineffects specific ecm_setup_qtplugin_macro_names to src/libkwineffects
2022-11-03 11:46:41 +00:00
platformsupport
plugins/screencast: centralize format querying into the RenderBackend
2022-11-02 17:10:10 +01:00
plugins
buttonrebinds: Allow binding mouse button actions
2022-11-03 16:39:53 +01:00
qml
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
scenes
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
scripting
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
scripts
SVN_SILENT made messages (.desktop file) - always resolve ours
2022-11-01 01:53:35 +00:00
tabbox
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
utils
Use StrutRects to represent restricted areas
2022-11-03 13:53:41 +00:00
wayland
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
xwayland
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
activation.cpp
utils: Drop updateXTime()
2022-10-11 06:43:25 +00:00
activities.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
activities.h
Sync activities after kwin restart
2022-09-30 07:10:50 +00:00
appmenu.cpp
move DecorationBridge singleton into Workspace
2022-07-21 15:24:57 +02:00
appmenu.h
move ApplicationMenu singleton into Workspace
2022-07-21 15:24:57 +02:00
atoms.cpp
Make Atoms code more readable
2022-10-28 09:40:08 +00:00
atoms.h
Fetch and parse EDIDs on X11
2022-07-20 07:01:05 +00:00
client_machine.cpp
Change type of Window.wmCommand and Window.wmClientMachine to QString
2022-10-22 13:38:36 +00:00
client_machine.h
Change type of Window.wmCommand and Window.wmClientMachine to QString
2022-10-22 13:38:36 +00:00
CMakeLists.txt
Move OpenGL safe point handling to Compositor/CompositorX11
2022-11-03 12:09:16 +00:00
composite.cpp
Move OpenGL safe point handling to Compositor/CompositorX11
2022-11-03 12:09:16 +00:00
composite.h
Move OpenGL safe point handling to Compositor/CompositorX11
2022-11-03 12:09:16 +00:00
config-kwin.h.cmake
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
cursor.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
cursor.h
Use floating geometry throughout
2022-07-14 10:04:46 +01:00
cursordelegate_opengl.cpp
Properly scale cursordelegate_opengl to device geometry
2022-10-20 08:20:51 +00:00
cursordelegate_opengl.h
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
cursordelegate_qpainter.cpp
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
cursordelegate_qpainter.h
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
dbusinterface.cpp
Move OpenGL safe point handling to Compositor/CompositorX11
2022-11-03 12:09:16 +00:00
dbusinterface.h
Expose Workspace::showingDesktop and a setter as D-Bus api
2022-07-29 09:52:16 +00:00
debug_console.cpp
Forward declare Xkb in keyboard_input.h
2022-11-02 09:21:55 +00:00
debug_console.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
debug_console.ui
debug_console: Swap KTitleWidget for a bold QLabel
2022-04-07 15:57:26 +02:00
decorationitem.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
decorationitem.h
replace all uses of QScopedPointer with std::unique_ptr
2022-08-04 12:30:09 +00:00
deleted.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
deleted.h
Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString
2022-10-22 13:38:36 +00:00
dmabuftexture.cpp
dmabuf: make use of FileDescriptor class
2022-08-11 21:27:33 +02:00
dmabuftexture.h
Remove unused core/platform.h includes
2022-09-06 11:21:40 +03:00
dpmsinputeventfilter.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
dpmsinputeventfilter.h
Run clang-format
2022-03-25 13:25:15 +02:00
effectloader.cpp
Run clang-format
2022-03-25 13:25:15 +02:00
effectloader.h
Run clang-format
2022-03-25 13:25:15 +02:00
effects.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
effects.h
Remove KGlobalAccel bits from Platform
2022-10-26 07:04:47 +00:00
events.cpp
Change type of Window.desktopFileName to QString
2022-10-22 13:38:36 +00:00
focuschain.cpp
move FocusChain singleton into Workspace
2022-07-21 15:16:40 +02:00
focuschain.h
move FocusChain singleton into Workspace
2022-07-21 15:16:40 +02:00
ftrace.cpp
ftrace.h
replace all uses of QScopedPointer with std::unique_ptr
2022-08-04 12:30:09 +00:00
gestures.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
gestures.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
globalshortcuts.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
globalshortcuts.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
group.cpp
core: port a few things away from manual memory management
2022-07-19 08:42:22 +00:00
group.h
core: port a few things away from manual memory management
2022-07-19 08:42:22 +00:00
hide_cursor_spy.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
hide_cursor_spy.h
idle_inhibition.cpp
wayland: Introduce IdleDetector
2022-06-29 20:27:50 +03:00
idle_inhibition.h
wayland: Introduce IdleDetector
2022-06-29 20:27:50 +03:00
idledetector.cpp
Make IdleDetector not emit resumed signal when it's inhibited
2022-07-05 20:36:04 +00:00
idledetector.h
Make IdleDetector not emit resumed signal when it's inhibited
2022-07-05 20:36:04 +00:00
input.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
input.h
Forward declare QAction in src/input.h
2022-10-26 07:04:47 +00:00
input_event.cpp
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
input_event.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
input_event_spy.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
input_event_spy.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
inputmethod.cpp
Forward declare Xkb in keyboard_input.h
2022-11-02 09:21:55 +00:00
inputmethod.h
Implement a enableRequested signal for text-input-v3
2022-10-25 04:34:26 +00:00
inputpanelv1integration.cpp
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
inputpanelv1integration.h
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
inputpanelv1window.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
inputpanelv1window.h
inputpanelv1window: never hide overlay panels
2022-10-24 10:53:57 +00:00
internalwindow.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
internalwindow.h
Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString
2022-10-22 13:38:36 +00:00
item.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
item.h
Use floating geometry throughout
2022-07-14 10:04:46 +01:00
keyboard_input.cpp
Forward declare Xkb in keyboard_input.h
2022-11-02 09:21:55 +00:00
keyboard_input.h
Forward declare Xkb in keyboard_input.h
2022-11-02 09:21:55 +00:00
keyboard_layout.cpp
Forward declare Xkb in keyboard_input.h
2022-11-02 09:21:55 +00:00
keyboard_layout.h
core: port a few things away from manual memory management
2022-07-19 08:42:22 +00:00
keyboard_layout_switching.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
keyboard_layout_switching.h
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
keyboard_repeat.cpp
Forward declare Xkb in keyboard_input.h
2022-11-02 09:21:55 +00:00
keyboard_repeat.h
Run clang-format
2022-03-25 13:25:15 +02:00
killwindow.cpp
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
killwindow.h
Run clang-format
2022-03-25 13:25:15 +02:00
kwin.kcfg
X11 backend: Retry enabling compositing when it was disabled a while ago
2022-09-27 10:23:04 +00:00
kwin.notifyrc
SVN_SILENT made messages (.desktop file) - always resolve ours
2022-11-01 01:53:35 +00:00
kwineglutils_p.h
Run clang-format
2022-03-25 13:25:15 +02:00
layers.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
layershellv1integration.cpp
Remove unused core/platform.h includes
2022-09-06 11:21:40 +03:00
layershellv1integration.h
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
layershellv1window.cpp
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
layershellv1window.h
Use floating geometry throughout
2022-07-14 10:04:46 +01:00
linux_dmabuf.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
linux_dmabuf.h
dmabuf: make use of FileDescriptor class
2022-08-11 21:27:33 +02:00
main.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
main.h
Include org.freedesktop.locale1 support
2022-10-30 23:03:55 +01:00
main_wayland.cpp
Remove unused keyboard_input.h include
2022-11-02 09:21:55 +00:00
main_wayland.h
xwaylandinterface: move global to Application
2022-08-08 09:16:22 +00:00
main_x11.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
main_x11.h
backends/x11: Implement own keyboard interception
2022-10-10 09:16:50 +00:00
Messages.sh
modifier_only_shortcuts.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
modifier_only_shortcuts.h
Run clang-format
2022-03-25 13:25:15 +02:00
mousebuttons.cpp
libinput/device: Use button mapping that is used in input handling for supported buttons
2022-08-24 08:44:31 +00:00
mousebuttons.h
libinput/device: Use button mapping that is used in input handling for supported buttons
2022-08-24 08:44:31 +00:00
moving_client_x11_filter.cpp
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
moving_client_x11_filter.h
Run clang-format
2022-03-25 13:25:15 +02:00
netinfo.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
netinfo.h
core: port a few things away from manual memory management
2022-07-19 08:42:22 +00:00
onscreennotification.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
onscreennotification.h
replace all uses of QScopedPointer with std::unique_ptr
2022-08-04 12:30:09 +00:00
options.cpp
Drop Platform::requiresCompositing()
2022-11-03 12:09:16 +00:00
options.h
Move placement policy enum in KWin namespace
2022-09-05 14:11:42 +00:00
org.freedesktop.DBus.Properties.xml
Include org.freedesktop.locale1 support
2022-10-30 23:03:55 +01:00
org.kde.kappmenu.xml
org.kde.kwin.Compositing.xml
org.kde.kwin.Effects.xml
org.kde.KWin.Plugins.xml
org.kde.KWin.Session.xml
org.kde.KWin.VirtualDesktopManager.xml
org.kde.KWin.xml
Expose Workspace::showingDesktop and a setter as D-Bus api
2022-07-29 09:52:16 +00:00
osd.cpp
OSD: Fix OSD::show from the non-main thread
2022-10-29 22:30:03 +00:00
osd.h
outline.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
outline.h
backends/x11: port away from most remaining manual memory management
2022-09-12 20:55:32 +00:00
placeholderinputeventfilter.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
placeholderinputeventfilter.h
backends/drm: move placeholder output management to Workspace
2022-08-27 20:30:27 +02:00
placeholderoutput.cpp
Add dummy placeholder output type
2022-09-06 10:36:33 +00:00
placeholderoutput.h
Add dummy placeholder output type
2022-09-06 10:36:33 +00:00
placement.cpp
Ensure move() calls in placement move in integer values
2022-09-14 09:00:47 +00:00
placement.h
Move placement policy enum in KWin namespace
2022-09-05 14:11:42 +00:00
placementtracker.cpp
placementtracker: fix some windows not being restored
2022-11-02 17:58:29 +00:00
placementtracker.h
workspace: restore window position after output changes
2022-08-31 22:30:13 +02:00
plugin.cpp
manage plugins with std::unique_ptr
2022-07-19 08:42:22 +00:00
plugin.h
plugin: Use kwin_export.h instead of kwinglobals.h
2022-08-04 11:44:48 +02:00
pluginmanager.cpp
replace all uses of QScopedPointer with std::unique_ptr
2022-08-04 12:30:09 +00:00
pluginmanager.h
move PluginManager singleton to Application
2022-07-21 15:16:40 +02:00
pointer_input.cpp
core: Drop Platform::warpPointer()
2022-11-03 10:35:30 +00:00
pointer_input.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
popup_input_filter.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
popup_input_filter.h
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
rootinfo_filter.cpp
Run clang-tidy with -checks=readability-braces-around-statements fixit
2022-03-28 10:54:11 +00:00
rootinfo_filter.h
rulebooksettings.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
rulebooksettings.h
rulebooksettingsbase.kcfg
rulebooksettingsbase.kcfgc
rules.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
rules.h
Change type of Window.wmCommand and Window.wmClientMachine to QString
2022-10-22 13:38:36 +00:00
rulesettings.kcfg
Move placement policy enum in KWin namespace
2022-09-05 14:11:42 +00:00
rulesettings.kcfgc
Move placement policy enum in KWin namespace
2022-09-05 14:11:42 +00:00
scene.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
scene.h
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
screenedge.cpp
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
screenedge.h
wayland: Fix missing relative motion events
2022-10-25 08:18:45 +00:00
screenlockerwatcher.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
screenlockerwatcher.h
screenlockerwatcher: move singleton to Application
2022-08-02 21:37:41 +00:00
settings.kcfgc
Move placement policy enum in KWin namespace
2022-09-05 14:11:42 +00:00
shadow.cpp
Rename InternalWindow::internalWindow() to InternalWindow::handle()
2022-04-29 17:47:41 +03:00
shadow.h
Use floating geometry throughout
2022-07-14 10:04:46 +01:00
shadowitem.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
shadowitem.h
Rename AbstractClient to Window
2022-04-22 17:39:12 +00:00
shortcutdialog.ui
sm.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
sm.h
Change type of Window.wmCommand and Window.wmClientMachine to QString
2022-10-22 13:38:36 +00:00
surfaceitem.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
surfaceitem.h
backends/drm: set drm content type when available
2022-10-20 13:46:58 +02:00
surfaceitem_internal.cpp
Properly set m_size when updating SurfacePixmap{Wayland,Internal}
2022-07-14 11:34:45 +02:00
surfaceitem_internal.h
Use floating geometry throughout
2022-07-14 10:04:46 +01:00
surfaceitem_wayland.cpp
backends/drm: set drm content type when available
2022-10-20 13:46:58 +02:00
surfaceitem_wayland.h
backends/drm: set drm content type when available
2022-10-20 13:46:58 +02:00
surfaceitem_x11.cpp
x11: Move Unmanaged damage initialization hack into SurfaceItemX11
2022-10-10 13:10:12 +00:00
surfaceitem_x11.h
Use floating geometry throughout
2022-07-14 10:04:46 +01:00
syncalarmx11filter.cpp
Rename X11Client to X11Window
2022-04-23 07:55:51 +00:00
syncalarmx11filter.h
tablet_input.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
tablet_input.h
tablet: Send libinput timestamp as the time
2022-09-05 20:37:40 +00:00
tabletmodemanager.cpp
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
tabletmodemanager.h
tabletmodemanager: move global to Application
2022-08-08 09:16:22 +00:00
touch_input.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
touch_input.h
Rename AbstractClient to Window
2022-04-22 17:39:12 +00:00
unmanaged.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
unmanaged.h
window: make resizeWithChecks not modify any window state
2022-08-31 11:32:30 +00:00
useractions.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
useractions.h
Fix activity swtiching through UserActions menu
2022-07-27 12:20:50 +00:00
virtualdesktops.cpp
build: Hardcode kwin name
2022-11-02 10:21:23 +00:00
virtualdesktops.h
replace all uses of QScopedPointer with std::unique_ptr
2022-08-04 12:30:09 +00:00
virtualdesktopsdbustypes.cpp
Run clang-format
2022-03-25 13:25:15 +02:00
virtualdesktopsdbustypes.h
Run clang-format
2022-03-25 13:25:15 +02:00
virtualkeyboard_dbus.cpp
inputmethod: Allow forcing the display of the input method
2022-09-08 23:30:16 +02:00
virtualkeyboard_dbus.h
inputmethod: Allow forcing the display of the input method
2022-09-08 23:30:16 +02:00
was_user_interaction_x11_filter.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
was_user_interaction_x11_filter.h
wayland_server.cpp
wayland: Hide XdgOutputV1Interface class
2022-10-27 11:57:52 +00:00
wayland_server.h
backends/drm: remove Wayland bits for drm leasing
2022-10-21 13:33:42 +02:00
waylandshellintegration.cpp
waylandshellintegration.h
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
waylandwindow.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
waylandwindow.h
Change type of Window.resourceName, Window.resourceClass, and Window.windowRole to QString
2022-10-22 13:38:36 +00:00
window.cpp
Use StrutRects to represent restricted areas
2022-11-03 13:53:41 +00:00
window.h
Change type of Window.wmCommand and Window.wmClientMachine to QString
2022-10-22 13:38:36 +00:00
window_property_notify_x11_filter.cpp
Rename X11Client to X11Window
2022-04-23 07:55:51 +00:00
window_property_notify_x11_filter.h
windowitem.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
windowitem.h
replace all uses of QScopedPointer with std::unique_ptr
2022-08-04 12:30:09 +00:00
workspace.cpp
Use StrutRects to represent restricted areas
2022-11-03 13:53:41 +00:00
workspace.h
Use StrutRects to represent restricted areas
2022-11-03 13:53:41 +00:00
x11eventfilter.cpp
Run clang-format
2022-03-25 13:25:15 +02:00
x11eventfilter.h
Run clang-format
2022-03-25 13:25:15 +02:00
x11syncmanager.cpp
Move multi-purpose code in its own directory
2022-09-06 11:21:40 +03:00
x11syncmanager.h
Run clang-format
2022-03-25 13:25:15 +02:00
x11window.cpp
x11: Use moveResizeGeometry() instead of frameGeometry() where appropriate
2022-11-02 11:00:03 +00:00
x11window.h
Merge Window::maximize() and Window::changeMaximize()
2022-10-11 06:21:15 +00:00
xdgactivationv1.cpp
Make it possible to raise windows on top of the lockscreen
2022-09-02 10:48:49 +00:00
xdgactivationv1.h
port many Qt shared pointers to standard smart pointers
2022-06-04 16:57:29 +00:00
xdgshellintegration.cpp
Prefer the term "window" over "client" in Workspace
2022-04-25 11:33:55 +00:00
xdgshellintegration.h
Rename XdgShellClient to XdgShellWindow
2022-04-23 07:55:51 +00:00
xdgshellwindow.cpp
qAsConst -> std::as_const
2022-11-01 16:52:01 +02:00
xdgshellwindow.h
Merge Window::maximize() and Window::changeMaximize()
2022-10-11 06:21:15 +00:00
xkb.cpp
build: Add -Wno-unused-parameter compiler option
2022-10-31 15:50:37 +00:00
xkb.h
Include org.freedesktop.locale1 support
2022-10-30 23:03:55 +01:00
xwaylandwindow.cpp
wayland: Setup window management when starting to manage X11 window
2022-08-11 07:21:12 +00:00
xwaylandwindow.h
Rename XwaylandClient to XwaylandWindow
2022-04-23 07:55:51 +00:00