Commit Graph
3662 Commits
Author SHA1 Message Date
ItsLemmy 4bbb8ecab1 i18n 2025-11-03 16:07:34 -05:00
ItsLemmy 434b526c99 Services: better log 2025-11-03 16:04:39 -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 53bbe3e358 NPanel: increased panels snapping 2025-11-03 15:57:00 -05:00
ItsLemmy e7fe5ba837 NPanel: hotfix 2025-11-03 15:44:25 -05:00
ItsLemmy f2e402e3c1 i18n + formatting 2025-11-03 15:38:19 -05:00
LemmyandGitHub e3373d587a Merge pull request #639 from MrDowntempo/feat/wezterm
Initial work for wezterm color theme support
2025-11-03 15:36:04 -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 feee953e12 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-03 15:21:55 -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
Ly-sec 2c581e1f1f Dock: possible auto-hide fix 2025-11-03 21:20:15 +01:00
ItsLemmy f46bb95274 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-03 14:18:11 -05:00
ItsLemmy af33eb7fe9 NPanel: added animation on backgroundColor to avoid snap/jumps 2025-11-03 14:18:09 -05:00
Ly-sec e849fe2a13 Matugen/Discord: make emoji tooltip more readable 2025-11-03 20:14:40 +01:00
Ly-sec 845b689ec8 Matugen/Discord: make messages a tiny bit easier to read 2025-11-03 20:07:59 +01:00
Ly-sec f42fe140c0 BarTab: if bar is floating, hide outer corners 2025-11-03 19:58:06 +01: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
Ly-sec 15441d2d1b Matugen/Discord: fix thread text 2025-11-03 19:38:45 +01:00
ItsLemmy 1279e0b4e3 Merge branch 'new-windowing-system-and-shadows' 2025-11-03 13:31:43 -05:00
loner 34cdbfea32 fix(controlcenter): fix widget sorting in dropdown list 2025-11-04 02:28:36 +08:00
loner e5e9b5961b feat(controlcenter): beautify UI interface for custom button state checks 2025-11-04 02:28:36 +08:00
loner 5a9470d64e feat(controlcenter): implement multi-state support for custom button 2025-11-04 02:28:36 +08:00
loner ba7282daa6 feat(controlcenter): Optimize command execution logic
The  command is “fire-and-forget”: it starts a process and returns immediately, so QML has no way of knowing when that process actually finishes. To avoid this race condition, the simplest approach that least intrudes on existing QML code is to introduce a short timer.
2025-11-04 02:28:36 +08:00
loner 697fb55ab1 fix: enter tooltip 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 89d715156f Merge branch 'new-windowing-system-and-shadows' of https://github.com/noctalia-dev/noctalia-shell into new-windowing-system-and-shadows 2025-11-03 19:28:31 +01:00
Ly-sec 9efada7dd7 WallpaperPanel: reduce height 2025-11-03 19:28:29 +01:00
ItsLemmy acba085531 NSlider: Fix and edge case where the slider would sometime loose focus while dragging. 2025-11-03 13:09:01 -05:00
Ly-sec 982f78971b Matugen/Discord: make slowmode easier to read 2025-11-03 18:50:52 +01:00
Ly-sec 81fbba4a01 Matugen/Discord: make clock easier to read 2025-11-03 18:42:27 +01:00
Ly-sec 3c69d5b4da NClock: factorize NClockAnalog/Digital
i18n: rephrase analog clock translation
2025-11-03 18:32:46 +01:00
Ly-sec b9d198a879 SessionMenu: fix lockScreen button 2025-11-03 18:23:41 +01:00
Ly-sec 3ad7271871 DisplayTab: toggle ddcutil, disabled by default 2025-11-03 18:21:37 +01:00
Ly-sec 5cce13c730 Merge branch 'new-windowing-system-and-shadows' of https://github.com/noctalia-dev/noctalia-shell into new-windowing-system-and-shadows 2025-11-03 18:00:12 +01:00
Ly-sec e4bb28dd5e SetupWizard: add dimdesktop & dropshadow option 2025-11-03 18:00:06 +01:00
ItsLemmy fceaac029c Attached panels: nice curves on screen edges 2025-11-03 11:58:57 -05:00
ItsLemmy 451784a82b FullScreenWindow: restored panelOverlayLayer functionality, since refactoring it means assigning both panels AND bar to the overlay layer as they share a PanelWindow. 2025-11-03 10:50:47 -05:00
ItsLemmy e11934294f FullScreenWindow: fix click-through but when panel closes. 2025-11-03 10:46:29 -05:00
ItsLemmy fea06c2164 Shadows: conditional via settings
q
2025-11-03 10:29:49 -05:00
c2fc2fandMatan Bendix Shenhav 2c3d7bc101 fix: rename pkgs.system into pkgs.stdenv.hostPlatform.system 2025-11-03 15:24:12 +01:00
ItsLemmy f4672df2e0 ControlCenter: Fix laggy opening due to spinning disc 2025-11-03 08:27:49 -05:00
ItsLemmy 72c5a9d652 ShapedRect: fixing hair line gap 2025-11-03 08:15:55 -05:00