| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | internal: better caching impl | 2 * r + 2 * t | 2025-06-13 | 1 | -1/+2 |
| | | | | | WARNING: causes blocking when caching image on first load | ||||
| * | internal: fix run shebang | 2 * r + 2 * t | 2025-06-09 | 1 | -1/+1 |
| | | |||||
| * | feat: tray item menus | 2 * r + 2 * t | 2025-06-06 | 1 | -1/+1 |
| | | |||||
| * | dashboard: animate text | 2 * r + 2 * t | 2025-05-28 | 1 | -1/+1 |
| | | | | | Make run script use -p instead of -c so no need to install to ~/.config/quickshell/caelestia | ||||
| * | dev: update run script | 2 * r + 2 * t | 2025-05-24 | 1 | -6/+1 |
| | | | | | No need for many of those warnings anymore | ||||
| * | feat: basic notifications | 2 * r + 2 * t | 2025-05-10 | 1 | -1/+3 |
| | | | | | | Also fix pixel issue with notif area background Add more log rules to run script | ||||
| * | dev: run script ignore textinput warnings | 2 * r + 2 * t | 2025-05-02 | 1 | -2/+3 |
| | | |||||
| * | dev: some cleanup | 2 * r + 2 * t | 2025-05-01 | 1 | -2/+1 |
| | | |||||
| * | bar: use loaders | 2 * r + 2 * t | 2025-05-01 | 1 | -2/+3 |
| | | | | | | | | | | Use loaders for all optional components e.g. workspace windows and occupied background Fix bar preset loader usage Fix occupied group Change text on active ws colour Tray no extension for paths (use qt auto resolution) | ||||
| * | dev: fix run script | 2 * r + 2 * t | 2025-05-01 | 1 | -2/+2 |
| | | | | | It was hiding other important qsintercepts, so make it only hide empty ones (i.e. ones with only file:line:column) | ||||
| * | dev: run script ignore process kill msg | 2 * r + 2 * t | 2025-04-30 | 1 | -1/+2 |
| | | |||||
| * | dev: run script for ignoring certain log messages | 2 * r + 2 * t | 2025-04-30 | 1 | -0/+9 |
| | | |||||
| * | clean | 2 * r + 2 * t | 2025-04-26 | 1 | -17/+0 |
| | | | | | Remove everything | ||||
| * | run: debug mode | 2 * r + 2 * t | 2025-03-25 | 1 | -1/+3 |
| | | | | | Don't minify identifiers in debug mode | ||||
| * | run: minify code | 2 * r + 2 * t | 2025-03-25 | 1 | -1/+1 |
| | | | | | minify-syntax breaks windows for some reason so don't use it | ||||
| * | use state | 2 * r + 2 * t | 2025-02-22 | 1 | -3/+4 |
| | | |||||
| * | Pass home and cache through bundler | 2 * r + 2 * t | 2025-01-15 | 1 | -1/+4 |
| | | |||||
| * | launcher modes + player controls IPC | 2 * r + 2 * t | 2025-01-14 | 1 | -0/+11 |