Commit graph

73 commits

Author SHA1 Message Date
Albert Armea
439a97d488 Only use user configs
Also having a system config was getting too confusing
2026-01-01 22:29:48 -05:00
Albert Armea
540a546945
Merge pull request #13 from aarmea/u/aarmea/fix/dev-run
Fix dev-run
2026-01-01 18:13:12 -05:00
Albert Armea
fcd9baf067 Fix dev-run 2026-01-01 18:07:11 -05:00
Albert Armea
73203b3458
Merge pull request #12 from aarmea/u/aarmea/2/setup-scripts
Add setup scripts and documentation
2026-01-01 16:15:46 -05:00
Albert Armea
39d956a753 Add curl as a build dependency
It seems Ubuntu stopped shipping this with desktop releases relatively recently
2026-01-01 15:57:55 -05:00
Albert Armea
9c14fe5ccd Update documentation to reflect setup scripts 2026-01-01 13:50:48 -05:00
Albert Armea
fc0c1ce51d Add setup scripts 2026-01-01 13:48:17 -05:00
Albert Armea
3b1a2fb166 shepherdd shouldn't require root to run 2025-12-31 22:33:44 -05:00
Albert Armea
91e1547902
Add schema link to CONTRIBUTING 2025-12-31 15:35:41 -05:00
Albert Armea
93260c6bde
Add issue links to README 2025-12-31 15:33:39 -05:00
Albert Armea
9151562b6b Fix CI 2025-12-31 00:59:21 -05:00
Albert Armea
8a45bc7367 Add "happy path" video for non-GitHub users 2025-12-31 00:49:58 -05:00
Albert Armea
51dbebd97d
Add "happy path" video demo to README 2025-12-31 00:49:04 -05:00
Albert Armea
050212ab78
Fix README images and videos 2025-12-31 00:26:46 -05:00
Albert Armea
8e78a72fd9 Add screenshots 2025-12-31 00:18:42 -05:00
Albert Armea
b3144e213d Update README and example config for discoverability 2025-12-30 19:52:00 -05:00
Albert Armea
a17fb5104d Refresh activity list when change in time modifies it 2025-12-30 10:00:24 -05:00
Albert Armea
8e754d7c77 Use full datetime when mocking the clock
Having the date and seconds show is really helpful for debugging
2025-12-30 09:50:31 -05:00
Albert Armea
5cc577a012 Implement ~ expansion in args 2025-12-30 09:34:21 -05:00
Albert Armea
be686a7fe8 Add examples showing custom icon images 2025-12-30 09:05:16 -05:00
Albert Armea
1f8f23ef76 Use 12-hour clock with AM/PM
Now we don't need the "clock" icon to indicate the wall clock vs the
timer
2025-12-30 08:24:07 -05:00
Albert Armea
ffa6fbd095 Add support for custom icon images 2025-12-30 08:23:53 -05:00
Albert Armea
5e5e6f6806 Lint: electric boogaloo 2025-12-29 17:51:55 -05:00
Albert Armea
3fd49b2efd Fix CI for real this time 2025-12-29 17:04:15 -05:00
Albert Armea
347174d4ae Fix CI 2025-12-29 16:57:26 -05:00
Albert Armea
c444426507 Add crate documentation 2025-12-29 16:54:57 -05:00
Albert Armea
f5d7d69578 :%s/daemon/service/g 2025-12-29 12:52:03 -05:00
Albert Armea
c3f3770ea6 Clean up README structure 2025-12-29 12:38:38 -05:00
Albert Armea
95d2cbb566 Use Ubuntu 25.10 in CI
We still need gtk4-layer-shell-dev, which is not available in Ubuntu
24.04.

I would have preferred to define an environment variable rather than
duplicating `image: ubuntu:25.10` everywhere, but those aren't supported
in the `container` field.
2025-12-29 09:18:09 -05:00
Albert Armea
67cd556bb0 Fix CI 2025-12-29 09:03:45 -05:00
Albert Armea
ab89485317 Fix warnings
Warnings now:
* Show the text set in the config
* ... at the severity set in the config
* Can supersede previous warnings
2025-12-29 03:17:11 -05:00
Albert Armea
d78f58bdc7 Hide window borders even more 2025-12-29 02:54:16 -05:00
Albert Armea
2711782c42 Hide Steam UI while loading 2025-12-29 02:30:08 -05:00
Albert Armea
afa6efe9d7 Clean up config examples 2025-12-29 02:12:11 -05:00
Albert Armea
1fe6971fb2 Add CI 2025-12-28 22:07:23 -05:00
Albert Armea
133a55035a Add clock mocking mechanism for dev use only 2025-12-28 21:26:54 -05:00
Albert Armea
0f3bc8f690 Reduce API volume for volume
The HUD no longer polls the volume API, and volume update requests are debounced -- thus reducing the volume of API requests for volume changes (ba dum tss)
2025-12-28 15:58:05 -05:00
Albert Armea
68cdc16508 Add GCompris example entry 2025-12-28 15:40:00 -05:00
Albert Armea
005db1dbf4 Use type-aware fallback icons 2025-12-28 15:39:43 -05:00
Albert Armea
fb7503eeb4 Add volume policy 2025-12-28 09:30:54 -05:00
Albert Armea
234a64de3d Delete pause stubs 2025-12-28 08:59:20 -05:00
Albert Armea
e58cb05025 Fix HUD colors 2025-12-28 08:51:14 -05:00
Albert Armea
45a624bd2e Remove border around HUD 2025-12-28 08:36:54 -05:00
Albert Armea
1082810587 Disable "proper" fullscreen
It conflicts with the HUD
2025-12-28 01:09:15 -05:00
Albert Armea
5ee5d80e52 Remove window decorations 2025-12-28 01:06:51 -05:00
Albert Armea
336a8f7eb2 Use common command/args syntax 2025-12-28 00:35:33 -05:00
Albert Armea
1238987732 Fix args handling for snap entries 2025-12-28 00:03:50 -05:00
Albert Armea
d449a7adff Implement time-unrestricted activities 2025-12-27 23:26:49 -05:00
Albert Armea
d2bebd39a6 Hide launcher window when child application starts 2025-12-27 22:46:38 -05:00
Albert Armea
c852b74582 Update Minecraft suggested rules 2025-12-27 21:18:17 -05:00