50 Commits (047f56d00af5b25657c1eccbaff1384b1cda5d10)

Author SHA1 Message Date
Fatih Uzunoglu 69e070bc02 qt: alert interface window on new error 10 months ago
Fatih Uzunoglu 5c68ca263d qt: use `ARRAY_SIZE` when comparing `i_kc_offset` 11 months ago
Fatih Uzunoglu 7350b13f0c Partial revert "qt: switch to QML/player/playlist" 12 months ago
Ashutosh Verma cfd27e8f7a qt: signal interface window device pixel ratio change 1 year ago
Fatih Uzunoglu d1a0dc7040 qt: do not hide the interface window when adjusting `Qt::FramelessWindowHint` 1 year ago
Fatih Uzunoglu 123eedf874 qt: fix interface window minimum size no longer set 1 year ago
Fatih Uzunoglu c3e5f6c619 qt: do not hide the interface window on wayland 1 year ago
Fatih Uzunoglu 84e7e01704 qt: do not hide window on close on Wayland 1 year ago
Fatih Uzunoglu d3b9d6dcb0 qt: hide interface window on close before waiting it to be handled 1 year ago
Fatih Uzunoglu fca405daa9 qt: handle resize outside the client area on windows 1 year ago
Fatih Uzunoglu c87e6d2c90 qt: relax interface window minimum size with minimal mode 1 year ago
Fatih Uzunoglu acac998cbd qt: increase interface window minimum size to 320x360 from 320x300 1 year ago
Fatih Uzunoglu 5af3666794 qt: do not reset interface window states if the app is dying in InterfaceWindowHandler 1 year ago
Fatih Uzunoglu b796d24c34 qt: save window position before adjusting states in InterfaceWindowHandler 1 year ago
Fatih Uzunoglu 90471d6e69 qt: use `QWindow::setVisible()` instead of `QWindow::show()` 1 year ago
Fatih Uzunoglu b83603dead qt: do not let qt to close the interface window itself 1 year ago
Fatih Uzunoglu db55a1497b qt: restore interface window geometry before it is shown 1 year ago
Pierre Lamot ffb7d09249 qt: remove unecessary includes from MainCtx 2 years ago
Pierre Lamot 3b8d97797e qt: fix hotkey precedence over TextInput widgets 2 years ago
Pierre Lamot 3290347e31 qt: move the systray to its own class 2 years ago
Fatih Uzunoglu d0a537b269 qt: add setting to hide the window on close 2 years ago
Fatih Uzunoglu ce62d72751 qt: remove QT_CLIENT_SIDE_DECORATION_AVAILABLE 2 years ago
Fatih Uzunoglu c0d03d117a qt: eliminate obsolete qt version check in interface_window_handler.cpp 2 years ago
Fatih Uzunoglu 42fa622168 qt: update to Qt 6.7.0 2 years ago
Prince Gupta 16c952f0df qt: remove unused member variable 3 years ago
Prince Gupta 687a2b444f qt: make sure to preserve window state 3 years ago
Pierre Lamot 72e63e36f3 qt: account for extended frame in minimal window size 3 years ago
Yann Lochet a51d776d78 qt: reduce minimal window size and take into account scaling factor 3 years ago
Prince Gupta 63ac5078a8 qt: remove drop filter from interface window handler 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
Benjamin Arnaud 7cb89f2ba4 qt/interface_window_handler: Make the visualFocus condition generic 4 years ago
Benjamin Arnaud 1bc3b6160a qt/interface_window_handler: Update MediaLibrary key filtering condition 4 years ago
Benjamin Arnaud 76eccbfbb0 qt/interface_window_handler: Add filtering for hotkeys 4 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 4 years ago
Pierre Lamot 3494d7d8e4 qt: move CSD resize events handling to QML 4 years ago
Prince Gupta a6004919b3 qt: fix window restore with CSD on windows 5 years ago
Prince Gupta 6012664143 qt: correctly propagate minimize query 5 years ago
Pierre Lamot de8fb517c1 qt: bind maximization request from the interface window handler 5 years ago
Pierre Lamot fbfb397d7a qt: move Window visibility status from MainInterface to InterfaceWindowHandler 5 years ago
Pierre Lamot bbfb3d2189 qt: move window size restoration to InterfaceWindowHandler 5 years ago
Pierre Lamot 936156f61a qt: move close event filter to interfaceWindowHandler 5 years ago
Pierre Lamot fbbb565710 qt: move global drop event to interfaceWindowHandler 5 years ago
Prince Gupta 9f36226d76 qt/main_interface: implement CSDBorderSize property 5 years ago
Pierre Lamot 4044fe3bdf qt: alias intf_thread_t as qt_intf_t 5 years ago
Prince Gupta a787392be5 qt: move CSD handling to interface_window_handler 5 years ago
Fatih Uzunoglu 91bce9ab0b qt: fix QWheelEvent warnings when Qt 5.15 is used 5 years ago
Pierre Lamot e3ead9cbdd qml: add support for client side decoration 6 years ago
Pierre Lamot 37f0ca029f qt: change interface scale on Ctrl+Wheel events 6 years ago
Pierre Lamot 2465539ae6 qt: extract interface window handling from MainInterface 6 years ago