Commit graph

39 commits

Author SHA1 Message Date
Michael Aaron Murphy
d1224aaa5e i18n: generate desktop entries with xdgen 2026-02-24 15:38:38 -07:00
Michael Aaron Murphy
a2f53f2239
build: add build-deb recipe for vendorless package build 2025-10-08 12:03:18 +02:00
Michael Aaron Murphy
50b3222571
build: move desktop entries into resources/applications 2025-10-08 12:03:00 +02:00
Michael Aaron Murphy
1c5061574b
build(justfile): ensure usrdir is an absolute path 2025-10-08 09:21:08 +02:00
Michael Aaron Murphy
79ae68662b
build: streamline justfile & add tag recipe 2025-10-08 07:17:20 +02:00
libkurisu
449411c7e9
build(justfile): removed -d '\n' from xargs
This fixes unrecognized option d errors on freebsd utils.
2025-10-08 04:47:47 +02:00
Vukašin Vojinović
ee34b79359 chore: add startup applications command and desktop entry 2025-09-15 15:58:13 +02:00
Jeremy Soller
d27ee218cf Add feature for legacy applications page 2025-04-02 14:33:45 -06:00
Vukašin Vojinović
cc8586e380 feat: add applications page 2025-03-21 19:37:16 +01:00
Jeremy Soller
d2c1756c86 Fix features to improve portability 2025-03-13 14:04:04 -06:00
Victoria Brekenfeld
8e7ed01fe6 pages: Add Accessibility/Magnifier page 2025-02-21 00:39:10 +01:00
Michael Murphy
8e5afbfbfc
feat: add user accounts page
Co-authored-by: Antoine C <hi@acolombier.dev>
2024-12-11 14:46:36 +01:00
Vukašin Vojinović
818eb24329 fix(default-apps): add desktop entry 2024-11-26 15:02:02 -05:00
Ashley Wulber
437cd831b9 feat: add heaptrack to justfile 2024-11-14 14:20:00 -05:00
Vukašin Vojinović
f0b80a90bd improv(networking): match page list item to design
Also includes various minor fixes.
2024-09-25 16:52:07 +02:00
Antoine C
cbbbe92393
feat: add Bluetooth settings page
Co-authored-by: Michael Murphy <michael@mmurphy.dev>
2024-09-24 17:16:40 +02:00
Michael Murphy
fa22b556dd
feat(networking): add VPN, WiFi, and Wired network pages 2024-09-13 21:45:49 +02:00
Vukašin Vojinović
307594592b chore: add desktop entries 2024-08-16 16:29:41 +02:00
Vukašin Vojinović
f758451ab9 chore: update desktop entries 2024-08-13 19:17:51 +02:00
git-f0x
7ad3315df7 chore(desktop): add desktop entries 2024-08-02 19:39:17 -04:00
Michael Aaron Murphy
9963844b58 feat(about): editable hostname input 2024-04-10 17:31:29 +02:00
Michael Aaron Murphy
62f15a5685
fix(just): move install recipes to main justfile 2024-04-01 15:58:50 +02:00
Michael Aaron Murphy
1c61885428 feat: add desktop entries for each settings page 2024-03-22 18:13:15 +01:00
Michael Aaron Murphy
ab298fab2d improv(just): ability to optionally check library version requirement
We know that the minimum required version of wayland-client is 1.20
2024-03-19 17:07:22 +01:00
Michael Aaron Murphy
f0603d648f chore(just): add library and Rust version checks 2024-03-19 17:07:22 +01:00
Michael Aaron Murphy
b65cb1a038 chore(just): justfile refactoring 2024-03-19 17:07:22 +01:00
Ashley Wulber
32e1272a93 chore: add metainfo 2024-03-18 23:06:56 +01:00
Michael Aaron Murphy
c00b41a463 feat: add display settings page 2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
b2a5649290 chore(build): use mold linker instead of lld if available 2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
dc9db64592 feat(wallpaper): use dropdown and image button widgets 2023-11-13 15:16:02 +01:00
Ashley Wulber
0b74b0e586
Appearance jammy (#78)
* chore(appearance): add interface i18n phrases

* wip: appearance page skeleton

* wip: more work on the skeletop

* wip: appearance

* wip: add icons and more widgets to appearance page

* wip: set the theme on entering and leaving the appearance panel

* cleanup & layout improvements

* wip(appearance): accent buttons

* fixes

fix default schemas, install methods, and appearance page

* use git deps

* clippy and cleanup

* update libcosmic & fix illustration names

* feat: cosmic-comp theme variables

* use git deps

* fix: add dep to control

* fix: install libwayland-dev

* udpate libcosmic

* wip: reset to default button

* refactor: color button improvements

* feat: import / export themes

* refactor: defaults for most color pickers and toggle for window hint

* refactor: use a context drawer for the container background color

* cleanup(appearance): box ThemeBuilder in Message

* cleanup(appearance): clippy

* fix(appearance): window hint toggle handling

* chore: more entries for the default schema

* fix: typo
2023-10-17 17:05:07 -04:00
Michael Murphy
900bb45758
feat: implement wallpaper settings page 2023-06-23 17:18:05 +02:00
Michael Aaron Murphy
a4eee2186c
feat: partial implementation of wallpaper settings
Will take some time to refactor the rest
2023-05-31 02:50:18 +02:00
Michael Aaron Murphy
61861b3f18
chore: fix debian package builds 2023-04-25 14:25:14 +02:00
Michael Aaron Murphy
c015ad9948
feat: refactor the settings page architecture 2023-04-25 00:35:13 +02:00
Michael Aaron Murphy
0a267c027d
chore: use lld linker by default 2023-02-01 00:44:59 +01:00
Michael Aaron Murphy
b2cb2b2e70
chore(justfile): use newer features of just 2023-01-31 00:37:36 +01:00
Michael Aaron Murphy
6bbe3e97aa
feat: ability to load the contents of a page on activate 2023-01-30 15:40:35 +01:00
Michael Aaron Murphy
2709dcfee5
feat: settings application architecture 2023-01-26 23:20:45 +01:00