Ly-sec
faa074c330
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-23 13:08:34 +01:00
Ly-sec
72ce9953b6
BluetoothService: revert to old version
2025-11-23 13:08:29 +01:00
Lysec and GitHub
7400801dbc
Merge pull request #839 from lonerOrz/fix/osd
...
fix(brightness): Prevent brightness from getting stuck at minimum
2025-11-23 12:36:00 +01:00
loner
b9c12ec14c
fix(brightness): Prevent brightness from getting stuck at minimum
2025-11-23 19:14:22 +08:00
Ly-sec
5187c8075b
BluetoothService: cleanup
2025-11-23 11:34:32 +01:00
Ly-sec
cfffcdcd24
BluetoothService: more robust connection logic
2025-11-23 11:30:50 +01:00
ItsLemmy
0fe84273df
Bluetooth: fix inverted toast messages.
2025-11-22 23:13:01 -05:00
Ly-sec
aa34a7ed36
Settings: add telegram
...
ProgramCheckerService: add check for telegram
2025-11-22 21:10:50 +01:00
Lemmy and GitHub
a61a40fd7c
Merge pull request #811 from shouya/main
...
Show workspaces from the focused screen
2025-11-22 11:31:22 -05:00
Ly-sec
6b80da8e63
Merge remote-tracking branch 'origin/shell-state'
2025-11-22 17:21:47 +01:00
ItsLemmy
5ee808e186
Autofmt
2025-11-22 10:44:20 -05:00
Lysec and GitHub
b93b74ae59
Merge pull request #824 from lonerOrz/feat/emoji
...
Implement emoji picker
2025-11-22 16:12:28 +01:00
Ly-sec
8eaa5cc034
Settings: migration for shellstate is now handled in Settings.qml
2025-11-22 15:40:53 +01:00
Ly-sec
83d1cbacc7
autofmt
2025-11-22 13:52:45 +01:00
Ly-sec
74ba883dd8
initial commit
2025-11-22 13:51:58 +01:00
shouya
1b706f8469
update sources for consistent naming
2025-11-22 20:49:55 +09:00
shouya
7a64758ac8
declare default value for the settings
2025-11-22 19:58:11 +09:00
loner
8730eb0e71
feat: Add emoji usage tracking and sorting by frequency
2025-11-22 17:34:44 +08:00
loner
1dced9a7bc
feat: Implement EmojiService
2025-11-22 17:34:44 +08:00
Aiser
0f650b36f7
Matugen: Add Telegram's Theme
2025-11-22 14:52:38 +08:00
ItsLemmy
9c550af64e
UpdateService: fix wrong changelog when updating from 3.2.0-dev to 3.2.0-git
2025-11-21 23:25:22 -05:00
ItsLemmy
1bf54de99c
UpdateService: Remove potential -dev
2025-11-21 16:40:48 -05:00
ItsLemmy
7a68030f69
Notifications: ensure they are not sandwitched between panels
...
+ Always access lockScreen via panel service and removed deprecation
notice.
2025-11-21 15:18:38 -05:00
ItsLemmy
f46915d2c3
UpdateService: cleanup and use -git suffix instead of -dev.
2025-11-21 13:54:00 -05:00
ItsLemmy
50ebc77513
UpdateService: proper revert
2025-11-21 13:43:09 -05:00
ItsLemmy
9f9e1341fd
Reapply "UpdateService: renamed "-dev" to "-git" for clarity."
...
This reverts commit c919c54a32 .
2025-11-21 13:38:38 -05:00
ItsLemmy
c919c54a32
Revert "UpdateService: renamed "-dev" to "-git" for clarity."
...
This reverts commit 6387dcc6d4 .
2025-11-21 13:38:29 -05:00
ItsLemmy
6387dcc6d4
UpdateService: renamed "-dev" to "-git" for clarity.
2025-11-21 13:28:42 -05:00
ItsLemmy
a884f012d8
i18n + autoformat
2025-11-21 13:18:02 -05:00
Lemmy and GitHub
c5b23cc291
Merge pull request #804 from Vortelf/feat/vpn-widget
...
VPN: Widget Implementation
2025-11-21 13:12:50 -05:00
Lemmy and GitHub
e2aa4ca2f8
Merge pull request #807 from lonerOrz/feat/custombutton
...
Enhance custom button
2025-11-21 12:02:57 -05:00
Ly-sec
2d856882d2
Changelog: remove changelogs.json
2025-11-21 15:58:34 +01:00
Ly-sec
b84452e04d
Changelogs: overhaul
2025-11-21 15:44:41 +01:00
Ly-sec
d3c200f50c
SchemeDownloader: download schemes to ~/.config/noctalia/colorschemes/
...
ColorSchemeService: check said folder for theming
TemplateProcessor: check said folder for theming
2025-11-21 15:32:02 +01:00
Ly-sec
63331c1018
WidgetSetting: fixes not being able to type when opening settings through context menu
2025-11-21 14:02:24 +01:00
Ly-sec
9c955cdd39
Services/systemd: small update
2025-11-21 13:58:50 +01:00
Georgi Velev and Georgi Velev
1cbc793087
VPN: Widget Implementation
2025-11-21 14:32:39 +02:00
Ly-sec
2f735eda81
ChangelogPanel: nice formatting for changelogs
...
AboutTab: update version connection
GitHubService: cleanup, move changelog logic to UpdateService
UpdateService: use new changelog host
2025-11-21 11:01:59 +01:00
loner
694fefeebd
feat: Custom buttons now support wheel actions
2025-11-21 10:58:15 +08:00
ItsLemmy
088431b20d
Autoformatting + translations
2025-11-20 21:38:00 -05:00
ItsLemmy
63940703f8
TaskbarGrouped: Fixes, cleanup and improvements.
2025-11-20 21:37:02 -05:00
loner
516fc47b68
feat: Replace hideTextInVerticalBar with maxTextLength object
...
- Replace boolean hideTextInVerticalBar with maxTextLength object that has
separate horizontal and vertical properties for more flexible text length control
- Add NSpinBox controls in settings UI to configure both horizontal and
vertical max text length independently
- Update CustomButton widget to use new maxTextLength structure and
implement text scrolling based on direction-specific limits
- Set default values to 10 for both horizontal and vertical (was 20/0)
- Update translations and widget registry metadata accordingly
- When vertical maxTextLength is 0, text is completely hidden (preserving
original hideTextInVerticalBar: true behavior)
This allows users to set different text length limits for horizontal and
vertical bar orientations, providing more granular control over text display.
2025-11-21 09:07:30 +08:00
Ly-sec
9a3d04249f
Set version to dev
2025-11-20 17:42:59 +01:00
Ly-sec
c50776eeee
Release v3.2.0
2025-11-20 15:56:32 +01:00
Ly-sec
e9114297d1
ChangelogPanel: save lastSeenVersion to cacheDir
2025-11-20 14:50:00 +01:00
Ly-sec
c735eef75d
Merge branch 'changelog'
2025-11-20 11:54:33 +01:00
Ly-sec
074da9069c
OSD: add overdrive display
...
Volume/Microphone: allow overdrive, clamp to 100/150% max
AudioService: properly clamp to 100/150% (not only visually)
2025-11-19 23:27:42 +01:00
ItsLemmy
8242b0d97d
Fix a bunch of hardcoded borders + autofmt
2025-11-18 19:17:25 -05:00
ItsLemmy
9170ece8d2
Changed some info logger to debug
2025-11-18 17:15:06 -05:00
ItsLemmy
1d200e84a1
TaskBarGrouped: added right click contextual menu
2025-11-18 09:03:23 -05:00