246 Commits (b06fb6b0601e554a3886d515d0a397c23bdfafca)

Author SHA1 Message Date
Vlad Zahorodnii a3cf1b9205 Drop AbstractClient::isInitialPositionSet() 5 years ago
Chaojiang Luo 99c5f0aed6 fix: Restore full screen window to the right screen 5 years ago
Aleix Pol a92ce693ec Restore empty filename check 5 years ago
Nate Graham b3e9c81953 [focuschain/task switcher] Add hidden option to govern repositioning minimized windows 5 years ago
Nate Graham 75fded6f11 Revert "[focuschain/task switcher] Remove special handling for minimized windows" 5 years ago
Laurent Montel 2ac8611523 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Vlad Zahorodnii 41d431de27 Adapt to input region changes in kwayland-server 6 years ago
Vlad Zahorodnii fea950f23a Track the input shape of the server-side decoration 6 years ago
Vlad Zahorodnii a195223a8d wayland: Fix Qt clients not being maximized initially 6 years ago
Vlad Zahorodnii 12e59f9af8 Schedule workspace repaint for destroyed clients 6 years ago
Vlad Zahorodnii 085284921a Introduce a property to indicate if client is placeable 6 years ago
Vlad Zahorodnii a9fd5ac19f Move struts logic to AbstractClient 6 years ago
Marco Martin 97f4712f29 Fix size restore upon keyboard close in XdgSurfaceClient 6 years ago
Laurent Montel 87ff6e4b44 Port away from deprecated Qt::MidButton 6 years ago
Vlad Zahorodnii d97f12c1c6 wayland: Expose tiled state to xdg-shell clients 6 years ago
Vlad Zahorodnii 3e9b722f8c Explicitly indicate support for window rules 6 years ago
Vlad Zahorodnii 9a04442781 Add default handler for screen edge based activation 6 years ago
Vlad Zahorodnii b36b3c67d1 Provide default implementation for noborder functionality 6 years ago
Vlad Zahorodnii 74da0bb701 Provide default implementation for AbstractClient::updateDecoration() 6 years ago
Vlad Zahorodnii 9e74199e27 Refactor color scheme related code 6 years ago
Vlad Zahorodnii eb00a56604 Show a warning message if calling an unimplemented method 6 years ago
Aleix Pol 2565e03eb3 Make sure the input methods stay in the unmanaged layer 6 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Nate Graham cc862fa674 [focuschain/task switcher] Remove special handling for minimized windows 6 years ago
Aleix Pol 4c267c261e Adapt to changes in the PlasmaWindowManagement interface 6 years ago
Vlad Zahorodnii 80a31ab4b7 Make setFrameGeometry() re-entrant for X and internal clients 6 years ago
Aleix Pol ef81ae3f9f Resize maximised windows upon workspace change 6 years ago
Vlad Zahorodnii c4c06c4e1f Notify about new client geometry also when moving windows 6 years ago
Vlad Zahorodnii 9c55c01767 Introduce a signal that notifies about new buffer geometry 6 years ago
Vlad Zahorodnii 4a6badc22c Ignore setActive() for windows that are being deleted 6 years ago
Vlad Zahorodnii cae9828471 Don't perform MouseActivateRaiseAndPassClick for topmost windows 6 years ago
Vlad Zahorodnii cc3eb54b32 Introduce the client geometry in Toplevel 6 years ago
Nicolás Alvarez 131e8aaa8a Fix comment typo 6 years ago
Vlad Zahorodnii 31ea780d79 [wayland] Rework xdg-shell implementation 6 years ago
Aleix Pol 5b5a9957a5 Fix TestXdgShellClient::testDesktopFileName 6 years ago
Aleix Pol 7ea7aa1ee9 Fix org.telegram.desktop identification 6 years ago
Vlad Zahorodnii 6f8b8efb33 [wayland] Place lockscreen greeter above other windows 6 years ago
Vlad Zahorodnii 44143ef7ae Move core shade code to AbstractClient 6 years ago
Aleix Pol 3a9d7a6e9d Port KWin to KWaylandServer 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Aleix Pol 5eb84af469 Remove overloads on virtual methods 6 years ago
Carson Black 679427da24 Broadcast application menu on PWM interface initiaization 6 years ago
Carson Black 394b5082c2 [wayland] Broadcast application menu events 6 years ago
Vlad Zahorodnii 4ae6c99c6b Introduce AbstractClient::createDecoration() 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zahorodnii 2b120e07ca [wayland] Honor xdg-toplevel size constraints 6 years ago
Vlad Zahorodnii c3abe87f4c Document AbstractClient::minSize() and AbstractClient::maxSize() 6 years ago
Vlad Zahorodnii a75fb7f84e Refactor geometry constraints code 6 years ago
Nicolas Fella 7159684ced Revert "[kcm/effects] Clip ListView" 6 years ago