ItsLemmy
a648fdf6de
ColorScheme: no longer hides templates when not using matugen.
2025-10-01 22:30:57 -04:00
Ly-sec
42af310ccf
matugen: initial commit for predefined color schemes
2025-10-02 00:44:38 +02:00
ItsLemmy
f37625719d
Clock: removed useMonospacedFont to keep things simple, + translations + cleanup
2025-10-01 09:20:14 -04:00
Lemmy and GitHub
cad8fd671f
Merge pull request #398 from DiscoCevapi/add-clock-font-setting
...
Add clock font setting for customizable clock displays
2025-10-01 09:13:18 -04:00
DiscoNiri
68e76abfc7
Move clock font settings to widget-specific configuration
...
- Moved clock font selection from general settings to clock widget settings
- Added custom font toggle and selection in ClockSettings.qml
- Updated BarWidgetRegistry.qml with new clock font metadata
- Removed global clockFont setting from Settings.qml and GeneralTab.qml
- Updated Clock.qml to use widget-specific custom font setting
- Added proper translation keys for new font options
- Maintained backward compatibility with existing font hierarchy
2025-10-01 20:26:13 +10:00
lonerorz and GitHub
9702a300ca
Merge branch 'main' into fix/launcher
2025-10-01 10:11:12 +08:00
Leopold Luley
fdc61acfe4
Dock: Add option to filter by output.
2025-09-30 23:01:46 +02:00
ItsLemmy
43dee793de
More pointSize cleanup
2025-09-30 07:44:03 -04:00
DiscoNiri
8b0e0f6e0e
Add clock font setting for customizable clock displays
...
This commit adds a new 'Clock Font' setting that allows users to customize
the font used specifically for clock displays in the bar and widgets,
independent of the default UI font.
Features:
- New clockFont property in Settings.data.ui (defaults to 'Roboto')
- Updated Bar Clock widget to use the custom font with fallback support
- Added searchable font dropdown in General Settings tab
- Backward compatible - uses default font if clockFont is not set
- Real-time updates - changes apply immediately
The font selection uses FontService.availableFonts and includes proper
fallback logic that respects the existing monospaced font setting.
2025-09-30 18:37:47 +10:00
ItsLemmy
d2e5d0664a
Font: added reset button for scaling
2025-09-29 21:42:47 -04:00
ItsLemmy
4b13e89a64
Font: added per font family scaling. removed billboard font
2025-09-29 21:31:45 -04:00
loner
1f898171e0
Merge remote-tracking branch 'upstream/main' into fix/launcher
...
# Conflicts:
# Assets/Translations/zh-CN.json
2025-09-29 03:22:48 +08:00
Ly-sec
ffd2cdaf74
SessionMenu: add lock & suspend option as requested in #301
2025-09-28 19:50:52 +02:00
ItsLemmy
dc414df9bc
NRadioButton: proper elipsis. Fix #385
2025-09-28 11:09:17 -04:00
Ly-sec
25eb31747a
ColorSchemeTab: hide predefined colorschemes when matugen is enabled
2025-09-28 10:43:02 +02:00
ItsLemmy
e73d85de04
Bluetooth: Removed the copy of the adapter's state in Settings, makes code much simpler and robust by always relying on the actual adapter's state.
2025-09-27 17:33:09 -04:00
ItsLemmy
8b89e95b13
New setting to disable all UI animations
2025-09-27 16:12:28 -04:00
ItsLemmy
348c1e8f9f
General: Animation speed max back to 200%
2025-09-27 15:01:40 -04:00
ItsLemmy
b5b8b62cf0
Animation speed: allow 500% speed for quasi instant.
2025-09-27 14:03:54 -04:00
Ly-sec
d4dd3b1734
ColorSchemeTab: hide matugen scheme type when Matugen is disabled
2025-09-27 17:20:47 +02:00
Ly-sec
35bf30ef5e
ColorSchemeTab: add matugen type option
2025-09-27 17:16:00 +02:00
loner
256f9b4a76
feat(launcher): add configurable terminal command
...
The terminal command for launching applications was previously hardcoded to 'kitty', causing issues for users without it installed.
This change introduces a new setting, 'appLauncher.terminalCommand', allowing users to specify their preferred terminal emulator. The default value is set to 'xterm -e'.
The implementation includes:
- Defining the setting in 'Commons/Settings.qml'.
- Adding a text input in the launcher settings tab.
- Updating the application plugin to use the new setting.
2025-09-27 12:06:54 +08:00
ItsLemmy
f8ee0bb8df
FilePicker: debugging and improvements.
2025-09-26 23:21:56 -04:00
Ly-sec
695d002d6a
OsdTab: move all OSD related settings into their own tab
...
OSD: add Left/Right Center options (will display vertically)
TablerIcons: add OSD Tab icon
i18n: added translation to all files for OSDTab (generated)
2025-09-26 15:05:53 +02:00
ItsLemmy
012ae28dd9
Bar editor: removing the last ControlCenter triggers a toast warning.
2025-09-25 21:54:51 -04:00
ItsLemmy
22b843587c
FilePicker: back to our custom file picker.
2025-09-25 20:59:50 -04:00
ItsLemmy
0e8a920ee2
Do not translate audio codecs name
2025-09-25 09:13:43 -04:00
Ly-sec
ef616efcca
i18n: small fix
...
autoformat
2025-09-25 02:44:27 +02:00
Ly-sec
2123b55aab
MediaMini: small fixes
2025-09-25 01:37:17 +02:00
Ly-sec
96c2817e06
MediaMini: add scrolling support (as requested in #293 )
2025-09-25 01:02:01 +02:00
Ly-sec
2afec4cc46
NotificationsTab: fix i18n
2025-09-25 00:01:50 +02:00
ItsLemmy
b93c733e7c
autoformating
2025-09-24 13:52:44 -04:00
ItsLemmy
fe58e5e92a
Merge branch 'i18n'
2025-09-24 13:52:29 -04:00
ItsLemmy
e6ae17cdd5
Audio: Debounce timer should not use Style.animationFast
2025-09-24 13:27:10 -04:00
Ly-sec
aca831e54d
i18n: remove debug language
2025-09-24 17:01:31 +02:00
FUFSoB
f21bda0de9
other: change desc of overdrive settings toggle
2025-09-24 19:54:29 +05:00
Ly-sec
7f9acccce7
i18n: remove some entries, edit some entries
2025-09-24 16:48:43 +02:00
FUFSoB
06694f2428
bugfix: when changing sink after volume change, changes were applying to other sink
2025-09-24 19:20:44 +05:00
ItsLemmy
58fb397e79
AudioTab: warning fix
2025-09-24 09:46:59 -04:00
Ly-sec
5de4330199
i18n: even more things appeared
2025-09-24 15:31:11 +02:00
Ly-sec
2bfed74851
i18n: even more integration
...
autoformat
2025-09-24 14:24:21 +02:00
Ly-sec
2a23b6afdd
i18n: WAY more i18n conversion
2025-09-24 14:12:12 +02:00
Ly-sec
df70f0c824
Possibly got everything transfered over to i18n
2025-09-24 13:47:59 +02:00
Ly-sec
2285a3fb18
SettingsWindow: add i18n support
2025-09-24 13:20:49 +02:00
FUFSoB
ef5447d2fa
bugfix: make volume consistent with wpctl get-volume
2025-09-24 14:11:44 +05:00
FUFSoB
fb64b3ba43
feat: volume overdrive
2025-09-24 14:04:08 +05:00
FUFSoB
41b9eb1897
Merge remote-tracking branch 'upstream/main' into notifications-refine
...
Resolve conflicts due to project structure changes
2025-09-24 07:40:50 +05:00
ItsLemmy
31db195087
First stab at i18n
2025-09-23 22:39:38 -04:00
ItsLemmy
6d4ca4ffc0
OSD: moved settings in the appropriate spot
2025-09-23 12:40:40 -04:00
Ly-sec
4cd53c4083
OSD: unified Volume & Brightness OSD into one file (OSD.qml), move OSD settings to NotificationTab
2025-09-23 18:07:14 +02:00