Commit Graph
759 Commits
Author SHA1 Message Date
Ly-sec aeee91d08a BatterySettings: add option to pick which battery is being shown
BatteryPanel: remove redundant things
2025-11-28 20:55:50 +01:00
Ly-sec f66e063d5a i18n: update SystemMonitorTab 2025-11-27 16:14:16 +01:00
Ly-sec 3f02b28ecc SystemMonitorTab: add network polling 2025-11-27 16:10:36 +01:00
ItsLemmy bfc5afa947 polling translations 2025-11-27 09:51:59 -05:00
ItsLemmy af6ef8e763 i18n Japanese: fixing bad merge 2025-11-27 09:51:27 -05:00
Ly-sec 4e4a974f2c i18n-ja: add polling translation 2025-11-27 15:07:00 +01:00
Ly-sec 7cb293733c SystemMonitorTab: add polling option 2025-11-27 15:06:17 +01:00
ItsLemmy 8c339fc199 i18n: autosorting 2025-11-27 08:35:13 -05:00
HAMADA Minato 94a582b634 Add Japanese translation (ja) 2025-11-27 21:39:34 +09:00
LemmyandGitHub 81c35aaee9 Merge pull request #880 from notiant/patch-3
Add some missing translations & more consistency for English
2025-11-26 20:04:34 -05:00
ItsLemmy a188aa2e17 Autofmt + all missing transactions 2025-11-26 15:57:34 -05:00
Ly-sec cdb93a3d96 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-26 19:19:17 +01:00
Ly-sec 309648d6d6 Calendar: add timer
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
notiantandGitHub 649ec5ac5a small edit 2025-11-26 18:58:44 +01:00
notiantandGitHub 601f297b35 Merge branch 'main' into patch-3 2025-11-26 18:55:49 +01:00
ItsLemmy f10207a159 Settings / SetupWizard & OSD
- Settings cleanup and avoid segfault by not using var.
- SetupWizard simplified opening condition logic. Will only open when no
settings available
- OSD: simplified settings logic, updated translations to explain that
no type selected = all types enabled. similar to bar and monitors logic.
- Do not open changelog on a fresh install as we already open the
SetupWizard
2025-11-26 09:52:15 -05:00
Ly-sec 737bde0a6a Matugen/Vesktop: fix noctalia logo display 2025-11-26 10:34:55 +01:00
Ly-sec bc9c27baf8 Matugen/Vesktop: fix thread text color 2025-11-26 10:31:36 +01:00
homebobhomebobandGitHub d2f018c133 Update es.json translation for 'play' to 'Reproducir'
spanish has a lot words for the same thing (in spanish (jugar) play it is used to play ...games (jugar juegos), but play music is "reproducir musica"
2025-11-26 07:28:23 +00:00
notiantandGitHub 22ee8904a4 Add some missing translations & more consistency for English 2025-11-26 06:14:21 +01:00
ItsLemmy a35123918c Battery Panel: Charge Level => Battery Level 2025-11-25 15:20:51 -05:00
ItsLemmy 764acef4e7 settings-defaul 2025-11-25 15:20:30 -05:00
Ly-sec 8277ce1631 IPCService: add state IPC call 2025-11-25 18:15:57 +01:00
Ly-sec cb3af2d0d6 Matugen/Vesktop: fix chatbar height 2025-11-25 17:03:06 +01:00
Ly-sec 83f8028d47 OsdTab: add toggle for all OSDs 2025-11-25 16:27:19 +01:00
LysecandGitHub 4a57803847 Merge pull request #871 from lonerOrz/feat/lock-key
feat: Add setting to disable lock key OSD notifications
2025-11-25 14:25:24 +01:00
loner f9f83a6db3 i18n: Add show-lock-key-notifications translation 2025-11-25 21:20:55 +08:00
loner 4c6cf8d21b feat: Add setting to disable lock key OSD notifications 2025-11-25 21:20:50 +08:00
Ly-sec 9cf44be361 Battery: fix pill when charging 2025-11-25 14:12:17 +01:00
Ly-sec 7f48ea73b2 Matugen/Vesktop: more layout fixes 2025-11-25 02:15:18 +01:00
Ly-sec 8afb6cfb6a Matugen/Vesktop: adjust text brightness 2025-11-25 01:47:56 +01:00
Ly-sec 1cf9178a26 Matugen/Vesktop: add noctalia logo, fix timestamp color 2025-11-25 01:40:43 +01:00
Antariksh SinghandGitHub a894511711 fix(vesktop.css): banner icons visibility issue
the banner icons had a dark background as well as a dark icon color, changed the icon color to a brighter one, and minor description changes
2025-11-25 00:32:28 +05:30
Antariksh SinghandGitHub 5a6a175558 updated theme name and description in vesktop.css 2025-11-24 21:18:42 +05:30
Antariksh SinghandGitHub 49747dffcc refactor(vesktop.css): updated from hyprluna to midnight vesktop theme 2025-11-24 21:07:19 +05:30
Ly-sec 54cd3d74e5 i18n: adjust notification widget translation 2025-11-24 13:56:59 +01:00
ItsLemmy e61a073f57 DefaultSettings: refreshed with cava 2025-11-23 19:25:57 -05:00
Ly-sec 04c8f5b54e LauncherTab: add grid view option
Launcher: force clipboard history to list view
NGridView: created
2025-11-23 21:51:14 +01:00
loner f56109ad35 feat: Add progress ring setting translations for all languages 2025-11-24 03:42:11 +08:00
loner a5fdf67b05 fix: Optimize MediaMini widget progress ring display 2025-11-24 03:42:11 +08:00
LysecandGitHub 0d9c4974b3 Merge pull request #836 from acdcbyl/main
Matugen: Add Cava's Theme
2025-11-23 19:31:58 +01:00
Aiser 33af5b9ab9 Matugen: Add Cava's Theme 2025-11-23 15:10:38 +08:00
notiantandGitHub e34248d5cb Some changes for the notification layout & localize timestamps 2025-11-23 00:51:04 +01:00
Ly-sec aa34a7ed36 Settings: add telegram
ProgramCheckerService: add check for telegram
2025-11-22 21:10:50 +01:00
LemmyandGitHub a61a40fd7c Merge pull request #811 from shouya/main
Show workspaces from the focused screen
2025-11-22 11:31:22 -05:00
LemmyandGitHub 2d1034ece8 Merge pull request #822 from MrDowntempo/feat/SUPER-ColorPicker-DX-ALPHA-PlusPlus
Feat/super color picker dx alpha plus plus
2025-11-22 11:25:44 -05:00
ItsLemmy 1aac585d62 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-22 11:23:48 -05:00
ItsLemmy a8ec22984a i18n 2025-11-22 11:23:45 -05:00
Ly-sec 7a3b488546 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-22 17:22:27 +01:00
Ly-sec 6b80da8e63 Merge remote-tracking branch 'origin/shell-state' 2025-11-22 17:21:47 +01:00