Commit Graph

45 Commits

Author SHA1 Message Date
notiant 0b6495b60f use decimal units for disk space 2026-02-28 17:35:18 +01:00
notiant 9e30a6112b DockMenu: layout adjustments 2026-02-22 20:55:25 +01: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 5fbcf870db dock: autofmt 2026-02-20 09:54:11 -05:00
Fauzan F A 3e841942ed Merge branch 'main' into dock-group-apps 2026-02-20 21:06:35 +07:00
tibssy 6aea22ef25 fix(dock): isolate dock launcher color setting in dock appearance tab 2026-02-20 04:47:39 +00:00
Dadangdut33 6a7c68c6e3 feat: implement group the same apps in dock with configurable settings 2026-02-19 23:30:24 +07:00
Lemmy 5340c1a3a2 autofmt 2026-02-19 10:02:56 -05:00
tibssy ff4da5d2b9 feat(dock): implement context menu for launcher icon and improve screen handling 2026-02-19 04:28:36 +00:00
tibssy 588046a332 fix(static dock): reopen on peek after close and hide on menu actions 2026-02-10 16:03:43 +00:00
Lemmy 45616f204f autofmt 2026-01-25 12:18:28 -05:00
kyle 32cd450fed fix(dock): fix flicker context menu 2026-01-25 23:22:14 +11:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Ly-sec c58abd7566 Dock: add position setting 2026-01-10 14:39:00 +01:00
posty2k3 fa3c19b655 I18n fix. Dock/Workspace/Taskbar menus had old values. 2026-01-06 22:53:20 -06:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Ly-sec 01022c45c1 Launcher,Dock,Taskbar,Workspace: use execDetached to (hopefully) let programs survive QS crash 2025-12-22 12:53:25 +01:00
Ly-sec a47559c1c6 Taskbar: add same context menu as dock (#1002) 2025-12-10 15:01:24 +01:00
notiant 47c908a15f Replace Text with NText 2025-12-06 13:20:12 +01:00
notiant d5b0883668 DockMenu: apply uiScaleRatio to menuContentWidth 2025-12-06 13:02:08 +01:00
Ly-sec 102fe560da DockMenu: fix width calculation (#942) 2025-12-03 12:54:19 +01:00
Ly-sec eae256bad8 DockMenu: bg/width adjustments (#942) 2025-12-02 13:26:06 +01:00
Ly-sec 091aa7a03b Launcher: fix pinned app exec command
Dock: fix pinned app name
DockMenu: fix width & pin/unpin detection
2025-12-01 20:51:08 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
Ly-sec 2c581e1f1f Dock: possible auto-hide fix 2025-11-03 21:20:15 +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 c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
ItsLemmy 9c7dab92d0 Dock: Context menu improvements. 2025-10-10 13:54:47 -04:00
ItsLemmy 72b2b9e917 autofmt 2025-10-10 13:31:02 -04:00
Victor Choueiri 9ff5eb9808 Add DockMenu actions
* Adds app-specific actions from the DesktopEntry to the context menu /
  DockMenu
* Only displays actionable actions (ie: does not show Close or Focus if
  the app is not running, as those would do nothing)
2025-10-10 16:00:22 +02:00
Ly-sec b1e5f406e3 Revert "Dock: add position option"
This reverts commit 6235d2b3d6.
2025-10-04 18:43:55 +02:00
Ly-sec 6235d2b3d6 Dock: add position option 2025-10-04 18:27:32 +02:00
ItsLemmy 43dee793de More pointSize cleanup 2025-09-30 07:44:03 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
ItsLemmy 68b2c83be1 DockMenu: use RowLayout and ColumnLayout 2025-09-28 20:35:25 -04:00
ItsLemmy 21736b3095 DockMenu: auto hides when not hovering the menu, simplified with a single mouse area. 2025-09-28 12:06:41 -04:00
Ly-sec df70f0c824 Possibly got everything transfered over to i18n 2025-09-24 13:47:59 +02:00
ItsLemmy f86dac2172 DockMenu: minor UI tweaks. 2025-09-23 10:22:59 -04:00
Ly-sec 489ce76d2a Notification: layout changes 2025-09-22 23:56:18 +02:00
Ly-sec 64757979e8 Dock: use Style.fontSize, remove most logging 2025-09-22 16:25:44 +02:00
Ly-sec 21c6c5a610 Added pinning to dock & right click menu to dock
Dock: display pinned apps on the left even when not running (lower
opacity)
DockMenu: Let users close, activate and pin/unpin apps
Settings: add pinned list for docks
2025-09-22 16:09:25 +02:00