Commit Graph
41 Commits
Author SHA1 Message Date
LemmyandGitHub 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
lonerorzandGitHub 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
Ly-sec a0f6d14334 MediaMini: add no active player placeholder 2025-09-30 18:37:45 +02:00
pugaizai 2008ba85bc update sessionmenu translation 2025-09-30 19:07:49 +08: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
LemmyandGitHub bb24b6904d Merge pull request #386 from luleyleo/filtered-taskbar
Taskbar: Filter by screen and workspace
2025-09-29 15:02:31 -04:00
Ly-sec 559609be64 Launcher: add pin to dock button if dock is enabled 2025-09-29 16:31:53 +02:00
Leopold Luley b1f7ae5d9a Taskbar: Add settings. 2025-09-29 11:01:14 +02: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
Ly-sec 388824bf37 i18n: add description to all Bar widget settings 2025-09-28 11:16:26 +02:00
Ly-sec 25eb31747a ColorSchemeTab: hide predefined colorschemes when matugen is enabled 2025-09-28 10:43:02 +02:00
ItsLemmy 8b89e95b13 New setting to disable all UI animations 2025-09-27 16:12:28 -04: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
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
Ly-sec 619420349c i18n: add keep awake to all languages 2025-09-25 17:34:57 +02:00
ItsLemmy 346d29d94a i18n: en: no audio codecs 2025-09-25 09:19:34 -04:00
ItsLemmy 0f888fd734 MediaMini: autoHide 2025-09-25 08:49:01 -04:00
ItsLemmy 3809f290ed ActiveWindow: better autohide 2025-09-25 08:42:10 -04:00
Ly-sec b03b4b0f13 i18n: fix control-center 2025-09-25 03:10:10 +02: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 35a7ed165f BarSectionEditor: add search option (fixes #347) 2025-09-25 00:43:04 +02:00
ItsLemmy fe58e5e92a Merge branch 'i18n' 2025-09-24 13:52:29 -04:00
Ly-sec 7fe504aa8a Merge branch 'i18n' of https://github.com/noctalia-dev/noctalia-shell into i18n 2025-09-24 17:01:41 +02:00
Ly-sec aca831e54d i18n: remove debug language 2025-09-24 17:01:31 +02:00
Ly-sec 7f9acccce7 i18n: remove some entries, edit some entries 2025-09-24 16:48:43 +02:00
ItsLemmy 9105ec6b0d i18n: no more close side panel as its called control center 2025-09-24 10:17:28 -04:00
Ly-sec 5de4330199 i18n: even more things appeared 2025-09-24 15:31:11 +02:00
Ly-sec 04f247905a i18n-check: updated detection
i18n: added some odd ones
2025-09-24 14:30:30 +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
ItsLemmy 31db195087 First stab at i18n 2025-09-23 22:39:38 -04:00