Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kwin6-devel | Distribution: openSUSE Tumbleweed |
Version: 6.1.5 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Sep 10 16:52:33 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1311098 | Source RPM: kwin6-6.1.5-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.kde.org | |
Summary: KDE Window Manager - development files |
KWin is Plasma window manager. This package provides development files.
GPL-2.0-or-later AND GPL-3.0-or-later
* Tue Sep 10 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.5: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.5 - Changes since 6.1.4: * update version for new release * Don't process pad button events from a device that has been removed * workspace: don't rearrange immediately when a window with struts gets removed * input.cpp: initialize m_touchpadsEnabled in addInputDevice (kde#486763) * scene: Add an assert to debug crash in BlurEffect::prePaintWindow() * plugins/synchronizeskipswitcher: Fix Window::skipTaskbarChanged handler (kde#465600) * Fix null dereference in Workspace::workspaceEvent() * window: make setQuickTileMode more sane * effect: Refuse starting quick effect if keyboard cannot be grabbed * decorations: Show tooltip at current cursor position (kde#491143) * opengl/gltexture: Fix format for 565 textures * Fix a crash in computeLayer() (kde#491618) * Make Workspace::removeUnmanaged() keep the window in the stack * colorblindesscorrection: fix incorrect variable name in shader program * opengl: Fix a typo in GLTexture::upload() * backends/drm: allow triple buffering on NVidia if KWIN_DRM_DISABLE_TRIPLE_BUFFERING=0 is set * wayland: Fix a potential null dereference when sending current output device mode * platformsupport/scene/opengl: do test imports for external_only formats properly * opengl/egldisplay: add the invalid modifier to the correct list * scene: Fix SurfaceItemWayland::freeze() * placeholderinputeventfilter: don't block media keys (kde#491531) * plugins/trackmouse: listen to mouse events when active (kde#487820) * screenedge: allow activating clients in drag and drop (kde#450579) * update version for new release * Tue Aug 06 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.4: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.4 - Changes since 6.1.3: * update version for new release * activation: fix X11 windows being stuck in should_get_focus more properly * plugins/buttonrebinds: correctly handle level 1 keys (kde#484367) * backends/drm: don't block direct scanout if color profile source isn't set to ICC * Fix checking whether GraphicsBufferView is null * backends/drm: don't apply the brightness factor without HDR * activation: don't add the active window to should_get_focus list (kde#484155) * core/renderloop: don't move the target presentation timestamp back when rescheduling (kde#488843) * core/renderloop: fix triple buffering hysteresis * scene/itemrenderer_opengl: reset OpenGL state for YUV conversion back to RGB * autotests: test placement to always put the titlebar on the screen * placement: keep the titlebar in the screen with centered placement (kde#489500) * placement: don't overwrite scheduled position change in cascadeIfCovering * Make Workspace::desktopResized() reassign outputs of uninitialized windows * wayland: Avoid klipper loop with existing but empty clipboards (kde#469644) * backends/drm: Fix a crash in DrmGpu::releaseBuffers() * wayland: Ignore plasma shell reposition requests during interactive move resize (kde#481829) * backends/drm: limit max_bpc to 8 by default with docks * compositor_wayland: count rendering time for all steps of compositing * xdgshellwindow: never request clients to resize to a negative size (kde#489983) * backends/libinput: Ignore redundant events for pointer buttons and keyboard keys when pressed/released on multiple devices (kde#486034) * backends/x11: Fix crash that happens when toggling compositing * plugins/stickykeys: Unlatch modifiers when locking * Fix sticky keys for AltGr * Test locking sticky keys for all modifiers * Release key in sticky key test * utils: Fix gaining realtime scheduling with musl (kde#487996) * core/renderloop: add some hysteresis to triple buffering * Tue Jul 16 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.3: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.3 - Changes since 6.1.2: * update version for new release * plugins/nightlight: Relax custom times constraints (kde#489366) * wayland: Simplify XdgPopupWindow::sendRoleConfigure() * wayland: Dismiss XdgPopupWindow when the parent window is closed (kde#472013) * tiling: Don't put maximized windows in tile (kde#489463) * Input method window should not break showing desktop (kde#489057) * plugins/fadingpopups: don't block direct scanout (kde#487780) * backends/drm: test and apply all mode changes at once * autotests/drm: add test for vrr capability changing without a hotunplug * backends/drm: update output properties after they're created too (kde#486149) * use separation dep_version to build against, updated by release scripts * plugins/screencast: Don't download texture data if target size and texture size mismatch * plugins/screencast: Allocate offscreen texture in WindowScreenCastSource::render(QImage) as big as the memfd buffer (kde#489764) * autotests: Skip testScreencasting in CI * Foward modifiers after disabling sticky keys * plugins/screenshot: Port blitScreenshot() to glReadnPixels() * wayland: add error handling for QFile::open failure in org_kde_plasma_window_get_icon * placement: ignore the active output with place under mouse (kde#488110) * opengl: Add OpenGlContext::glGetnTexImage() * plugins/screencast: Prefer glReadnPixels() and glGetnTexImage() * WindowHeapDelegate: label topMargin to small, remove height padding (kde#489595) * plugins/glide: drop references to closed windows if they're not animated * update version for new release * plugins/screencast: Handle frame rate throttling timer firing a bit earlier * backends/drm: disable triple buffering on NVidia (kde#487833) * Tue Jul 02 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.2: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.2 - Changes since 6.1.1.2: * Don't assert on null output * quicktiling: Reset layout when last quicktile ceases to exist (kde#465937) * wayland: Bump default max buffer size to 1 MiB * plugins/qpa: set deprecated functions option correctly * plugins/kdecoration: Fix MenuButton not accepting button press events (kde#488993) * plugins/colorcorrection: simplify the effect, merge the shader files and support color management * opengl: Reset OpenGlContext::currentContext() if it's destroyed (kde#488830) * window: adhere to window rules in checkWorkspacePosition (kde#489117) * plugins/hidecursor: show the cursor on tablet events (kde#489009) * Thu Jun 27 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.1.2: * New bugfix release - Changes since 6.1.1: * 3rdparty: Reformat xcursor.{h,c} * utils: Load Xcursor themes using QFile (kde#489241) * 3rdparty: Drop xcursor write hook * plugins/hidecursor: Set minimum to allow disabling hiding cursor on inactivity * WindowHeapDelegate: Label text background (kde#483016) * plugins/backgroundcontrast,blur: correct support checks * opengl/glframebuffer: handle missing support for blits on Wayland (kde#484193) * opengl: glBufferStorage is not supported on GL ES by default * core/renderloop: assume high render times if the last frame has been a while ago * Tue Jun 25 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.1: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.1 - Too many changes to list here * Thu Jun 13 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.1.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.1.0 - Too many changes to list here * Sat May 25 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.90.1: * New feature release * For more details see https://kde.org/announcements/plasma/6/6.0.90 - Too many changes to list here * Wed May 22 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.5: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.5 - Too many changes to list here * Mon Apr 22 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.4.1: * New bugfix release - Changes since 6.0.4: * Fall back to breeze_cursors if neither configured nor default can be loaded * scene/workspacescene: don't check direct scanout candidates for a pixmap (kde#485639, kde#485730, kde#485712) * Wed Apr 17 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.4: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.4 - Too many changes to list here * Wed Mar 27 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.3.1: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.3.1 - Changes since 6.0.3: * plugins/screencast: Handle failing to import dmabuf * plugins/screencast: Simplify damage calculation in region screen cast source * plugins/screencast: Drop "stream" in ScreenCastStream::streamReady * plugins/screencast: Rename ScreenCastStream::stop() to close() * plugins/screencast: Pause/resume source when stream is paused/resumed * Fix oversights on shortcut handling within Overview/Grid effect (kde#482931) * tiles: Evacuate windows in CustomTile::remove() * tiles: Use deleteLater() in CustomTile::remove() * Tue Mar 26 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.3: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.3 - Too many changes to list here * Wed Mar 13 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.2: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.2 - Changes since 6.0.1: * plugins/screencast: fix the cursor being offset after changing the scale * xkb: fix testing if on keypad * wayland: Only send artificial mouse up events for xwayland drags * wayland: Only partially revert send pointer leave on drag * Properly intersect the shape with clipRect * core/colorspace: fix ColorDescription comparisons (kde#482809) * utils/xcbutils: Don't call toXNative with unsigned integer (kde#482687) * backends/drm: handle dumb buffer target correctly (kde#482859) * Port IdleDetector to QBasicTimer * Add timeout assert in IdleDetector * xdgshellwindow: Always update window position and size along all axes when fully miximizing window (kde#482086) * Fix sending window to all desktops (kde#482670) * backends/drm: also set legacy gamma after VT switches * backends/drm: don't set gamma with legacy unless really necessary * backends/drm: ignore ctm support on legacy (kde#482143) * Rename Workspace::updateClientArea as Workspace::rearrange * wayland: Fix windows shrinking when output layout changes * x11window: Skip strict geometry checks in isFullScreenable() * xwayland: Use correct key for key release events * xwayland: Send to xwayland even when no window is focussed (kde#478705) * update version for new release * Wed Mar 06 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.1: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.0.1 - Too many changes to list here - Drop patches, now upstream: * intel-compositor-freeze.patch * Mon Mar 04 2024 Christophe Marin <christophe@krop.fr> - Add Provides/Obsoletes to replace Plasma 5 * Thu Feb 29 2024 Bruno Pitrus <brunopitrus@hotmail.com> - Add backported intel-compositor-freeze.patch * fixes kde#481721 * Wed Feb 21 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.0: * New bugfix release * Release announcement not available yet - Too many changes to list here * Wed Jan 31 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.93.0 (6.0 RC 2): * New bugfix release * See https://kde.org/announcements/megarelease/6/rc2/ for details - Too many changes to list here * Mon Jan 15 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.92.0 (6.0 RC 1) * For more details please see: https://kde.org/announcements/megarelease/6/rc1/ * Thu Dec 28 2023 Neal Gompa <ngompa@opensuse.org> - Split X11 window manager into a subpackage * Sat Jul 01 2023 Christophe Marin <christophe@krop.fr> - Init kwin6
/usr/include/kwin /usr/include/kwin/activities.h /usr/include/kwin/appmenu.h /usr/include/kwin/atoms.h /usr/include/kwin/client_machine.h /usr/include/kwin/compositor.h /usr/include/kwin/config-kwin.h /usr/include/kwin/core /usr/include/kwin/core/colorlut.h /usr/include/kwin/core/colorlut3d.h /usr/include/kwin/core/colorpipelinestage.h /usr/include/kwin/core/colorspace.h /usr/include/kwin/core/colortransformation.h /usr/include/kwin/core/drmdevice.h /usr/include/kwin/core/gbmgraphicsbufferallocator.h /usr/include/kwin/core/graphicsbuffer.h /usr/include/kwin/core/graphicsbufferallocator.h /usr/include/kwin/core/graphicsbufferview.h /usr/include/kwin/core/iccprofile.h /usr/include/kwin/core/inputbackend.h /usr/include/kwin/core/inputdevice.h /usr/include/kwin/core/output.h /usr/include/kwin/core/outputbackend.h /usr/include/kwin/core/outputconfiguration.h /usr/include/kwin/core/outputlayer.h /usr/include/kwin/core/overlaywindow.h /usr/include/kwin/core/pixelgrid.h /usr/include/kwin/core/renderbackend.h /usr/include/kwin/core/renderjournal.h /usr/include/kwin/core/renderlayer.h /usr/include/kwin/core/renderlayerdelegate.h /usr/include/kwin/core/renderloop.h /usr/include/kwin/core/renderloop_p.h /usr/include/kwin/core/rendertarget.h /usr/include/kwin/core/renderviewport.h /usr/include/kwin/core/session.h /usr/include/kwin/core/session_consolekit.h /usr/include/kwin/core/session_logind.h /usr/include/kwin/core/session_noop.h /usr/include/kwin/core/shmgraphicsbufferallocator.h /usr/include/kwin/cursor.h /usr/include/kwin/cursorsource.h /usr/include/kwin/dbusinterface.h /usr/include/kwin/debug_console.h /usr/include/kwin/effect /usr/include/kwin/effect/animationeffect.h /usr/include/kwin/effect/effect.h /usr/include/kwin/effect/effecthandler.h /usr/include/kwin/effect/effecttogglablestate.h /usr/include/kwin/effect/effectwindow.h /usr/include/kwin/effect/globals.h /usr/include/kwin/effect/offscreeneffect.h /usr/include/kwin/effect/offscreenquickview.h /usr/include/kwin/effect/quickeffect.h /usr/include/kwin/effect/timeline.h /usr/include/kwin/effect/xcb.h /usr/include/kwin/focuschain.h /usr/include/kwin/ftrace.h /usr/include/kwin/gestures.h /usr/include/kwin/globalshortcuts.h /usr/include/kwin/group.h /usr/include/kwin/idle_inhibition.h /usr/include/kwin/idledetector.h /usr/include/kwin/input.h /usr/include/kwin/input_event.h /usr/include/kwin/input_event_spy.h /usr/include/kwin/inputmethod.h /usr/include/kwin/inputpanelv1integration.h /usr/include/kwin/inputpanelv1window.h /usr/include/kwin/internalwindow.h /usr/include/kwin/keyboard_input.h /usr/include/kwin/keyboard_layout.h /usr/include/kwin/keyboard_layout_switching.h /usr/include/kwin/keyboard_repeat.h /usr/include/kwin/killwindow.h /usr/include/kwin/kscreenintegration.h /usr/include/kwin/kwin_export.h /usr/include/kwin/layershellv1integration.h /usr/include/kwin/layershellv1window.h /usr/include/kwin/lidswitchtracker.h /usr/include/kwin/main.h /usr/include/kwin/mousebuttons.h /usr/include/kwin/netinfo.h /usr/include/kwin/onscreennotification.h /usr/include/kwin/opengl /usr/include/kwin/opengl/abstract_opengl_context_attribute_builder.h /usr/include/kwin/opengl/egl_context_attribute_builder.h /usr/include/kwin/opengl/eglcontext.h /usr/include/kwin/opengl/egldisplay.h /usr/include/kwin/opengl/eglimagetexture.h /usr/include/kwin/opengl/eglnativefence.h /usr/include/kwin/opengl/eglswapchain.h /usr/include/kwin/opengl/eglutils_p.h /usr/include/kwin/opengl/glframebuffer.h /usr/include/kwin/opengl/gllut.h /usr/include/kwin/opengl/gllut3D.h /usr/include/kwin/opengl/glplatform.h /usr/include/kwin/opengl/glrendertimequery.h /usr/include/kwin/opengl/glshader.h /usr/include/kwin/opengl/glshadermanager.h /usr/include/kwin/opengl/gltexture.h /usr/include/kwin/opengl/gltexture_p.h /usr/include/kwin/opengl/glutils.h /usr/include/kwin/opengl/glvertexbuffer.h /usr/include/kwin/opengl/openglcontext.h /usr/include/kwin/options.h /usr/include/kwin/osd.h /usr/include/kwin/outline.h /usr/include/kwin/outputconfigurationstore.h /usr/include/kwin/placeholderoutput.h /usr/include/kwin/placement.h /usr/include/kwin/placementtracker.h /usr/include/kwin/plugin.h /usr/include/kwin/pluginmanager.h /usr/include/kwin/pointer_input.h /usr/include/kwin/rulebooksettings.h /usr/include/kwin/rules.h /usr/include/kwin/scene /usr/include/kwin/scene/item.h /usr/include/kwin/scene/itemgeometry.h /usr/include/kwin/screenedge.h /usr/include/kwin/screenlockerwatcher.h /usr/include/kwin/shadow.h /usr/include/kwin/sm.h /usr/include/kwin/tablet_input.h /usr/include/kwin/tabletmodemanager.h /usr/include/kwin/touch_input.h /usr/include/kwin/useractions.h /usr/include/kwin/utils /usr/include/kwin/utils/c_ptr.h /usr/include/kwin/utils/common.h /usr/include/kwin/utils/damagejournal.h /usr/include/kwin/utils/drm_format_helper.h /usr/include/kwin/utils/edid.h /usr/include/kwin/utils/executable_path.h /usr/include/kwin/utils/filedescriptor.h /usr/include/kwin/utils/kernel.h /usr/include/kwin/utils/memorymap.h /usr/include/kwin/utils/orientationsensor.h /usr/include/kwin/utils/ramfile.h /usr/include/kwin/utils/realtime.h /usr/include/kwin/utils/resource.h /usr/include/kwin/utils/serviceutils.h /usr/include/kwin/utils/softwarevsyncmonitor.h /usr/include/kwin/utils/subsurfacemonitor.h /usr/include/kwin/utils/udev.h /usr/include/kwin/utils/version.h /usr/include/kwin/utils/vsyncmonitor.h /usr/include/kwin/utils/xcbutils.h /usr/include/kwin/utils/xcursortheme.h /usr/include/kwin/virtualdesktops.h /usr/include/kwin/virtualdesktopsdbustypes.h /usr/include/kwin/virtualkeyboard_dbus.h /usr/include/kwin/wayland /usr/include/kwin/wayland/appmenu.h /usr/include/kwin/wayland/blur.h /usr/include/kwin/wayland/clientconnection.h /usr/include/kwin/wayland/compositor.h /usr/include/kwin/wayland/contenttype_v1.h /usr/include/kwin/wayland/contrast.h /usr/include/kwin/wayland/cursorshape_v1.h /usr/include/kwin/wayland/datacontroldevice_v1.h /usr/include/kwin/wayland/datacontroldevicemanager_v1.h /usr/include/kwin/wayland/datacontroloffer_v1.h /usr/include/kwin/wayland/datacontrolsource_v1.h /usr/include/kwin/wayland/datadevice.h /usr/include/kwin/wayland/datadevicemanager.h /usr/include/kwin/wayland/dataoffer.h /usr/include/kwin/wayland/datasource.h /usr/include/kwin/wayland/display.h /usr/include/kwin/wayland/dpms.h /usr/include/kwin/wayland/drmlease_v1.h /usr/include/kwin/wayland/fractionalscale_v1.h /usr/include/kwin/wayland/frog_colormanagement_v1.h /usr/include/kwin/wayland/idle.h /usr/include/kwin/wayland/idleinhibit_v1.h /usr/include/kwin/wayland/idlenotify_v1.h /usr/include/kwin/wayland/inputmethod_v1.h /usr/include/kwin/wayland/keyboard.h /usr/include/kwin/wayland/keyboard_shortcuts_inhibit_v1.h /usr/include/kwin/wayland/keystate.h /usr/include/kwin/wayland/layershell_v1.h /usr/include/kwin/wayland/linux_drm_syncobj_v1.h /usr/include/kwin/wayland/lockscreen_overlay_v1.h /usr/include/kwin/wayland/output.h /usr/include/kwin/wayland/output_order_v1.h /usr/include/kwin/wayland/outputdevice_v2.h /usr/include/kwin/wayland/outputmanagement_v2.h /usr/include/kwin/wayland/plasmashell.h /usr/include/kwin/wayland/plasmavirtualdesktop.h /usr/include/kwin/wayland/plasmawindowmanagement.h /usr/include/kwin/wayland/pointer.h /usr/include/kwin/wayland/pointerconstraints_v1.h /usr/include/kwin/wayland/pointergestures_v1.h /usr/include/kwin/wayland/presentationtime.h /usr/include/kwin/wayland/primaryselectiondevice_v1.h /usr/include/kwin/wayland/primaryselectiondevicemanager_v1.h /usr/include/kwin/wayland/primaryselectionoffer_v1.h /usr/include/kwin/wayland/primaryselectionsource_v1.h /usr/include/kwin/wayland/quirks.h /usr/include/kwin/wayland/qwayland-server-content-type-v1.h /usr/include/kwin/wayland/qwayland-server-frog-color-management-v1.h /usr/include/kwin/wayland/qwayland-server-linux-drm-syncobj-v1.h /usr/include/kwin/wayland/qwayland-server-presentation-time.h /usr/include/kwin/wayland/qwayland-server-xx-color-management-v2.h /usr/include/kwin/wayland/relativepointer_v1.h /usr/include/kwin/wayland/screencast_v1.h /usr/include/kwin/wayland/screenedge_v1.h /usr/include/kwin/wayland/seat.h /usr/include/kwin/wayland/securitycontext_v1.h /usr/include/kwin/wayland/server_decoration.h /usr/include/kwin/wayland/server_decoration_palette.h /usr/include/kwin/wayland/shadow.h /usr/include/kwin/wayland/slide.h /usr/include/kwin/wayland/subcompositor.h /usr/include/kwin/wayland/surface.h /usr/include/kwin/wayland/tablet_v2.h /usr/include/kwin/wayland/tearingcontrol_v1.h /usr/include/kwin/wayland/textinput_v1.h /usr/include/kwin/wayland/textinput_v2.h /usr/include/kwin/wayland/textinput_v3.h /usr/include/kwin/wayland/touch.h /usr/include/kwin/wayland/viewporter.h /usr/include/kwin/wayland/wayland-content-type-v1-server-protocol.h /usr/include/kwin/wayland/wayland-frog-color-management-v1-server-protocol.h /usr/include/kwin/wayland/wayland-linux-drm-syncobj-v1-server-protocol.h /usr/include/kwin/wayland/wayland-presentation-time-server-protocol.h /usr/include/kwin/wayland/wayland-xx-color-management-v2-server-protocol.h /usr/include/kwin/wayland/xdgactivation_v1.h /usr/include/kwin/wayland/xdgdecoration_v1.h /usr/include/kwin/wayland/xdgdialog_v1.h /usr/include/kwin/wayland/xdgforeign_v2.h /usr/include/kwin/wayland/xdgoutput_v1.h /usr/include/kwin/wayland/xdgshell.h /usr/include/kwin/wayland/xwaylandkeyboardgrab_v1.h /usr/include/kwin/wayland/xwaylandshell_v1.h /usr/include/kwin/wayland/xx_colormanagement_v2.h /usr/include/kwin/wayland_server.h /usr/include/kwin/waylandshellintegration.h /usr/include/kwin/waylandwindow.h /usr/include/kwin/window.h /usr/include/kwin/workspace.h /usr/include/kwin/x11eventfilter.h /usr/include/kwin/x11window.h /usr/include/kwin/xdgactivationv1.h /usr/include/kwin/xdgshellintegration.h /usr/include/kwin/xdgshellwindow.h /usr/include/kwin/xkb.h /usr/lib64/cmake/KWin /usr/lib64/cmake/KWin/KWinConfig.cmake /usr/lib64/cmake/KWin/KWinConfigVersion.cmake /usr/lib64/cmake/KWin/KWinTargets-relwithdebinfo.cmake /usr/lib64/cmake/KWin/KWinTargets.cmake /usr/lib64/cmake/KWinDBusInterface /usr/lib64/cmake/KWinDBusInterface/KWinDBusInterfaceConfig.cmake /usr/lib64/libkwin.so /usr/share/dbus-1/interfaces/org.kde.KWin.NightLight.xml /usr/share/dbus-1/interfaces/org.kde.KWin.Plugins.xml /usr/share/dbus-1/interfaces/org.kde.KWin.TabletModeManager.xml /usr/share/dbus-1/interfaces/org.kde.KWin.VirtualDesktopManager.xml /usr/share/dbus-1/interfaces/org.kde.KWin.xml /usr/share/dbus-1/interfaces/org.kde.kwin.Compositing.xml /usr/share/dbus-1/interfaces/org.kde.kwin.Effects.xml /usr/share/dbus-1/interfaces/org.kde.kwin.InputDevice.xml /usr/share/dbus-1/interfaces/org.kde.kwin.VirtualKeyboard.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 3 01:35:07 2024