475 Commits (47cff0c9fc45bdee31ca1cb87bf82441fae41cfb)

Author SHA1 Message Date
Michael Pyne 92c08071b6 libtaskmanager: Fix build when PipeWire is not installed. 4 years ago
Aleix Pol bf4dd63531 libtaskmanager: Use KPipeWire 4 years ago
Fushan Wen 70b38c8c35 libtaskmanager: mdernize code in `WaylandTasksModel` 4 years ago
Laurent Montel 02196b1de5 Remove extra ';' 4 years ago
Fushan Wen a85eaedaae
libtaskmanager: Fix dragging launcher icon when separateLaunchers is false 4 years ago
Xaver Hugl 401165921c port to C++ smart pointers where possible 4 years ago
Volker Krause 74614801ae Add various missing includes and link libraries 4 years ago
Alex Richardson de45732b8d libtaskmanager: Fix invalid dataChanged() signal emission 4 years ago
Volker Krause 5a3ef9e825 Make the screencast code build with Qt6 4 years ago
Aleix Pol aa385fb08f xdgactivation: Make sure we don't call setStartupId with an x11 token 4 years ago
Yari Polla 359d397b75 libtaskmanager: add a property and relevant handlers to toggle tasks reordering 4 years ago
Fushan Wen e486486287
libtaskmanager: Use Remove/Insert to update the manual sort map 4 years ago
Fushan Wen 7364149af8
libtaskmanager: Port to QConcatenateTablesProxyModel for ConcatenateTasksProxyModel 4 years ago
Fushan Wen 71f33e178b
libtaskmanager: Add a new sort mode "LastActivated" 4 years ago
Fushan Wen 1d917aa3d9
Revert "libtaskmanager: add new sort mode" 4 years ago
Fushan Wen edfbb2a388
libtaskmanager: Fix local variable shadow in tasksmodel 4 years ago
Fushan Wen 8539d2ddcf
libtaskmanager: Use QByteArrayLiteral in Q_ASSERT 4 years ago
Fushan Wen 2a8670abc3
libtaskmanager: Port to `std::accumulate` 4 years ago
Nicolas Fella 7b94f03c0f [libtaskmanager] Consider resource name for XWayland windows 4 years ago
Yari Polla 5098ad492f libtaskmanager: add new sort mode 4 years ago
Volker Krause 51287cc29d Port from QMutableList|VectorIterator to STL iterators 4 years ago
Nicolas Fella 35371a7d19 [libtaskmanager] Ignore notifications in xwindowtaskmodel 4 years ago
Volker Krause 0a9b734b73 Fix Qt version ifdef scope after d09854cbc0 4 years ago
Laurent Montel d09854cbc0 Use directly std::chrono_literals 4 years ago
Laurent Montel d6b0c0a046 Port some foreach + add QStringLiteral 4 years ago
Janet Blackquill 463c6c2fb7 libtaskmanager: recompute active task when a task is removed 4 years ago
Alexander Lohnau 070009a5cb libtaskmanager: Port away from KServiceTypeTrader 4 years ago
Volker Krause c2576f8a1f Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Laurent Montel c2c3a2d6b7 Install in kf<version> 4 years ago
Yari Polla 2a0dfe22b7 Revert "libtaskmanager: Add a new sort mode and relative handler in TasksModel" 4 years ago
Yari Polla aceff05c31 libtaskmanager: Add a new sort mode and relative handler in TasksModel 4 years ago
Volker Krause a8006e8b0b Adapt build system to also support building against Qt6 4 years ago
Volker Krause 35f758659a Don't rely on implicit conversion from int to QUuid 4 years ago
Ahmad Samir 24d4b12469 Use Qt logging categories 4 years ago
Fushan Wen 02205b3ef7 libtaskmanager: Set enabled according to visible property 4 years ago
Nicolas Fella 5fb9cc4316 [libtaskmanager] Consider _GTK_APPLICATION_ID for matching desktop files 4 years ago
Aleix Pol 27338afeee pipewire: Remove undeclared and unused method 4 years ago
David Edmundson 926f864756 [libtaskmanager] Increase buffer for pipewire format negotiation 4 years ago
Fushan Wen a410f3399c libtaskmanager: Match "new" at the beginning and "window" at the end in canLauchNewInstance 4 years ago
Nate Graham 43d50c6c42 libtaskmanager: also honor new XDG "SingleMainWindow" key 4 years ago
Nicolas Fella 57511e183e [libtaskmanager] Go back to using KServiceTypeTrader for looking up desktop entries 4 years ago
Nicolas Fella a97fe79d7f [libtaskmanager] Hide our new instance action when the app already has one 4 years ago
Alex Rosca 7da22650ec [libtaskmanager] Activate window before moving, resizing, minimizing, or maximizing it 4 years ago
Nicolas Fella ebd2acd98e [libtaskmanager] Don't allow to launch a new instance for some single-window apps 4 years ago
Nicolas Fella c58e543343 [libtaskmanager] Prevent launching a new instance of services with NoDisplay=true 4 years ago
Nicolas Fella d79b4734dc [libtaskmanager] Add role to determine whether a new instance of a task can be launched 4 years ago
David Edmundson 440ec1c609 Remove unused vars 4 years ago
Nicolas Fella ca8f42fe95 Remove dead code for querying preferred service 4 years ago
Nicolas Fella 433ec6137c [libtaskmanager] Remove unused appDataFromAppId method 4 years ago
Nicolas Fella fdf6c509f9 [libtaskmanager] Fix docs for defaultApplication 4 years ago