Commit Graph
75 Commits
Author SHA1 Message Date
ItsLemmy f37625719d Clock: removed useMonospacedFont to keep things simple, + translations + cleanup 2025-10-01 09:20:14 -04:00
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
ItsLemmy 5ebf4b5377 i18n: launcher terminal-command 2025-09-30 22:45:00 -04:00
LemmyandGitHub 59fbe92fe4 Merge pull request #377 from lonerOrz/fix/launcher
fix: the launcher cannot run pure command-line (CLI) programs
2025-09-30 22:44:09 -04:00
ItsLemmy b051e19f68 i18n: updated all translations via autotranslate! 2025-09-30 22:32:37 -04:00
lonerorzandGitHub 9702a300ca Merge branch 'main' into fix/launcher 2025-10-01 10:11:12 +08:00
Leopold Luley 4fb1e2de1e i18n: Add German translation for new dock settings. 2025-09-30 23:07:24 +02: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
Aiser 650dcb8811 i18n: Optimize Chinese translation 2025-09-30 21:32:03 +08:00
pugaizai 2008ba85bc update sessionmenu translation 2025-09-30 19:07:49 +08:00
pugaizai 78cf0bc8a2 i18n: update zh-CN translations 2025-09-30 18:42:59 +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 fa49d4aaa0 Taskbar: Add German translation for Taskbar settings. 2025-09-29 11:08:48 +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
loner ef64395dd4 Resolve conflict 2025-09-29 03:09:30 +08:00
Ly-sec 5da474007e i18n: add lock-and-suspend to all languages 2025-09-28 19:53:20 +02:00
Ly-sec ffd2cdaf74 SessionMenu: add lock & suspend option as requested in #301 2025-09-28 19:50:52 +02:00
pugaizai 1cdff28cca Merge from upstream 2025-09-28 21:43:50 +08:00
铺盖崽 f32a34e320 Rename zh.json to zh-CN.json 2025-09-28 21:34:02 +08:00
Aiser b9b233a873 i18n: Optimize Chinese translation 2025-09-28 17:38:43 +08: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
Aiser c41fa1aef7 i18n: Optimize Chinese translation 2025-09-28 16:03:59 +08:00
Aiser 1a0ea3893c i18n: Optimize Chinese translation 2025-09-28 15:52:54 +08: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 b27728e5bf i18n(zh): add translation for terminal command 2025-09-27 12:12:31 +08:00
loner 2379ad134b i18n(pt): add translation for terminal command 2025-09-27 12:12:21 +08:00
loner 3ab9ffed78 i18n(fr): add translation for terminal command 2025-09-27 12:12:11 +08:00
loner 3182d1969b i18n(es): add translation for terminal command 2025-09-27 12:11:53 +08:00
loner 591d099255 i18n(de): add translation for terminal command 2025-09-27 12:11:43 +08: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 27eaeee5fd i18n-zh/pt: add missing keys 2025-09-26 16:23:04 +02:00
Ly-sec 5cfa66f9e8 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-09-26 15:07:30 +02: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
铺盖崽andGitHub ed7b4f5552 i18n(zh): add zh(simplified chinese) translation 2025-09-26 20:19:43 +08: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 23c83a49c3 i18n-es: 100% 2025-09-25 09:42:33 -04:00
ItsLemmy 1926008315 i18n-pt: 100% 2025-09-25 09:37:45 -04:00
ItsLemmy 53baf1c86b Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-09-25 09:27:59 -04:00
ItsLemmy 8173919692 i18n-fr: 100% 2025-09-25 09:27:56 -04:00
Ly-sec ece8705e5d i18n: de - remove some keys 2025-09-25 15:23:00 +02:00
ItsLemmy 346d29d94a i18n: en: no audio codecs 2025-09-25 09:19:34 -04:00