Lysec
|
46a3c7e2d4
|
Revert "fix(bar): defer update to next cycle"
This reverts commit 2fcd219c34.
|
2026-03-17 10:38:25 +01:00 |
|
Lysec
|
2fcd219c34
|
fix(bar): defer update to next cycle
|
2026-03-17 10:16:41 +01:00 |
|
Lysec
|
4d56a2aa99
|
fix(session-menu): renumber keybinds on toggle and assign number to Userspace Reboot
Issue: #2101
|
2026-03-07 12:19:09 +01:00 |
|
Lemmy
|
19d720fabb
|
userspace-reboot: cleanup
|
2026-03-03 19:02:39 -05:00 |
|
Turann_
|
fc99c9e2b4
|
Add userspace reboot/restart
Update SessionMenuTab.qml
Update CompositorService.qml
Update settings-default.json
Update en.json
Update SessionProvider.qml
Update LockScreenPanel.qml
Update SessionMenuEntrySettingsDialog.qml
Update SessionMenu.qml
|
2026-03-02 01:00:45 +03: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 |
|
Lemmy
|
04589a4f58
|
Merge pull request #1877 from Soulful-Sailer/main
Add loginctl to default Reboot to UEFI
|
2026-02-18 12:06:11 -05:00 |
|
Lysec
|
ae66ce169a
|
SessionMenuEntrySettingsDialog: don't force modifier for keybind
|
2026-02-18 16:50:45 +01:00 |
|
Thibault Martin
|
b54971e971
|
Add showReset to NValueSlider to factorize the code
|
2026-02-18 14:35:04 +01:00 |
|
Soulful Sailer
|
5fae2b8c07
|
Add loginctl to default Reboot to UEFI
|
2026-02-17 22:14:04 -06:00 |
|
Gualidan
|
c1c23fbeab
|
Update Naming Scheme
|
2026-02-14 15:50:52 +01:00 |
|
Gualidan
|
d8e1ace910
|
Reboot To UEFI in settings
|
2026-02-14 15:35:00 +01:00 |
|
Gualidan
|
86403ff590
|
Implement Reboot To UEFI In settings
|
2026-02-14 13:54:11 +01:00 |
|
Lysec
|
461545c05d
|
SessionMenu: add option to hide keybinds
|
2026-02-14 03:15:09 +01:00 |
|
Lysec
|
95313e1d24
|
Keybinds: adjust layout, reject duplicate keybinds
|
2026-02-11 22:15:31 +01:00 |
|
Lemmy
|
871310681e
|
session-menu: removed numbers
|
2026-02-11 14:31:01 -05:00 |
|
Lemmy
|
953558292a
|
keybind: i18n cleanup
|
2026-02-11 10:30:38 -05:00 |
|
Lysec
|
d11ba483a0
|
NKeybindRecorder: adjust layout
|
2026-02-11 16:11:35 +01:00 |
|
Lemmy
|
635219bf99
|
keybinds: support for multiple keybinds for the same action
|
2026-02-10 21:40:14 -05:00 |
|
Lysec
|
63130b23c0
|
GeneralTab: add keybind subtab
NKeybindRecorder: created
Remove all hardcoded keybinds
|
2026-02-09 08:23:15 +01:00 |
|
Lysec
|
82e0dfca11
|
SessionMenu: adjust keybind detection & layout
|
2026-02-06 13:19:22 +01:00 |
|
Lysec
|
23e08a60d5
|
SessionMenuTab: add keybind setting per entry
|
2026-02-06 12:50:45 +01:00 |
|
Lemmy
|
74d87b8e16
|
session-menu: fixed "actions" listview
|
2026-01-27 11:29:52 -05:00 |
|
Lysec
|
42bfa9fb1c
|
WidgetSettings: add close button - now apply only applies changes and doesn't close (fixes #1413)
|
2026-01-25 19:01:25 +01:00 |
|
Lemmy
|
8e6a88b559
|
NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients.
|
2026-01-24 22:40:13 -05:00 |
|
Lemmy
|
828cec6866
|
session-menu-settings: same fix to destroy the dialog when the panel closes.
|
2026-01-23 16:51:38 -05:00 |
|
Lemmy
|
62b62799ed
|
network+bt: uniformizing icon buttons vs buttons, replaced circle-info icon which was giving a circle in a circle.
|
2026-01-23 11:05:24 -05:00 |
|
Lemmy
|
04f2285ef3
|
settings: removing unecessary wrappers
|
2026-01-23 00:16:02 -05:00 |
|
Corey Woodworth
|
440147168d
|
bulk find replace of different style values
|
2026-01-15 13:14:06 -05:00 |
|
Lemmy
|
8db8374519
|
Settings: added some more margin below the NTabBar subtabs
|
2026-01-09 10:38:16 -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
|
a0ac019b16
|
Settings: all tabed - screenrecorder will be a plugin soon
|
2026-01-05 21:01:29 -05:00 |
|
Lemmy
|
ffa8cc58a1
|
Settings: removed isSettings everywhere as we can simply check if defaultValue is provided.
|
2026-01-05 18:41:22 -05:00 |
|
Lemmy
|
3bc9a625b8
|
Colors: removed Colors.transparent / black and white in favor of their direct shorthands
|
2026-01-04 13:54:51 -05:00 |
|
Lemmy
|
1a252b30a0
|
Autoformatting + cleanup
|
2026-01-02 09:31:28 -05:00 |
|
Lin Xianyi
|
416ca14583
|
SessionMenu: add single row layout
|
2026-01-01 15:13:06 +08:00 |
|
Lemmy
|
b37c05f3c4
|
Settings: added a lot of missing default setting dot indicator.
|
2025-12-26 09:45:35 -05:00 |
|
Ly-sec
|
b67fcb16ee
|
SessionMenu: add toggle for numeric buttons & keybinds
|
2025-12-25 13:14:39 +01:00 |
|
Lemmy
|
607d8e7248
|
Settings/SessionMenu: Hiding unecessary options when using large buttons.
|
2025-12-16 18:29:48 -05:00 |
|
Ly-sec
|
762e828382
|
SessionMenuTab: add setting for large button layout
|
2025-12-16 20:10:28 +01:00 |
|
ItsLemmy
|
e797a45838
|
Settings: transitionning gradient on scrollviews
|
2025-12-06 10:11:27 -05:00 |
|
Ly-sec
|
0ac55aff6c
|
SessionMenuTab: allow command override
|
2025-12-03 13:19:23 +01:00 |
|