summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: remove popdown stuff2 * r + 2 * t2025-04-0219-1612/+0
| | | | Popdowns were replaced with the sidebar
* sidebar: add date time to time pane2 * r + 2 * t2025-04-023-12/+36
|
* sidebar: show events for each day2 * r + 2 * t2025-04-023-8/+139
|
* sidebar: time pane2 * r + 2 * t2025-04-026-67/+446
| | | | | Also some fixes for calendar recurring events Also fix reminders time
* app: catch errors in main2 * r + 2 * t2025-04-021-19/+23
|
* feat: toggle borders option2 * r + 2 * t2025-04-0111-19/+61
|
* calendar: cache calendars2 * r + 2 * t2025-04-013-9/+41
|
* launcher: hide todo action if tod not installed2 * r + 2 * t2025-04-011-15/+1
|
* thumbnailer: use png2 * r + 2 * t2025-04-011-1/+8
| | | | | Use png instead of jpg for transparency Also don't thumbnail images smaller than thumbnail size
* launcher: add round style2 * r + 2 * t2025-04-016-34/+147
|
* config: lazy update arrays2 * r + 2 * t2025-04-012-2/+2
| | | | Only set arrays if they are different
* feat: thumbnailer utility2 * r + 2 * t2025-04-013-18/+78
| | | | | Fix large images in notifications being slow GTK css background image is really slow for scaling for some reason, so thumbnail
* cleanup: dispose of file monitors when unneeded2 * r + 2 * t2025-04-011-3/+5
|
* screencorners: enable clickthrough2 * r + 2 * t2025-03-311-0/+4
|
* sidebar: change networks scan text when scanning2 * r + 2 * t2025-03-311-1/+5
|
* feat: fake screen rounding2 * r + 2 * t2025-03-315-52/+150
|
* bar: add error for no wireplumber2 * r + 2 * t2025-03-311-1/+1
|
* Merge branch 'round-gaps' into sidebar2 * r + 2 * t2025-03-314-77/+125
|\
| * bar: add panel style2 * r + 2 * t2025-03-314-77/+125
| |
* | startup: wait for config to init2 * r + 2 * t2025-03-313-77/+7
| | | | | | | | Also cleanup some stuff
* | config: don't show sidebar on startup by default2 * r + 2 * t2025-03-311-1/+1
| |
* | sidebar: better dashboard media progress2 * r + 2 * t2025-03-301-2/+2
| | | | | | | | Make the colours the same as the media pane progress slider
* | launcher: ignore exclusivity2 * r + 2 * t2025-03-301-0/+1
| |
* | system: fix directory monitor2 * r + 2 * t2025-03-292-2/+6
| | | | | | | | Keep ref to monitor so it doesn't get garbage collected
* | sidebar: allow seeking2 * r + 2 * t2025-03-294-5/+15
| |
* | monitors: fix ddc detection2 * r + 2 * t2025-03-281-1/+1
| |
* | sidebar: fix bluetooth device battery2 * r + 2 * t2025-03-281-0/+1
| |
* | launcher: transparency action2 * r + 2 * t2025-03-272-1/+50
| |
* | bar: change onclick to sidebar2 * r + 2 * t2025-03-271-14/+12
| |
* | bar: fix foot not having proper colours2 * r + 2 * t2025-03-271-1/+1
| | | | | | | | Only works if using caelestia-foot
* | sidebar: updates module2 * r + 2 * t2025-03-274-1/+149
| |
* | sidebar: package news module2 * r + 2 * t2025-03-275-2/+162
| |
* | wallpapers: don't thumbnail if already exists2 * r + 2 * t2025-03-271-1/+2
| | | | | | | | | | Have to clear cache if you change a wallpaper's contents but not name Fixes small freeze on startup
* | sidebar: no vexpand no wp message2 * r + 2 * t2025-03-271-1/+1
| |
* | sidebar: audio device selector module2 * r + 2 * t2025-03-273-0/+239
| |
* | sidebar: change streams unavailable text2 * r + 2 * t2025-03-271-1/+1
| |
* | sidebar: streams module2 * r + 2 * t2025-03-273-0/+179
| |
* | sidebar: fix child not found in stack errors2 * r + 2 * t2025-03-271-1/+1
| |
* | sidebar: media auto switch2 * r + 2 * t2025-03-271-6/+2
| | | | | | | | Auto switch focused media to last player
* | sidebar: player switching2 * r + 2 * t2025-03-262-69/+134
| |
* | sidebar: media pane2 * r + 2 * t2025-03-264-77/+306
| |
* | sidebar: fix dashboard media types2 * r + 2 * t2025-03-262-5/+5
| |
* | sidebar: show bluetooth device battery2 * r + 2 * t2025-03-261-1/+3
| |
* | sidebar: handle no wifi card2 * r + 2 * t2025-03-261-2/+3
| |
* | sidebar: fix widget destroyed error2 * r + 2 * t2025-03-262-1/+12
| |
* | sidebar: style disabled state for buttons2 * r + 2 * t2025-03-262-1/+9
| | | | | | | | Also no silent fail for removing network
* | sidebar: networks module2 * r + 2 * t2025-03-263-0/+203
| |
* | sidebar: fix negative content width warnings2 * r + 2 * t2025-03-261-3/+5
| |
* | sidebar: connectivity pane2 * r + 2 * t2025-03-264-2/+198
| | | | | | | | Bluetooth module
* | notification: body tooltip for dashboard2 * r + 2 * t2025-03-261-0/+2
| |