Lemmy
|
13dad39652
|
media-mini: properly handle cava unregistration when hidden.
|
2026-03-04 10:57:33 -05:00 |
|
Lemmy
|
6732eac58a
|
autofmt
|
2026-03-04 08:14:33 -05:00 |
|
Lysec
|
c2b84a53e1
|
Merge pull request #2046 from tibssy/feat/bar-behavior-actions
Feat/bar behavior actions
|
2026-03-04 12:40:17 +01:00 |
|
Lemmy
|
f2d40c2d2d
|
nlineargauge: enforce minium fill size to avoid a weird look. It's either that or removing the rounded corners.
|
2026-03-03 19:32:09 -05:00 |
|
Lemmy
|
3bc4b0fc48
|
Merge pull request #1962 from tmarti2/per-core-cpu-stats
"Per core" cpu stats in SystemMonitor
|
2026-03-03 19:22:10 -05:00 |
|
tibssy
|
6fbe7e6ccf
|
refactor(bar): remove verbose logging from custom command execution
|
2026-03-03 20:32:02 +00:00 |
|
tibssy
|
fa3f4a9b88
|
feat(bar): add custom command support for bar mouse actions
|
2026-03-03 19:32:00 +00:00 |
|
tibssy
|
f1b5e41d3a
|
feat(bar): implement middle-click action support for Bar Behavior
|
2026-03-03 19:31:59 +00:00 |
|
tibssy
|
829babad2a
|
feat(bar): extend rightClickFollowMouse support to the Settings panel
|
2026-03-03 19:31:59 +00:00 |
|
tibssy
|
bd91405449
|
feat(bar): implement optional mouse-following for right-click panel placement
|
2026-03-03 19:31:59 +00:00 |
|
tibssy
|
7fb0e8533b
|
feat(settings): add launcherPanel option for bar right-click actions
|
2026-03-03 19:31:59 +00:00 |
|
tibssy
|
a228b6ade5
|
feat(bar): implement right-click action logic
|
2026-03-03 19:31:59 +00:00 |
|
Lysec
|
90f62166c8
|
feat(performance): disable background image when noctalia-performance mode is on
|
2026-03-02 16:59:07 +01:00 |
|
Lysec
|
8b40876b50
|
fix(taskbar): use capsuleHeight for widget thickness on vertical bars
|
2026-03-02 13:03:57 +01:00 |
|
Lysec
|
1c4ee0dbc3
|
fix(dock/taskbar): pinning specific apps no longer creates duplicate icons
|
2026-03-02 12:31:20 +01:00 |
|
Thibault Martin
|
2ab37df713
|
Only display setting action when it is enabled in click functions
|
2026-03-02 11:44:06 +01:00 |
|
Thibault Martin
|
892851cec0
|
Fix custombutton right/middle click always opening settings
|
2026-03-02 11:38:41 +01:00 |
|
Thibault Martin
|
79a66e0dd0
|
Fix network tooltip
|
2026-03-02 07:48:06 +01:00 |
|
Lemmy
|
1c3760b73b
|
control-center: added a new option to disable the right click open at cursor pos.
|
2026-03-01 17:31:14 -05:00 |
|
Lemmy
|
81d145952f
|
settings db + autofmt
|
2026-03-01 15:26:01 -05:00 |
|
Lemmy
|
c0292d0d88
|
Merge pull request #1889 from tibssy/feat/bar-scroll-actions
Feat/bar scroll actions
|
2026-03-01 15:23:46 -05:00 |
|
Lemmy
|
2f4922f9b7
|
autofmt
|
2026-03-01 15:02:51 -05:00 |
|
Lemmy
|
33a7b37076
|
Merge pull request #1990 from tmarti2/and-yet-another-default-settings-pass
A (hopefully final) pass on default settings
|
2026-03-01 14:40:19 -05:00 |
|
Lemmy
|
d8732d766d
|
Merge branch 'main' into hide-tooltip-when-opened
|
2026-03-01 14:38:35 -05:00 |
|
Lemmy
|
b22277a35a
|
Merge pull request #1966 from Pulsar33550336/main
feat(Bar/MediaMini): add mouse side button control
|
2026-03-01 14:36:15 -05:00 |
|
Lemmy
|
f63dc7f007
|
Merge pull request #1989 from tmarti2/custom-button-setting-default
Add default setting action on CustomButton
|
2026-03-01 14:26:16 -05:00 |
|
Lysec
|
9566cd1d77
|
Idle/CustomSubTab: fix root is not defined
|
2026-03-01 18:01:54 +01:00 |
|
Doug Thompson
|
46c072d621
|
Use 'tnum' OpenType feature (tabular numbers) in bar clock widget
|
2026-03-01 12:57:58 +00:00 |
|
notiant
|
b6ad89abde
|
proper format for memory and swap
|
2026-02-28 21:03:47 +01:00 |
|
notiant
|
3cd3c92edd
|
use decimal units for network speed
|
2026-02-28 18:01:27 +01:00 |
|
Thibault Martin
|
1d99d1994c
|
Do not display widget tooltips if the panel is open
|
2026-02-28 13:50:42 +01:00 |
|
Thibault Martin
|
f29e43d825
|
Display Cores in SystemMonitor widget
|
2026-02-28 10:56:36 +01:00 |
|
Thibault Martin
|
fb050d6d79
|
Extract gauges as a new NLinearGauge component
|
2026-02-28 10:56:36 +01:00 |
|
Thibault Martin
|
0e0e199500
|
Show cores usage in tooltip if enabled
|
2026-02-28 10:56:36 +01:00 |
|
Thibault Martin
|
275e5a5db2
|
Add open main settings action to SystemMonitor widget
|
2026-02-28 10:56:36 +01:00 |
|
Thibault Martin
|
6c9c802f8a
|
Add default setting action on CustomButton
|
2026-02-28 10:56:21 +01:00 |
|
Thibault Martin
|
4f106a7627
|
Populate default settings in widgets
|
2026-02-28 10:55:56 +01:00 |
|
Lemmy
|
bc34f550f3
|
Merge pull request #1945 from emrecancorapci/add-bar-padding-setting
Add configurable outer padding for bar
|
2026-02-25 08:49:57 -05:00 |
|
Lemmy
|
3044a09dad
|
Merge pull request #1963 from tmarti2/use-ncolorchoice-in-workspace-settings
Use NColorCoice for workspace widget settings
|
2026-02-25 08:47:06 -05:00 |
|
Lysec
|
795e93288b
|
Revert "TrayMenu: use live menu model for dynamic tray state (#1957)"
This reverts commit 5b359d2ae9.
|
2026-02-25 13:29:21 +01:00 |
|
Thibault Martin
|
a7ac971a6e
|
Same changes for workspaces groups
|
2026-02-25 09:01:37 +01:00 |
|
Pulsar33550336
|
acb84b36a0
|
feat(Bar/MediaMini): add mouse side button control
|
2026-02-25 10:01:50 +08:00 |
|
Lemmy
|
2704ef2d1d
|
bar-launcher: added icon customization (similar to control-center) fix #1897
|
2026-02-24 19:13:37 -05:00 |
|
Thibault Martin
|
ad5dd56728
|
Use NColorCoice for workspace widget settings
|
2026-02-25 00:21:06 +01:00 |
|
Lysec
|
a6a4225a93
|
AudioService: use event driven update logic, fall back to wpctl for stale volume
|
2026-02-24 22:36:31 +01:00 |
|
Lysec
|
5b359d2ae9
|
TrayMenu: use live menu model for dynamic tray state (#1957)
|
2026-02-24 21:33:37 +01:00 |
|
Emre Can Çorapçı
|
d1100bd03d
|
feat: add padding setting for the bar
|
2026-02-23 21:07:38 +03:00 |
|
notiant
|
c347563a34
|
CustomButton: prevent long delay for tooltip
|
2026-02-22 16:18:13 +01:00 |
|
Lemmy
|
db56321f54
|
layout: more double margins implementations
|
2026-02-20 21:11:06 -05:00 |
|
Lemmy
|
b36bef4cc0
|
layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did.
|
2026-02-20 21:01:35 -05:00 |
|