Commit graph

188 commits

Author SHA1 Message Date
Michael Aaron Murphy
cd9a3d81e6 feat(vpn): support opening wireguard configs 2024-10-05 06:13:12 +02:00
Michael Aaron Murphy
d90074045f feat(appearance): add font configuration settings 2024-10-05 06:13:12 +02:00
Michael Aaron Murphy
894cf9fc3f
feat(bluetooth): PIN confirmation support 2024-10-02 10:17:24 +02:00
Ryan Brue
7eadf62bac fix: clarify license as GPL-3.0-only
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-09-26 21:22:22 -06:00
Maximilian Schmid
c38e87092d feat(keyboard): add caps lock remapping options 2024-09-25 21:41:01 +02:00
Vukašin Vojinović
ef9dc5cba0 fix(appearance): interface density button order 2024-09-25 16:52:07 +02: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
Michael Aaron Murphy
85d9f9dbfc
fix(keyboard): close input sources popup on click out 2024-09-25 15:28:45 +02:00
Michael Aaron Murphy
cdd7342d6f
fix(keyboard): duplicate input sources 2024-09-25 15:26:36 +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
Vukašin Vojinović
9269f9a82b
feat(appearance): add interface density settings 2024-09-23 22:07:49 +02:00
Vukašin Vojinović
23860ca2bd fix(app): add network subcommand 2024-09-23 13:39:56 +02:00
Vukašin Vojinović
822a6eaa69
fix: fix padding and height of page list items 2024-09-21 00:49:25 +02:00
Michael Aaron Murphy
eb1d5457d4
fix(wired): display known connections when unplugged 2024-09-20 22:32:20 +02:00
Michael Aaron Murphy
ccb0449d1c
chore(wired): change "Add network" to "Add profile" 2024-09-20 20:39:22 +02:00
Michael Aaron Murphy
0472c00096
chore: update dependencies 2024-09-20 20:37:14 +02:00
Michael Aaron Murphy
c6cd78ec9c
feat(networking): display list of devices on page 2024-09-20 16:20:00 +02:00
Michael Aaron Murphy
2c07dd8bef
fix(desktop): add window_hint to config update transaction 2024-09-19 00:59:08 +02:00
Michael Aaron Murphy
e7acd48bd9
perf(desktop): write icon theme config atomically 2024-09-19 00:33:33 +02:00
Michael Aaron Murphy
5145d47bd7
perf(desktop): reduce number of dbus calls when updating theme config 2024-09-19 00:17:02 +02:00
Michael Aaron Murphy
731828c099
perf(desktop): set active_hint and gap configs atomically for theme 2024-09-18 21:46:19 +02:00
Michael Aaron Murphy
94562eae88 perf(desktop): reduce disk usage when reading and writing configs 2024-09-18 17:05:50 +02:00
Florian Pallas
395b922984 feat: support extended input sources 2024-09-18 16:56:39 +02:00
Vukašin Vojinović
b8327fb1b5 fix(wifi): adaptive wifi icons 2024-09-14 00:36:39 +02:00
Michael Murphy
fa22b556dd
feat(networking): add VPN, WiFi, and Wired network pages 2024-09-13 21:45:49 +02:00
Joshua Megnauth
d035ba0cf7
feat(window_management): focus follows cursor delay 2024-09-13 21:24:03 +02:00
Jason Hansen
df43c94683
feat(shortcuts): add option to disable the default super key action 2024-09-09 13:42:36 +02:00
Konstantinos Lampropoulos
2705479ccb
fix(shortcuts): searchable custom shortcuts 2024-09-09 13:29:34 +02:00
Vukašin Vojinović
f8cdc7af2f fix(shortcuts): add switch to workspace
Adds the Switch to workspace [number] entries to the Navigation section.
2024-09-09 13:28:22 +02:00
Antoine Colombier
40d56e6ea7
feat(power): add connected devices section 2024-09-05 15:59:43 +02:00
Antoine Colombier
97bcbc64ec
fix(power): alignment of remaining battery 2024-09-05 14:24:02 +02:00
Vukašin Vojinović
090efbfad7
feat(window_management): add focus_navigation 2024-09-05 14:22:05 +02:00
Michael Aaron Murphy
544da2bdc8
fix(wallpapers): use context drawer for color picker 2024-09-04 14:52:36 +02:00
Vukašin Vojinović
4db59de205
improv: make entire length of radio items clickable 2024-09-03 14:30:10 +02:00
Victoria Brekenfeld
a5744e8bdb
feat(displays): add X11 scaling settings 2024-09-03 14:29:14 +02:00
Vukašin Vojinović
54dfbb8d37
fix(power): list item styling 2024-09-01 15:27:20 +02:00
wiiznokes
690b1795f8
feat(display): display as integer 2024-09-01 15:26:38 +02:00
Joshua Megnauth
4ae1a29b58
fix(time): Try LC_TIME before LANG 2024-09-01 15:25:20 +02:00
Niklas Reimer
fb94abf73f fix: Use lv3:rwin_switch as Right Super 2024-09-01 15:24:34 +02:00
Vukašin Vojinović
fbd9e231d3
improv: radio button style improvements 2024-08-30 16:57:13 +02:00
Piotr
fe52744387
feat(power): add battery status 2024-08-29 21:18:38 +02:00
Vukašin Vojinović
69e03bc414 fix(touchpad): adapt to workspace layout
Dynamically change the text of four-finger gestures depending on workspace layout.
2024-08-29 21:12:53 +02:00
Vukašin Vojinović
852f554763 fix(touchpad): update page to match design 2024-08-29 21:12:53 +02:00
Josh Megnauth
4992bec146 feat(time): Option to display seconds on the clock
Closes: #494
2024-08-29 21:07:39 +02:00
Konstantinos Lampropoulos
a46587fb6e
improv(sound): Use flex row with adaptive width slider 2024-08-28 14:31:40 +02:00
Michael Aaron Murphy
3ec53d7f8a
chore: update dependencies 2024-08-21 05:11:08 +02:00
Ian Douglas Scott
d61193dc4e display: Add options for DPI scales up to 300%
Scale factors above 200% may be useful on things like 4k 13 inch
laptops. So we should provide higher options, even if we don't default
to anything above 200%.

The way the dropdown is formatted with scrolling on smaller window sizes
could probably be improved. But that will presumably be a libcosmic
change, not anything here.
2024-08-19 22:37:48 +02:00
Vukašin Vojinović
83a4296b9f
fix: page list item padding and spacing 2024-08-17 13:25:09 +02:00
Vukašin Vojinović
6b2ff717c9 chore: update desktop entries 2024-08-16 21:30:36 +02:00
Vukašin Vojinović
307594592b chore: add desktop entries 2024-08-16 16:29:41 +02:00