Commit Graph

22 Commits

Author SHA1 Message Date
Lysec 9536553dc5 feat(ui): add toggle to show/hide scrollbars on hover 2026-03-09 13:14:25 +01:00
Lemmy 07b525a02d nlistview: disable wheel if nothing to scroll 2026-02-18 10:50:01 -05:00
Lemmy 54bc7d3caf nlistview: hide the scrollbar when not needed so element on the right can be clicked. 2026-02-12 22:06:56 -05:00
Lysec ebd7387101 N*View: fix scrollbar 2026-02-10 13:28:27 +01:00
Lemmy 0ea0019c48 scrolling: speeding up wheel scrolling by x4 on all NxxxView widgets 2026-02-08 17:41:22 -05:00
Lemmy 2949901cf8 launcher: speed up mousewheel scrolling. Fix #1042 2026-01-27 16:28:48 -05:00
Lemmy 0e10ebbd32 launcher: top/bottom gradient in listview mode 2026-01-25 22:31:29 -05:00
Lemmy 8e6a88b559 NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients. 2026-01-24 22:40:13 -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
wxlyyy c6a1541c6d Align the style of all scrollbars 2025-12-14 23:41:16 +08:00
Lemmy f996049515 NListView: removed buggy WheelHandler. 2025-12-12 15:03:27 -05:00
Ly-sec 4ba0c105cf Launcher: fix hover cut off
NListView: expose scrollBarTotalWidth
2025-12-03 18:54:44 +01:00
Ly-sec d31e69ad63 UserInterface: more adjustments 2025-12-02 15:24:49 +01:00
Ly-sec 872d4202b2 UserInterface: separate slider for UI & Input 2025-12-02 15:06:04 +01:00
ItsLemmy b6c1f6e90a autofmt 2025-11-30 14:36:23 -05:00
Ly-sec 7f88725023 NComboBox: fix clicking issue 2025-11-30 19:48:43 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
notiant ef1b7cfd89 Hide scrollbar in NListView if not necessary 2025-11-16 11:05:25 +01:00
Ly-sec 5c93d4a41a SettingsPanel: add NListView to enable scrolling in sidepanel if needed 2025-11-07 22:42:50 +01:00
ItsLemmy 1a124cf655 Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary. 2025-10-31 23:32:10 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
LemmyCook 4067896434 New components: NScrollView + NListView
Allow controlling the handle color and stuf...
2025-09-11 17:56:47 -04:00