Commit Graph

679 Commits

Author SHA1 Message Date
Ly-sec 65cc3c91d8 BarTab: better plugin display 2025-12-02 15:50:03 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
Ly-sec 759e354956 Launcher: add app categories
NIconTabButton: add tooltip support
2025-12-01 17:39:11 +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 925bbe7a5e NImageRounded: back to using a custom shader as it looks much better than ClippingRectangle.
It seems ClippingRectangle has issues with fractional pixes.
2025-11-30 11:46:18 -05:00
notiant 260b2e9a11 Add missing translations for filepicker tooltips 2025-11-29 18:52:05 +01:00
Ly-sec 0ab8458ca2 NIconPicker: replace GridView with NGridView 2025-11-29 14:11:18 +01:00
Ly-sec cdc5725e1b NIconPicker: add vertical scrollbar 2025-11-29 13:42:50 +01:00
Eric Handley 9d25f9c9e7 feat: add NIconTabButton widget for icon-only tabs 2025-11-27 22:43:11 -08:00
Olaf Luijks 3ec973ca21 feat: render label descriptions as styled text 2025-11-28 01:27:44 +01:00
ItsLemmy 2fe915e3bc NSectionEditor/ControlCenter: Allow up to 10 widgets if using a single side. 2025-11-27 09:00:19 -05:00
Corey Woodworth 84246e0d5d Added small margin, put theme colors on top 2025-11-26 21:20:12 -05:00
Ly-sec 05c90909d2 ClipboardPreview: fix ClipboardPreview 2025-11-26 19:22:18 +01:00
Ly-sec 309648d6d6 Calendar: add timer
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
ItsLemmy 3c5dfd87db NImageRounded: attempt to fix crash on older Qt versions 2025-11-25 20:56:00 -05:00
ItsLemmy ad044882a9 NIcon: always center icon 2025-11-25 19:59:37 -05:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
Ly-sec c7116827a4 NPopupContextMenu: add dynamic width calculation 2025-11-24 14:13:02 +01:00
ItsLemmy e6c9a828af Battery + BarPill color fixes and cleanup
Battery: prioritize charging > low battery > unplugged with decent level
BarPill: prioritize hover state, then custom color, then
fallback/default.
2025-11-23 17:47:20 -05:00
Ly-sec 04c8f5b54e LauncherTab: add grid view option
Launcher: force clipboard history to list view
NGridView: created
2025-11-23 21:51:14 +01:00
Corey Woodworth bbde9f9b10 Fixed button margins 2025-11-23 09:53:27 -05:00
ItsLemmy 3efee10a6b Autofmt 2025-11-22 11:26:15 -05:00
Lemmy 2d1034ece8 Merge pull request #822 from MrDowntempo/feat/SUPER-ColorPicker-DX-ALPHA-PlusPlus
Feat/super color picker dx alpha plus plus
2025-11-22 11:25:44 -05:00
notiant 9ef788a354 Fix some missing translations 2025-11-22 13:21:01 +01:00
Corey Woodworth 0ba80b10a9 removed 'Hex:' from i18n because of numerous translation issues 2025-11-22 01:12:00 -05:00
Corey Woodworth 89d7a63248 removed unneeded 'auto' since it's by default 2025-11-22 01:12:00 -05:00
Corey Woodworth 42f782abbf Update tooltip code, Use an Enum for editMode, setup strings for i18n 2025-11-22 01:12:00 -05:00
Corey Woodworth bd1c9d30d9 I forgor to add the ColorPicker file 2025-11-22 01:12:00 -05:00
Corey Woodworth 724fed6001 Initial commit 2025-11-22 01:12:00 -05:00
loner a39fbb5639 fix: Fix the rich text display on the About page 2025-11-21 22:14:57 +08:00
Lysec 43cdc4494d Merge pull request #786 from lonerOrz/feat/clip
Add clipboard preview
2025-11-21 13:19:42 +01:00
Ly-sec 71f4a8eb49 NText: add optional RichText (default false) to fix calendar with specific languages 2025-11-21 11:09:03 +01:00
Ly-sec edd4ba1b15 LockScreen: make digital font bigger 2025-11-20 17:39:01 +01:00
ItsLemmy 1ceb97c08f NText: Dont RichText by default as it does not elide properly.
Was breaking the bar section editor.
2025-11-20 00:11:51 -05:00
ItsLemmy da8fa306a1 NText: richText by default as it is used in a few legacy places. 2025-11-19 16:18:22 -05:00
ItsLemmy 6df39604c5 NText: RichText or StyledText (no plainText) 2025-11-19 16:01:18 -05:00
loner 12766e411d widget: new fillMode and smt 2025-11-19 16:07:07 +08:00
loner 79f79e0cff feat: Add image preview logic 2025-11-19 16:07:07 +08:00
loner ca89a0dc35 fix: Fix the proportions of the list and the preview 2025-11-19 16:07:07 +08:00
loner 6eaffb0e65 feat: implement full content preview with async loading in ClipboardPreview 2025-11-19 16:07:07 +08:00
loner 455ef3449e feat: clip preview 2025-11-19 16:07:07 +08:00
ItsLemmy 592e261eb8 DropShadow: on the media card + some cleanup 2025-11-18 19:51:54 -05:00
ItsLemmy 8242b0d97d Fix a bunch of hardcoded borders + autofmt 2025-11-18 19:17:25 -05:00
Lemmy af4ec4c694 Merge pull request #794 from lonerOrz/feat/custombutton
feat: Tooltip supports rich text parsing
2025-11-18 18:49:52 -05:00
Lemmy 9a76b54ce8 Merge pull request #795 from MrDowntempo/fix/BetterRadioButtonWidth
Fix/better radio button width
2025-11-18 18:41:25 -05:00
Corey Woodworth 27dd8fd036 Removed my commented out unnecessary code 2025-11-18 17:00:22 -05:00
Corey Woodworth 74b6e86835 NRadioButton now includes it's NText when calculating it's implicit width 2025-11-18 16:56:55 -05:00
loner 4b507fa238 feat: Tooltip supports rich text parsing 2025-11-19 05:10:26 +08:00
notiant 6d032e5159 Remove double bottom spacing in panels & hide scrollbar in NScrollView if not necessary 2025-11-18 10:12:44 +01:00