ItsLemmy
4bbb8ecab1
i18n
2025-11-03 16:07:34 -05:00
Lemmy and GitHub
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
Lemmy and GitHub
083cd40c90
Merge branch 'main' into feat/wezterm
2025-11-03 15:34:41 -05:00
Lemmy and GitHub
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
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
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
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
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
3ad7271871
DisplayTab: toggle ddcutil, disabled by default
2025-11-03 18:21:37 +01: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
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
ItsLemmy
101b27fcc7
New windowing system
...
Large commit that totally refactor of the way we handle the bar and
panels.
Testing should focus on Panels, Bar, Keyboard Focus, IPC calls.
Changes brief:
- One NFullScreenWindow per screen which handle it's bar and dedicated
panels.
- Added shadows
- Reintroduced dimming
- New panels animations
- Proper Z ordering
- Panels on overlay laywer is not reimplemented, if we do it then the
bar will be on the Overlay too
- Panel dragging was not reimplemented, to be discussed before
reimplementing
- Still a WIP, need to work more on shadows and polishing + debugging.
2025-11-03 00:53:02 -05:00
MrDowntempo and GitHub
1dfa12bde5
Merge branch 'noctalia-dev:main' into feat/wezterm
2025-11-02 23:38:49 -05:00
MrDowntempo and GitHub
b309e1c96a
Merge branch 'noctalia-dev:main' into feat/better-lockkeys-settings
2025-11-02 23:38:32 -05:00
Corey Woodworth
8730f0bb16
Stacking changes and translations done
2025-11-02 23:15:47 -05:00
ItsLemmy
98ed4ec450
Revert "Matugen: update qtct template"
...
This reverts commit 3c4e864363 .
2025-11-02 22:37:25 -05:00
Corey Woodworth
33487c929e
final corrections
2025-11-02 21:52:41 -05:00
Corey Woodworth
b4e923b4af
wezterm theme corrections
2025-11-02 21:52:41 -05:00
Corey Woodworth
090d33cc3f
Add additional wezterm themes
2025-11-02 21:52:41 -05:00
Corey Woodworth
f882ace0e2
Ran /Bin/dev/i18n-json.sh --translate
2025-11-02 21:52:41 -05:00
Corey Woodworth
294dc7ce5a
Added color schemes for wezterm by copying it's internal themes. Much is still missing.
2025-11-02 21:52:41 -05:00
Corey Woodworth
9be50c10e2
Initial work for wezterm color theme support
2025-11-02 21:52:41 -05:00
Ly-sec
3c4e864363
Matugen: update qtct template
2025-11-02 20:33:40 +01:00
Ly-sec
98f074dddc
PowerProfile: add tooltip when disabled to inform user what they need to install
2025-11-02 14:58:09 +01:00
bokicoder and GitHub
c7f77bf5f4
fix Chinese translation of volume tooltips
2025-11-02 01:54:08 +08:00
ItsLemmy
ebd0f29fbb
Rosepine / alacritty: proper surface color
2025-11-01 11:54:53 -04:00
Ly-sec
34a6947ad6
Matugen: show toast & log on error
2025-11-01 11:49:12 +01:00
Ly-sec
f2a28c1dd5
i18n: rephrase output/input-muted
2025-11-01 10:19:25 +01:00
ItsLemmy
3ab7843707
AppTheme: removed last 2 hardcoded colors and improved vscode template
2025-11-01 00:12:07 -04:00
ItsLemmy
42c51cb8a4
Rosepine: replacing tertiary by pine.
...
- Kainoa gonna hate me, but since we use the colors for app themings we
really need something vibrant in the tertiary slot.
- Will probably compensate by not using tertiary for hovers in the UI.
2025-10-31 22:57:44 -04:00
ItsLemmy
e29b4bf433
Bar-AudioVisualizer: Added setting to select one the scheme's color.
2025-10-31 22:00:19 -04:00
ItsLemmy
1d364e994b
Alacritty theming support, fix #616
2025-10-31 21:14:27 -04:00
ItsLemmy
9bf27c5ff9
vscode: cleaned theming template
2025-10-31 20:14:41 -04:00
Lemmy and GitHub
0f5ff04348
Merge pull request #631 from notiant/patch-10
...
Add airplane mode detection, improve NetworkService & add icons to notice toasts
2025-10-31 18:45:07 -04:00