summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/Models/filesystemmodel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-12filesystemmodel: use static QMimeDatabase instance2 * r + 2 * t1-2/+2
2026-03-12networkusage: avoid intermediate array copy for history updates2 * r + 2 * t1-12/+4
2026-03-12strings: cache compiled RegExp objects2 * r + 2 * t1-2/+8
2026-03-12systemusage: combine chained replace calls into single regex2 * r + 2 * t1-2/+2
2026-03-12notifs: single-pass derived properties in NotifGroup2 * r + 2 * t2-7/+54
2026-03-12workspaces: replace reduce with for loop for occupied map2 * r + 2 * t1-4/+6
2026-03-12appdb: cache favourite status during sort and avoid double sort2 * r + 2 * t1-11/+18
2026-03-12audio: replace reactive reduce with imperative node categorisation2 * r + 2 * t1-20/+28
2026-03-12nmcli: use Map-based lookups for network deduplication2 * r + 2 * t1-8/+16
2026-03-12network: debounce nmcli monitor events2 * r + 2 * t1-6/+13
2026-03-12notifs: use adaptive timer for timeStr instead of reactive binding2 * r + 2 * t1-11/+27
2026-03-12extras: fix typo2 * r + 2 * t1-1/+2
2026-03-12picker: use hyprctl proc to get cursor on init2 * r + 2 * t1-0/+12
2026-03-11dashboard: dynamic dashboard tabs + fix performance settings updating (#1253)Robin Seger8-103/+219
2026-03-10systemusage: improve GPU detection for AMD RX series GPU (#1246)Bilal Özel1-3/+6
2026-03-10feat: add Logo shape component (#1247)Robin Seger3-15/+115
2026-03-08fix: unify wifi toggle state with Nmcli service to prevent desync (#1232)İlyas1-2/+2
2026-03-08bar: allow hiding tray icons (#1227)Evertiro3-3/+7
2026-03-08picker: fix large screenshot not opening/copying to clipboard (#1250)Chloé Legué1-1/+1
2026-03-08[CI] chore: update flakegithub-actions1-10/+10
2026-03-01[CI] chore: update flakegithub-actions1-10/+10
2026-02-24fix: add general.logo to example config (#1186)kizo_aria1-0/+1
2026-02-22[CI] chore: update flakegithub-actions1-6/+6
2026-02-20feat: allow different systems for weather/performance (#1109)Evertiro4-1/+4
2026-02-19config: added option to set session icons (#1189)八奈見 レイ4-4/+24
2026-02-19dashboard/performance: new design, configurable, controlcenter support (#975)Thanh Minh16-183/+1656
2026-02-19feat: add wallpaperEnabled option (#1187)Unrectified7-6/+24
2026-02-19launcher: add favorite apps (#946)Bora Gülerman10-32/+180
2026-02-15[CI] chore: update flakegithub-actions1-10/+10
2026-02-13shortcuts: Sidebar and Utilities shortcuts (#1160)Ezekiel Gonzales1-0/+23
2026-02-11shortcuts: add special workspace cycle (#1158)Robin Seger1-0/+54
2026-02-08fix: bluetooth battery bar (#1153)Evertiro1-9/+3
2026-02-08chore: logo update (#1152)Evertiro1-61/+60
2026-02-08[CI] chore: update flakegithub-actions1-6/+6
2026-02-08fix: serialize excludedScreens config (#1151)Ezekiel Gonzales1-1/+2
2026-02-04config: allow adjusting the speed of gifs (#1147)Evertiro6-3/+9
2026-02-03desktopclock: background blur GameMode support (#1145)Ezekiel Gonzales1-1/+1
2026-02-01[CI] chore: update flakegithub-actions1-10/+10
2026-01-30plugin: fix build on NixOS (#1128)Lukáš Pražák1-1/+4
2026-01-28config: serialize brightnessIncrement (#1117)Ezekiel Gonzales2-2/+3
2026-01-28internal: format2 * r + 2 * t74-1379/+1497
2026-01-28controlcenter: remove qt5compat dep2 * r + 2 * t2-97/+166
2026-01-28plugin: fix libcava update issues2 * r + 2 * t2-9/+1
2026-01-25[CI] chore: update flakegithub-actions1-10/+10
2026-01-24readme: update for the new showWifi config option (#1108)Evertiro1-1/+2
2026-01-22controlcenter: fix desktop clock settings (#1114)ATDMA1-1/+14
2026-01-21controlcenter: added VPN settings & management (#1095)Robin Seger10-21/+1410
2026-01-20bar/statusicons: allow disabling wifi icon when ethernet is active (#1107)Evertiro4-6/+18
2026-01-20background: fix desktop clock 12h format2 * r + 2 * t4-18/+28
2026-01-19controlcenter: add per-application audio controls (#1098)ATDMA2-2/+179