summaryrefslogtreecommitdiff
path: root/plugin/src (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-12feat: replace canvas -> c++ component2 * r + 2 * t7-0/+623
2026-03-12hyprextras: avoid arg() overhead in applyOptions string building2 * r + 2 * t1-2/+4
2026-03-12circularindicator: guard signal emissions with change checks2 * r + 2 * t1-3/+9
2026-03-12filesystemmodel: use static QMimeDatabase instance2 * r + 2 * t1-2/+2
2026-03-12appdb: cache favourite status during sort and avoid double sort2 * r + 2 * t1-11/+18
2026-02-19launcher: add favorite apps (#946)Bora Gülerman2-1/+58
2026-01-30plugin: fix build on NixOS (#1128)Lukáš Pražák1-1/+4
2026-01-28plugin: fix libcava update issues2 * r + 2 * t2-9/+1
2026-01-12plugin/cutils: fix copyfile when overwrite file doesn't exist2 * r + 2 * t1-1/+1
2025-10-21internal: fix serviceref lsp warning2 * r + 2 * t1-1/+1
2025-10-14internal: use QQmlListProperty2 * r + 2 * t9-40/+54
2025-10-01plugin/cutils: warn on overwrite fail2 * r + 2 * t1-1/+4
2025-09-27plugin/cp: O(n) monstercat2 * r + 2 * t1-9/+15
2025-09-27idlemonitor: handle logind lock/unlock2 * r + 2 * t4-35/+72
2025-09-26plugin/hypr: fix shadowed declSoramane1-4/+4
2025-09-26plugin: add sleep notifierSoramane4-1/+58
2025-09-25plugin/hypr: fix updating keyboards2 * r + 2 * t1-5/+10
2025-09-25plugin/hypr: fix devices + better error handling2 * r + 2 * t4-7/+39
2025-09-25plugin/appdb: delete when backing entries deleted2 * r + 2 * t1-3/+38
2025-09-25plugin/hypr: fix event socket2 * r + 2 * t1-2/+2
2025-09-25plugin/hypr: add more helpers2 * r + 2 * t2-0/+32
2025-09-24plugin: add hypr extras (#690)2 * r + 2 * t6-1/+415
2025-09-24plugin: sub namespace modulesSoramane18-36/+36
2025-09-24plugin/ia: fix luminance2 * r + 2 * t1-1/+1
2025-09-24plugin/fsm: fix crash2 * r + 2 * t3-30/+13
2025-09-24plugin: add image analyser2 * r + 2 * t5-241/+285
2025-09-23plugin: fix clazy warnings2 * r + 2 * t4-13/+14
2025-09-23plugin/fsm: update relativePath when path changed2 * r + 2 * t2-2/+20
2025-09-23plugin/fsm: emit entriesChanged before destruction2 * r + 2 * t1-2/+5
2025-09-22plugin/service: ref by object2 * r + 2 * t7-45/+20
2025-09-22plugin: delete entries after emitting signal2 * r + 2 * t2-3/+8
2025-09-22plugin/fsm: dont store comparator2 * r + 2 * t1-4/+6
2025-09-22plugin/cutils: qthreadpool -> qtconcurrent2 * r + 2 * t1-58/+56
2025-09-22plugin/appdb: debounce updating entries2 * r + 2 * t2-1/+9
2025-09-22plugin/appdb: forward signals2 * r + 2 * t3-13/+30
2025-09-21plugin/fsm: fix crash2 * r + 2 * t1-6/+5
2025-09-21utilities: add toasts2 * r + 2 * t3-0/+198
2025-09-17plugin: delete -> deleteLater2 * r + 2 * t2-3/+3
2025-09-16plugin: fix crashes2 * r + 2 * t11-288/+108
2025-09-14plugin/cutils: fix saveItem2 * r + 2 * t1-1/+1
2025-09-14utilities: add recording control2 * r + 2 * t4-20/+80
2025-09-13plugin: managers -> internal2 * r + 2 * t6-3/+3
2025-09-13plugin/managers: add CircularIndicatorManager2 * r + 2 * t3-0/+284
2025-09-13plugin: refactor into modules2 * r + 2 * t20-39/+69
2025-09-13plugin/cmake: link qt quick2 * r + 2 * t1-1/+2
2025-09-12plugin/service: fix invoke after destruction2 * r + 2 * t1-2/+19
2025-09-12plugin: fix floating point comparison2 * r + 2 * t2-2/+2
2025-09-11plugin: add requests2 * r + 2 * t3-0/+59
2025-09-11plugin: format + refactor2 * r + 2 * t5-49/+84
2025-09-11plugin/appdb: fix persistence2 * r + 2 * t1-3/+9