Commit Graph
340 Commits
Author SHA1 Message Date
lycia324 a55b1601cb Optimizing Chinese translation 2025-11-10 09:21:27 +08:00
lycia324 481f71b101 Optimizing Chinese translation in 'colors' and 'dark-mode';
Adding space between English and Chinese characters.
2025-11-10 08:58:18 +08:00
Ly-sec 061b92697c NoctaliaPerformance: add performance toggle (disables shadows & animations) 2025-11-08 09:13:48 +01:00
ItsLemmy 6290340988 Noctalia Performance Mode: basic backend and toast.
- Could use a bar widget
- Could use a control center widget
2025-11-07 15:58:06 -05:00
Ly-sec d8294d1108 SettingsWindow: add snap to bar toggle 2025-11-07 16:26:21 +01:00
ItsLemmy df73582ae8 i18n: auto sort 2025-11-06 23:11:21 -05:00
Ly-sec ceb2dea2a9 Notification: add enable/disable toggle 2025-11-06 17:30:16 +01:00
Ly-sec a0bd9cab13 Merge branch 'shapes' of https://github.com/noctalia-dev/noctalia-shell into shapes 2025-11-06 17:11:08 +01:00
Ly-sec 9f357aef25 Tray: add drawer logic
TraySettings: add drawer toggle
i18n: add translations for drawer toggle
2025-11-06 17:10:32 +01:00
ItsLemmy bbd9ad8af7 translations (sorting) 2025-11-06 10:51:40 -05:00
Ly-sec c073061fb8 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-06 11:50:56 +01:00
Ly-sec afde67bcb9 TrayMenu: use NPanel instead of PopupWindow
Tray, TrayDropdownPanel: use new TrayMenu
NPanel: expose animation options
shell: add TrayMenu component
i18n: add TrayMenu sub menu translation
2025-11-06 11:49:47 +01:00
LysecandGitHub a894cdb925 Merge pull request #663 from bokicoder/patch-1
i18n: Improve Chinese translation
2025-11-06 09:42:00 +01:00
notiantandGitHub e643c6b306 fix double entries 2025-11-06 03:46:01 +01:00
notiantandGitHub 9430690aac add missing translations to BluetoothPanel actions 2025-11-06 03:41:03 +01:00
ItsLemmy 0e41306f73 Wayland Layers: Breaking changes
- renamed some layers from "quickshell-*" to "noctalia-*"
- added screen name to all layers, ex: "noctalia-wallpaper-DP1"
- added a way to disable overview management in the settings, this allow
stationnary wallpaper on niri
2025-11-04 20:07:48 -05:00
Ly-sec 8b00fae3ae Tray: layout fixes 2025-11-04 23:34:36 +01:00
Ly-sec ba6f0a1d2d Tray: hide all non pinned entries, reactive chevron
i18n: translation changes for tray
2025-11-04 22:50:22 +01:00
Ly-sec 3b0b3fb57e Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-04 22:30:22 +01:00
Ly-sec ae75fa80f0 Tray: dropdown shenanigans 2025-11-04 22:30:19 +01:00
ItsLemmy 0cdae52164 i18n: english tweaks 2025-11-04 14:56:35 -05:00
bokicoderandGitHub 48f537ac84 i18n: Improve Chinese translation 2025-11-05 02:01:20 +08:00
Ly-sec 752c45e0b0 UserInterface: add shadow location setting (implements #652) 2025-11-04 15:08:00 +01:00
Aiser a2479c7cac i18n: Optimize Chinese translation 2025-11-04 21:06:03 +08:00
Ly-sec fb330490f8 MediaMini: add setting to hide when idle
i18n: add hide when idle translation
2025-11-04 08:50:22 +01:00
ItsLemmy d262b84b41 i18n: translating script sort by keys to keep things nice and tidy + re-translated some modified english translations. 2025-11-03 21:28:54 -05:00
ItsLemmy 08787e0536 i18n: auto translating missing Turkish strings 2025-11-03 16:24:20 -05:00
LemmyandGitHub 4f020e9757 Merge pull request #650 from ahmet-cetinkaya/feat/turkish-language-support
feat(i18n): add Turkish language support
2025-11-03 16:18:30 -05:00
ItsLemmy 4bbb8ecab1 i18n 2025-11-03 16:07:34 -05:00
LemmyandGitHub 40ac70aeb9 Merge pull request #644 from lonerOrz/feat/control-center-custom-button
feat: Implement Control Center custom button basic framework
2025-11-03 15:58:16 -05:00
ItsLemmy f2e402e3c1 i18n + formatting 2025-11-03 15:38:19 -05:00
LemmyandGitHub 083cd40c90 Merge branch 'main' into feat/wezterm 2025-11-03 15:34:41 -05:00
LemmyandGitHub 9d68d5bcee Merge pull request #645 from MrDowntempo/feat/better-lockkeys-settings
Feat/better lockkeys settings
2025-11-03 15:31:51 -05:00
ItsLemmy c47bb9820b i18n: auto translate 2025-11-03 15:23:57 -05:00
ItsLemmy 9f656829b1 Panels: implemented snapping to screen edges.
WallpaperPanel: settings to position the panel (similar to launcher)
2025-11-03 15:21:05 -05:00
loner be78a72c51 feat(i18n): Add Chinese translations for custom button 2025-11-04 02:46:05 +08:00
loner a7bbfe03f0 feat(i18n): Add Ukrainian translations for custom button 2025-11-04 02:45:06 +08:00
loner eb37dc9951 feat(i18n): Add Portuguese translations for custom button 2025-11-04 02:44:26 +08:00
loner 8e9069b2fe feat(i18n): Add French translations for custom button 2025-11-04 02:43:54 +08:00
loner 59ab5f77cb feat(i18n): Add Spanish translations for custom button 2025-11-04 02:43:16 +08:00
loner 3970aee796 feat(i18n): Add German translations for custom button 2025-11-04 02:42:26 +08:00
ItsLemmy 1279e0b4e3 Merge branch 'new-windowing-system-and-shadows' 2025-11-03 13:31:43 -05:00
loner e5e9b5961b feat(controlcenter): beautify UI interface for custom button state checks 2025-11-04 02:28:36 +08:00
loner e182fe2552 feat: add on state logic 2025-11-04 02:28:36 +08:00
loner 5c19c8433e feat: Implement Control Center custom button basic framework 2025-11-04 02:28:36 +08:00
Ly-sec 3c69d5b4da NClock: factorize NClockAnalog/Digital
i18n: rephrase analog clock translation
2025-11-03 18:32:46 +01:00
Ahmet Çetinkaya 4086ebbcfb feat(i18n): add Turkish language support
Add comprehensive Turkish translations for all UI elements, including authentication messages, widget settings, system notifications, menus, settings panels, and tooltips. This enables Turkish-speaking users to use the application in their native language.
2025-11-03 20:30:33 +03:00
Ly-sec 3ad7271871 DisplayTab: toggle ddcutil, disabled by default 2025-11-03 18:21:37 +01:00
ItsLemmy fea06c2164 Shadows: conditional via settings
q
2025-11-03 10:29:49 -05:00
Rain Xelelo f2c0cfe814 ukraine language 2025-11-03 09:56:24 +02:00