49 Commits (047f56d00af5b25657c1eccbaff1384b1cda5d10)

Author SHA1 Message Date
Fatih Uzunoglu 7df6b053fc qt: do not adjust csd button state when the application is dying 1 year ago
Fatih Uzunoglu 629d1d6405 qt: disable Win32 thumb bar buttons instead of hiding 1 year ago
Fatih Uzunoglu 269947400c qt: use `hasPrev()`/`hasNext()` instead of `count()` in Win32 thumb bar prev/next buttons 1 year ago
Fatih Uzunoglu 484506e3cd qt: do not create platform window in `WinId()` in mainctx_win32.cpp 1 year ago
Fatih Uzunoglu 7e063c673e qt: do not assume that the interface window is in the primary monitor in `CSDWin32EventHandler` 1 year ago
Fatih Uzunoglu 2643746133 qt: remove native event filter in `CSDWin32EventHandler` destructor 1 year ago
Fatih Uzunoglu c9a20a2723 qt: prevent crash due to QList rvalue destruction 1 year ago
Fatih Uzunoglu 1a408ca871 qt: do not use `CSDWin32EventHandler` on Windows 7 1 year ago
Fatih Uzunoglu fca405daa9 qt: handle resize outside the client area on windows 1 year ago
Fatih Uzunoglu 8ee4cf627d qt: consider scale properly in `CSDWin32EventHandler::resizeBorder{Width/Height}()` 1 year ago
Pierre Lamot 0d908dc184 qt: remove setSystemMenuButton from the CSDButtonModel 2 years ago
Prince Gupta e8069e644b qt: improve comments 1 year ago
Prince Gupta 91b84e0853 qt: refactor press handling for windows CSD 1 year ago
Prince Gupta 04e6d55c2b qt: refactor setting hover for windows CSD 1 year ago
Fatih Uzunoglu 89273dbb3a qt: fix hover handling of csd buttons on windows 2 years ago
Fatih Uzunoglu 9dbb3612fd qt: properly handle clicking on csd buttons on windows 2 years ago
Pierre Lamot 9d8130ab8d qt: move disable_volume_keys to MainCtxWin32 2 years ago
Pierre Lamot ffb7d09249 qt: remove unecessary includes from MainCtx 2 years ago
Steve Lhomme 3ef0bda7b4 qt: fix pointer in non-pointer parameter 2 years ago
Steve Lhomme 80e6558ea7 qt: use __uuidof to get the UUID of an object class 2 years ago
Steve Lhomme 0c6d00376f qt: use ComPtr for the ITaskbarList3 2 years ago
Fatih Uzunoglu 1a26d96f75 qt: prevent potential double COM library uninitialize in mainctx_win32 2 years ago
Fatih Uzunoglu ffb6cc6933 use `COINIT_DISABLE_OLE1DDE` with `CoInitializeEx()` 2 years ago
Fatih Uzunoglu ce62d72751 qt: remove QT_CLIENT_SIDE_DECORATION_AVAILABLE 2 years ago
Fatih Uzunoglu 5d93898cf5 qt: remove obsolete version check in mainctx_win32 2 years ago
Fatih Uzunoglu 2385482b9e qt: use updated preprocessor variables and fix Qt 6 static build 3 years ago
Fatih Uzunoglu dc64361e71 qt: fix nativeEventFilter() signature 3 years ago
Pierre Lamot a290285a2a qt: don't include native interface headers using QPNI_HEADER macro 2 years ago
Prince Gupta 16c952f0df qt: remove unused member variable 3 years ago
Prince Gupta f39f107f75 qt: remove unused variable 3 years ago
Prince Gupta 434e14e45b qt, windows: fix CSD button handling with interface scaling 3 years ago
Fatih Uzunoglu 354f520c08 qt: rename PlaylistControllerModel to PlaylistController 3 years ago
Prince Gupta 664a0e2f06 qt: correctly handle DPR in showSystemMenu windows 3 years ago
Prince Gupta 66d1424889 qt: modify showSystemMenu to take windowpos 3 years ago
Pierre Lamot 9aa4648b22 qt: exclude resize border area of window when computing CSD button location 3 years ago
Pierre Lamot 43cd010f7c qt: fix CSD button location when desktop scale factor isn't 1.0 on windows 3 years ago
Prince Gupta 82e5275184 qt, windows: correctly handle capture mouse for CSD 3 years ago
Prince Gupta cdb94e5e44 qt: fix CSD with win7 compositor 3 years ago
Prince Gupta c754412e86 qt, windows: fix updating client area with CSD 3 years ago
Steve Lhomme 4c99f1a44a include cassert instead of assert.h 3 years ago
Prince Gupta cc82771e61 qt: provide CSD system menu button on windows 3 years ago
Prince Gupta af3830a346 qt: use switch case in handling of window messages for CSD on windows 3 years ago
Prince Gupta a0e968bb89 qt: show snap layouts menu on windows 11 with CSD 3 years ago
Prince Gupta 57a7bf5135 qt: use negative margin for extending frame 3 years ago
Johannes Kauffmann 3e8b5fb21a qt: maininterface: use private header define 4 years ago
Johannes Kauffmann 8bf6f81181 qt: maininterface: unname unused parameters 4 years ago
Pierre Lamot 5ebdaa848b qt: pass and act on the main widget in InterfaceWindowHandler when available 4 years ago
Romain Vimont c8b0956f39 qt: fix typos 4 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 4 years ago
Prince Gupta 77c4f15f84 qt/MainInterfaceWin32: correctly check winid before use 5 years ago