136 Commits

Author SHA1 Message Date
Corey Woodworth 900e1f1286 chore: run qmlfmt.sh 2026-03-31 03:36:26 -04:00
Corey Woodworth 0c9d3b83be chore: add modified files again because they were not staged (I don't get git sometimes) 2026-03-31 03:18:49 -04:00
Corey Woodworth 53b5dbac4c feat: Add showText variable to show/hide name of Active Window 2026-03-31 02:55:23 -04:00
Lemmy a5fc309880 cleanup(NScrollText): remove unused imports, gate layer on overflow 2026-03-28 14:06:24 -04:00
BUSTheid b18d33742a refactor(NScrollText.qml): MultiEffect fade mask
Replace the leftGradient and rightGradient Rectangles in NScrollText
with a MultiEffect mask approach. Old solution caused visual bugs.
2026-03-28 17:59:11 +01:00
Lemmy b3b236fdb8 fix(active-window): fix vertical centering, more robust if fonts get bigger than icon. 2026-03-20 20:38:01 -04:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05: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 3f3f59f0cd Revert "ActiveWindow: adjust vertical bar layout"
This reverts commit 21efd0db5c.
2026-02-11 09:09:18 -05:00
Lysec 21efd0db5c ActiveWindow: adjust vertical bar layout 2026-02-11 14:11:51 +01:00
Lysec e9f86eff04 NScrollText: proper fade implementation 2026-02-10 16:20:53 +01:00
Lysec 7789b02bfb NScrollText: add fade in/out effect 2026-02-10 15:53:03 +01:00
Lemmy 84e394e0f3 activewindow-mediamini: support for colored text 2026-02-06 11:53:51 -05:00
Lemmy fa71530d79 active-window: fix capsuleHeight 2026-01-28 22:43:59 -05:00
Lemmy c140c7297d activewindow: fixed vertical centering 2026-01-28 11:22:12 -05:00
Lysec 72c06b3a65 ActiveWindow: expand mouse area 2026-01-27 20:02:50 +01:00
Lemmy 4467aa95d7 bar: improve widget settings refresh for overriden bar per monitor. also fix workspace widget not showing app icons on overriden monitor 2026-01-26 11:29:37 -05:00
Lemmy 8d11b0be0a labwc: improve popups support (right click context menu working) 2026-01-25 12:16:40 -05:00
Lemmy 180e0155ac settings-bar-monitors: proper loading and saving settings of widgets per bar. 2026-01-23 16:36:17 -05:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -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 bb593da766 ScrollingText: avoid up and down jitter when appearing. 2026-01-03 09:33:13 -05:00
Andrii Dokhniak fe041787a2 ActiveWindow: Switch to NScrollText 2026-01-03 00:20:46 +01:00
Lemmy 2db000c21a Bar: simplified font size management 2026-01-02 09:38:34 -05:00
Lemmy 851c43142b Bar: Using Style.barFontSize everywhere to fix bar's text discrepancies as much as possible. Also removing most fontWeight discrepancies. Only keeping bold for workspace numbers/names. 2026-01-02 01:12:50 -05:00
Lemmy d4f0175505 ActiveWindow/MediaMini: text size match clock 2025-12-30 12:22:10 -05:00
Lemmy c2e7d90cf6 MediaMini+ActiveWindow: smaller font 2025-12-30 11:48:25 -05:00
Lemmy 9db7c9537d Bar: Added a spacious mode and reworked a lot of the scaling stuff so it scales up better for HiDpi.
Bar(e) with me it might have a few side effects.
2025-12-30 11:41:54 -05:00
Lemmy aa1a7b37cd More pixel perfect centering: ActiveWindow, MediaMini and Tray 2025-12-29 22:52:26 -05:00
Lemmy 9402655381 PopupContextMenu: fixed popup positionning on wlroots and hyprland 2025-12-19 19:09:52 -05:00
Lemmy 166e276222 ActiveWindow: proper outline 2025-12-17 17:47:25 -05:00
Lemmy efef0db17f Avoid many errors, if a widget (plugin) does not exists on startup. 2025-12-13 13:25:48 -05:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
ItsLemmy e1dc72216e Mango/Sway: fixed unclickable NPopupContextMenu 2025-11-24 19:12:08 -05:00
ItsLemmy c407edb4e9 BarWidgets: All the right click contextual menus. Fix #541 2025-11-17 22:47:17 -05:00
ItsLemmy 66770625dd Tooltip: no longer needed to pass a screen explicitely 2025-11-17 22:02:10 -05:00
ItsLemmy f1d714ad9a Cleanup: replaced a bunch of Screen by their proper "screen" 2025-11-17 14:53:47 -05:00
loner 24b8eeb1f4 feat: Optimize capsule color computation by using Style.qml property 2025-11-17 11:05:58 +08:00
loner a46c76b9d5 feat(bar): Add capsule opacity setting with conditional slider in bar settings 2025-11-17 11:05:57 +08:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy ec328f348c ActiveWindow: added missing Wayland import for hyprland toplevel. 2025-11-10 21:00:06 -05:00
ItsLemmy 3b7411f1ad Bar-Widgets: re-adding a lot of missing services since the refactor. 2025-11-08 23:07:46 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
notiant 0655e5be18 Update ActiveWindow.qml 2025-10-24 12:00:03 +02:00
Sighthesia c56d1430e5 ActiveWindow: fix inconsistency of animation on vertical bar 2025-10-19 13:43:03 +08:00
Sighthesia 5e562bb9a9 ActiveWindow: fix widget width still remains on maxWidth when visiblity is Always Visible 2025-10-19 13:14:02 +08:00
Sighthesia 7f5fd5fa14 ActiveWindow: add fade-in and fade-out transitions of widget 2025-10-19 12:51:55 +08:00
Sighthesia 7015321772 ActiveWindow: reset scrolling when focused window changes 2025-10-19 11:28:42 +08:00
Sighthesia 9e39867117 ActiveWindow: synchronize title width with widget width 2025-10-19 11:24:25 +08:00