Lemmy
021f0026da
fix(bar): guard bar widget metadata lookup
2026-03-25 19:12:30 -04:00
Lemmy
4ec02be171
bar: reworked most widgets to support custom icon and text color
2026-02-05 20:03:42 -05:00
Lemmy
4467aa95d7
bar: improve widget settings refresh for overriden bar per monitor. also fix workspace widget not showing app icons on overriden monitor
2026-01-26 11:29:37 -05:00
Lemmy
8d11b0be0a
labwc: improve popups support (right click context menu working)
2026-01-25 12:16:40 -05:00
Lemmy
180e0155ac
settings-bar-monitors: proper loading and saving settings of widgets per bar.
2026-01-23 16:36:17 -05:00
Lemmy
e0e5f67442
bar-kblayout: vertical bar mode
2026-01-21 23:00:42 -05:00
Lemmy
89913688b5
bar-kblayout: proper tooltip with full layout name and cycle on click
2026-01-21 22:51:22 -05:00
Lemmy
291062ca63
bar-kblayout: first cleanup, show variant first
2026-01-21 22:37:01 -05:00
Lemmy
138e5a50af
i18n: Large refactor of all translations keys to prepare the move to our new translation web platform.
2026-01-05 23:25:46 -05:00
Lemmy
9b92d6752b
Bar: better font sizing + workspace fix
2026-01-02 10:39:05 -05:00
Ly-sec
3160582093
KeyboardLayout: add setting to hide icon
2025-12-31 14:06:24 +01:00
Lemmy
9402655381
PopupContextMenu: fixed popup positionning on wlroots and hyprland
2025-12-19 19:09:52 -05:00
ItsLemmy
e1dc72216e
Mango/Sway: fixed unclickable NPopupContextMenu
2025-11-24 19:12:08 -05:00
ItsLemmy
c407edb4e9
BarWidgets: All the right click contextual menus. Fix #541
2025-11-17 22:47:17 -05:00
ItsLemmy
f1d714ad9a
Cleanup: replaced a bunch of Screen by their proper "screen"
2025-11-17 14:53:47 -05:00
ItsLemmy
3ff5b7639f
Switched to qmlformat.
2025-11-16 17:07:03 -05:00
ItsLemmy
355271768c
Services in subfolder + cleanup/fixes
2025-11-08 16:38:43 -05:00
ItsLemmy
95faefa8eb
Pill: cleanup
...
- removed duality between disableOpen and forceClose
- renamed rightOpen to oppositeDirection
- wifi+bt: for vertical bar, use tooltip rather than the classic pill
opening as text will most likely never fit.
2025-10-20 21:56:59 -04:00
ItsLemmy
00509170ef
Bar: improved "mini" density look
2025-10-13 20:16:18 -04:00
ItsLemmy
2962c0d9f7
Same behavior for compact and mini
2025-10-12 16:17:45 -04:00
ItsLemmy
f4b27380c3
Qt-Scaling: first cleanup pass
2025-10-12 08:23:24 -04:00
ItsLemmy
86127660fe
Tooltip: different approach to get the current screen.
2025-10-03 23:27:07 -04:00
ItsLemmy
49a0c8449f
Tooltips: fixed a bunch of tooltips which where not following the screen's scaling
2025-10-01 16:50:54 -04:00
Ly-sec
2bfed74851
i18n: even more integration
...
autoformat
2025-09-24 14:24:21 +02:00
LemmyCook
06b858a77e
Autoformatting
2025-09-19 11:05:35 -04:00
LemmyCook
ed557af1c2
Tooltip improvements (only use period for long sentences)
2025-09-19 10:38:10 -04:00
LemmyCook
8af8bf2e2e
BarService: to keep tracks of bar widgets and improve IPC behavior.
2025-09-17 10:19:55 -04:00
LemmyCook
a92b4b311a
Renamed and moved NPill to BarPill.
...
Pill should not be used outside of the Bar as they rely on bar settings.
2025-09-16 22:26:56 -04:00
LemmyCook
ac1902c76a
Bar: compact mode works pretty well but need some more testing.
2025-09-16 00:39:30 -04:00
LemmyCook
5aa7ff7e91
NValueSlider: new component + pimped NSlider with a small gradient and removed rounded corners due to issues.
2025-09-14 20:52:32 -04:00
LemmyCook
7e965262f5
NPill: Restored the old horizontal NPill
2025-09-14 18:07:43 -04:00
LemmyCook
19312d94c3
Removing test mode on battery
2025-09-14 17:21:38 -04:00
Ly-sec
aed81e82b0
Remove "%" from NVerticalPill add force close option to it too
...
NVerticalPill: add force close option
Any vertical bar widget: remove "%" display to have nice horizontal text
BarTab: add "always hide percentage" option so the pills will never
expand (opposite of always show percentage)
2025-09-14 23:13:11 +02:00
LemmyCook
380f31fbd9
BaBar Widgets: pass a proper section name instead of a longer string.
2025-09-12 12:54:09 -04:00
Ly-sec
be0b568f1f
KeyboardLayout: increase font size and make it all caps
2025-09-11 01:10:04 +02:00
LemmyCook
d4d7b06b64
NPill + Clock color uniformisation
2025-09-09 01:44:14 -04:00
LemmyCook
1f8c55d581
Icons: huge cleanup
2025-09-08 22:05:57 -04:00
LemmyCook
a4107c87c0
Icons: WIP using a proper mapping table
2025-09-08 21:05:48 -04:00
LemmyCook
4c9e89915e
Icons: more icons
2025-09-08 17:53:55 -04:00
LemmyCook
517c7c97d4
Bar Widgets FrontEnd: Simplified access to editable widget settings
2025-09-07 22:23:45 -04:00
loner
55b74ad38f
fix: align KeyboardLayout widget with other bar components
2025-09-06 09:46:42 +08:00
LemmyCook
7b5c97f38a
Tray: converted to Layout
2025-09-05 18:49:34 -04:00
LemmyCook
5d7e168a57
NCircleStat + KeyboardLayout: converted to Layout
2025-09-05 18:33:51 -04:00
LemmyCook
210bbac583
ScalingService: 1st pass of the refactoring via signals instead of nested bindings for better efficienty and compatibility with old versions of Qt
2025-09-01 13:52:12 -04:00
LemmyCook
3683d3c29b
NPill: allow to open left or right depending on
2025-08-31 15:45:10 -04:00
LemmyCook
53405c13af
NText: Reverted my change to support Richtext by default + All tooltips are no longer using capital letter at the start of every word
2025-08-31 08:41:51 -04:00
LemmyCook
a10d55e7f5
Bar widgets: modular loading refactoring via BarWidgetRegistry+NWidgetLoader
...
- Hot reload is working again.
- Should also be more memory efficient on multi monitors.
2025-08-24 23:50:09 -04:00
LemmyCook
a7b7c03877
Autoformatting + converted a bunch console.log to logger, hiding some extra logging
2025-08-24 08:48:39 -04:00
Ly-sec
ca7e0cc105
Add KeyboardLayoutService, add KeyboardLayout Widget, add KeyboardLayout to LockScreen
2025-08-23 13:02:37 +02:00