 LysecandGitHub
|
26893ce8ba
|
Merge pull request #577 from MrDowntempo/feature/boomer-clock
Added option for an analog style clock on the calendar screen.
|
2025-10-25 11:37:49 +02:00 |
|
 LysecandGitHub
|
252e211030
|
Merge pull request #578 from notiant/patch-3
WeatherCard: add small indent to current weather
|
2025-10-25 11:35:34 +02:00 |
|
 notiantandGitHub
|
09120af357
|
LockScreen: add local date formats
make the date format follow the supported languages
|
2025-10-25 09:38:18 +02:00 |
|
 notiantandGitHub
|
0b5f87c2f4
|
WeatherCard: add small indent to current weather
just move the current weather a bit to the right for a better layout
|
2025-10-25 09:34:17 +02:00 |
|
Corey Woodworth
|
1846c7af2e
|
Added option for an analog style clock on the calendar screen.
|
2025-10-24 23:34:58 -04:00 |
|
ItsLemmy
|
d5e1557a30
|
autofmt
|
2025-10-24 15:50:42 -04:00 |
|
 LemmyandGitHub
|
31084062e3
|
Merge pull request #567 from MrDowntempo/fix/small-alignment
Fix/small alignment
|
2025-10-24 15:10:46 -04:00 |
|
ItsLemmy
|
19a1d177df
|
WeatherCard: reworked since last merge introduced anchoring on Layout elements which is not allowed.
|
2025-10-24 14:31:45 -04:00 |
|
Corey Woodworth
|
db14fb1813
|
Swapped TraySetting's NTextInput and NIconButton for NTextInputButton
|
2025-10-24 14:03:36 -04:00 |
|
Corey Woodworth
|
b967e7ec80
|
Switched to NTextInputButton on Audio Tab.
|
2025-10-24 13:43:46 -04:00 |
|
 LemmyandGitHub
|
0c08a94acd
|
Merge pull request #566 from notiant/patch-2
WeatherCard: Make current weather align with forecast
|
2025-10-24 13:38:02 -04:00 |
|
 notiantandGitHub
|
fb5a71dbb4
|
WeatherCard: Make current weather align with forecast
Aligns the current weather with the first day of the forecast to add some spacing to the left
|
2025-10-24 19:28:19 +02:00 |
|
 notiantandGitHub
|
eb94aa617a
|
AudioCard: make both sliders have the same width
Enforce visual consistency by making both output and input sliders have the same width regardless of the devices names
|
2025-10-24 18:59:09 +02:00 |
|
 LysecandGitHub
|
3aa2c0d693
|
Merge pull request #563 from notiant/notiant-light-mode-patch
fix wrong color in earlier commit
|
2025-10-24 15:49:20 +02:00 |
|
 notiantandGitHub
|
f81692f26c
|
fix wrong color in earlier commit
|
2025-10-24 15:45:20 +02:00 |
|
lysec
|
612dc58ad8
|
WorkspaceSettings: add setting to change the amount of characters displayed for name workspaces
Workspace: change pill width depending on characterCount
|
2025-10-24 14:16:02 +02:00 |
|
lysec
|
c9d3aedf39
|
Tray, ActiveWindow: better dark mode colorization
|
2025-10-24 13:32:52 +02:00 |
|
 LysecandGitHub
|
a5ab3aabb1
|
Merge pull request #556 from lonerOrz/feature/custom-button-collapse
feat: Add custom button collapse condition
|
2025-10-24 13:22:07 +02:00 |
|
 LysecandGitHub
|
938b0bdec2
|
Merge pull request #562 from notiant/notiant-light-mode-patch
Fix app icon theming in light mode
|
2025-10-24 13:07:46 +02:00 |
|
 notiantandGitHub
|
bc5532b616
|
Update Tray.qml
|
2025-10-24 12:17:38 +02:00 |
|
 notiantandGitHub
|
73cd26ff96
|
Update Taskbar.qml
|
2025-10-24 12:17:19 +02:00 |
|
 notiantandGitHub
|
0c9ecb9782
|
Update TaskbarGrouped.qml
|
2025-10-24 12:16:44 +02:00 |
|
 notiantandGitHub
|
8064be1546
|
Update Dock.qml
|
2025-10-24 12:01:06 +02:00 |
|
 notiantandGitHub
|
0655e5be18
|
Update ActiveWindow.qml
|
2025-10-24 12:00:03 +02:00 |
|
ItsLemmy
|
c3439b262c
|
SysMon Service: getting this ready for multiple paths support.
|
2025-10-22 23:38:50 -04:00 |
|
loner
|
1d5eb91803
|
feat: Revert regex interpretation to require // delimiters and update en.json placeholder
|
2025-10-23 00:42:50 +08:00 |
|
loner
|
272bb50770
|
feat: Implement automatic regex interpretation for custom button collapse condition
|
2025-10-23 00:35:37 +08:00 |
|
loner
|
beefae7350
|
feat: Add custom button collapse condition
|
2025-10-23 00:01:31 +08:00 |
|
shouya
|
be078e04bd
|
fix text not showing on custom button
|
2025-10-23 00:18:14 +09:00 |
|
ItsLemmy
|
3eef346319
|
CustomButton stream: i18n + autofmt
|
2025-10-22 10:18:28 -04:00 |
|
 LemmyandGitHub
|
4da0b353dc
|
Merge pull request #533 from shouya/main
Add support for streaming command outputs in CustomButton
|
2025-10-22 10:16:55 -04:00 |
|
ItsLemmy
|
1fa72de807
|
DirectWidgetSettingsPanel: ensure proper close when clicking outside the popup
|
2025-10-22 10:01:23 -04:00 |
|
ItsLemmy
|
9003c60667
|
DirectWidgetSettingsPanel
|
2025-10-22 09:39:24 -04:00 |
|
ItsLemmy
|
508879bbe8
|
Panels: Wallpaper, SetupWizrd, Launcher => Apply scale ratio
|
2025-10-22 09:38:16 -04:00 |
|
 LysecandGitHub
|
b172a8b300
|
Merge pull request #551 from notiant/notiant-lockscreen-patch
Fix wrong day names in the weather forecast
|
2025-10-22 14:56:17 +02:00 |
|
 notiantandGitHub
|
dbaaec9071
|
Fix wrong display of the day names in the weather forecast
Copied this from CalendarPanel.qml
|
2025-10-22 03:04:46 +02:00 |
|
ItsLemmy
|
6557b683ea
|
SettingsPanel: new method "openWidgetSettings"
|
2025-10-21 20:57:58 -04:00 |
|
ItsLemmy
|
fc5be392c0
|
BarWidgetSettingsDialog: refactored to support direct opening.
|
2025-10-21 20:44:30 -04:00 |
|
ItsLemmy
|
c9bbaf4c91
|
Borders: optim/simplification of scaled borders
|
2025-10-21 13:52:19 -04:00 |
|
ItsLemmy
|
65db92e4fc
|
Predefined ColorScheme: 2 columns layout so the name is not truncated
|
2025-10-21 12:21:59 -04:00 |
|
loner
|
47dce9b326
|
fix(media-mini): Correct ReferenceError for needsScrolling in MediaMini.qml
|
2025-10-21 22:09:18 +08:00 |
|
 LemmyandGitHub
|
ff659911bc
|
Merge pull request #543 from lonerOrz/feature/calendar-event-toggle
feat: Add toggle to enable or disable calendar event display
|
2025-10-21 09:53:53 -04:00 |
|
 SighthesiaandGitHub
|
6bab12e702
|
Merge branch 'main' into MediaMiniImprovements
|
2025-10-21 21:47:25 +08:00 |
|
lysec
|
7fcf54a9d3
|
OSD: add always on top setting
Notification: add always on top setting
|
2025-10-21 15:34:42 +02:00 |
|
 LemmyandGitHub
|
fc2f7f2122
|
Merge pull request #524 from Sighthesia/ActiveWindowDynamicWidthImprove
ActiveWindow: improvements on visual effect
|
2025-10-21 08:53:42 -04:00 |
|
lysec
|
4aa32dbdb3
|
Notification: move lastSeenTs to cache/noctalia/notifications-state.json
|
2025-10-21 14:50:27 +02:00 |
|
lysec
|
96cb0a5199
|
IPC: lockScreen toggle is deprecated, use lockScreen lock
|
2025-10-21 14:44:22 +02:00 |
|
lysec
|
b5691d932f
|
Notification: respect animation setting (fixes #538)
|
2025-10-21 14:34:27 +02:00 |
|
loner
|
dea916617a
|
feat: Add toggle for calendar event display
|
2025-10-21 20:33:39 +08:00 |
|
Sighthesia
|
49fd63502e
|
ActiveWindow: small improvement for fade-in
|
2025-10-21 20:12:39 +08:00 |
|