Commit Graph

  • 7e38f3f428 slight changes to clipboard history preview and item delegate zach 2026-06-14 23:33:12 +02:00
  • 2a50732bc2 resources popout refresh + new components & reskinned old components zach 2026-06-14 23:08:57 +02:00
  • 4cb2d843a5 Merge branch 'main' into feat/updated-components AramJonghu 2026-06-14 22:01:36 +02:00
  • 7cf6e5f8a5 Merge pull request '95: Fix light/dark mode mismatch causes preset to not load' (#124) from 95-fix-light-mode-scheme-mismatch into main zach 2026-06-14 21:27:27 +02:00
  • eb99237a31 remove accidental material symbols font from assets zach 2026-06-14 12:49:04 +02:00
  • 3f5cc2de07 MaterialIcon opsz clamp, UPower popout and widget changes, improved SysTray hover detection logic zach 2026-06-14 12:47:20 +02:00
  • f31a1e224b Not using direct write, but tmp write to avoid JSON parse error AramJonghu 2026-06-14 01:08:36 +02:00
  • fecf8a886f added auto-resolve preset mode (light/dark mode conflict) AramJonghu 2026-06-14 00:56:42 +02:00
  • 6034c4816d clipboard preview with syntax support zach 2026-06-13 20:11:58 +02:00
  • 1d63e67554 removed network module and moved it to tray, have a popout window without content! everything still in wi.i.p. Inorishio 2026-06-13 18:22:03 +02:00
  • 7756e46355 fix scrollbar mouse pointer change not being accurate to handle position zach 2026-06-13 13:14:58 +02:00
  • 39895bf75b fix scrollbar visible even when contentHeight < height zach 2026-06-13 13:12:15 +02:00
  • fea468dd0c remove logging zach 2026-06-13 13:08:36 +02:00
  • f1dbff1208 scrollbars QOL updates zach 2026-06-13 12:56:53 +02:00
  • 4b7ba30272 clipboard preview with image support zach 2026-06-13 01:44:12 +02:00
  • d1085b749d category flickable addition content.height Inorishio 2026-06-12 14:50:16 +02:00
  • e29763134e clipboard config options + fade text and keyboard input handling zach 2026-06-11 20:02:38 +02:00
  • 130e613eb5 clipboard history using cliphist zach 2026-06-11 14:35:42 +02:00
  • e90f1facb7 default apps config entries, revert focus property on root shell zach 2026-06-10 19:29:20 +02:00
  • 6b77ebd9be more efficient desktop icons zach 2026-06-10 14:40:39 +02:00
  • 01556e66f3 settings window pages replace anims zach 2026-06-10 00:48:17 +02:00
  • dbccc14f9a settings window category navrail changes and padding decreases zach 2026-06-09 13:09:31 +02:00
  • 6bab341190 fix splitbutton menu popout region for clicking outside panel bounds zach 2026-06-08 23:35:47 +02:00
  • 8ec7faaafd fix statelayer colors for various components, add logic for color background feedback on tray items when icon doesn't have color layer zach 2026-06-08 18:35:34 +02:00
  • ea911996a8 fix text wrapping on time input components zach 2026-06-08 18:17:13 +02:00
  • c0202ef015 fix text set on escape, add focus shift with tab and shift + tab zach 2026-06-08 15:28:28 +02:00
  • 345d558317 fix start/end text for hyprsunset zach 2026-06-08 14:57:21 +02:00
  • 7df5af332c fix bool switch on timeinput zach 2026-06-08 14:53:58 +02:00
  • 52980e4d84 new time input picker, added support for minutes in timeframe zach 2026-06-08 14:51:46 +02:00
  • fe91a65324 wallpaper cropper slider inset icon, fixed disabled splitbutton state zach 2026-06-08 10:03:26 +02:00
  • 628c4b32a5 audio popout changes, slider inset icons added zach 2026-06-08 01:22:37 +02:00
  • 1f9630ed76 port new components to greeter zach 2026-06-07 12:55:32 +02:00
  • 04fb534a05 scroll deceleration env zach 2026-06-06 21:21:32 +02:00
  • 50e99501de switches and popouts zach 2026-06-06 21:13:44 +02:00
  • 65c56bc598 updated components zach 2026-06-06 00:49:19 +02:00
  • 82518006c3 revert toaster enum zach 2026-06-05 19:45:43 +02:00
  • 9cefdf509c cmake build hotfix zach 2026-06-05 12:31:37 +02:00
  • 27924aca37 disable incompatible-type for qmllint in clock zach 2026-06-04 23:22:28 +02:00
  • b4716d25c0 nodiscard zach 2026-06-04 22:57:45 +02:00
  • d8f047dbc9 nodiscard zach 2026-06-04 22:38:17 +02:00
  • 91b50b312d open launcher with gesture from bottom border zach 2026-06-04 19:01:02 +02:00
  • 3e933a8b78 remove logging zach 2026-06-04 18:56:42 +02:00
  • e127928126 Merge pull request 'Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin' (#117) from hyprsunset-manager-rewrite into main zach 2026-06-04 15:05:45 +02:00
  • 94f2cf076c fix applying end() on init zach 2026-06-04 15:05:18 +02:00
  • 9168b6e893 Merge branch 'main' into hyprsunset-manager-rewrite zach 2026-06-04 14:56:53 +02:00
  • a477fb2e22 fix namespaces and logging names zach 2026-06-04 14:56:20 +02:00
  • 6586cc2788 do not use apply() in initializer zach 2026-06-03 23:19:34 +02:00
  • 0be98a64ac Merge branch 'main' into hyprsunset-manager-rewrite zach 2026-06-03 18:02:27 +02:00
  • b6e7ee7a54 Merge pull request 'lid behavior watcher to lock session' (#115) from lid-switch-behavior into main zach 2026-06-03 18:02:21 +02:00
  • 59789ab8d3 unused imports in shell.qml AramJonghu 2026-06-03 18:01:10 +02:00
  • a128c0fa40 removal reduntant config option and settings, unused lines in Lock.qml AramJonghu 2026-06-03 17:59:03 +02:00
  • 6f856e2162 fix typo AramJonghu 2026-06-03 17:47:12 +02:00
  • a19701222b forgotton import and removal LidService AramJonghu 2026-06-03 17:43:58 +02:00
  • 0d8f558f66 Took caelestia lid logic (prepare to sleep) instead AramJonghu 2026-06-03 17:41:29 +02:00
  • ed28d8b56a Took caelestia lid logic (prepare to sleep) instead AramJonghu 2026-06-03 17:41:17 +02:00
  • deef85d10c troubleshooting dbus AramJonghu 2026-06-03 17:02:46 +02:00
  • f9ab1e2a10 inability to connect to DBus.Properties resolved AramJonghu 2026-06-03 16:51:15 +02:00
  • 7dbce0bf8c qmlls lied to me - import ZShell returned AramJonghu 2026-06-03 16:29:11 +02:00
  • 2920c57163 removes direct extern access, receives signal properly now, removed declaration unused method AramJonghu 2026-06-03 16:27:31 +02:00
  • 0584cd618e missing changes AramJonghu 2026-06-03 02:30:13 +02:00
  • 896e5e520d Added clang-format/tidy for additional rules. Adjusted inbranch cpp files. AramJonghu 2026-06-03 02:05:18 +02:00
  • 45f36ce71c added lock. in shell.qml, wrong scope AramJonghu 2026-06-03 01:14:37 +02:00
  • 3bcdbbabbb build fix AramJonghu 2026-06-03 01:02:50 +02:00
  • 016dcc008f Cpp changes, minor refactor plus separate signal logic, typo. - typo in searchindex - Cpp plugin changed to use enum lidstate - minor refactor - Using signals instead of direct property access. - Using states instead - checking lidclosed instead of preparetosleep AramJonghu 2026-06-03 00:54:44 +02:00
  • d246ba1800 rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin zach 2026-06-02 16:09:48 +02:00
  • c91b53fbaa QTQuick AramJonghu 2026-06-02 00:03:30 +02:00
  • ad2ee99d9c format using qmlformat AramJonghu 2026-06-01 23:59:07 +02:00
  • 7da2c7827a refactor: using more oop AramJonghu 2026-06-01 23:53:26 +02:00
  • db9c98b322 set default enabled for laptops, disabled for non battery devices AramJonghu 2026-06-01 21:03:59 +02:00
  • 1c1c6275df move lid watch toggle into lock settings AramJonghu 2026-06-01 20:45:04 +02:00
  • 83cf008a19 setting option to disable lidwatcher, also in settingswindow AramJonghu 2026-06-01 20:28:55 +02:00
  • c514e98687 nonexistant locked should be resolved AramJonghu 2026-06-01 20:12:17 +02:00
  • 0d097524c3 shell.qml could not load Connections, now fixed AramJonghu 2026-06-01 20:07:09 +02:00
  • 7de8cc3104 lidwatcher plugin initial setup AramJonghu 2026-06-01 20:02:37 +02:00
  • 82aa7c415f initial commit AramJonghu 2026-06-01 19:50:40 +02:00
  • 807b2525b7 Merge pull request 'initial refactor of Interactions.qml to add better support for touch screen gestures' (#114) from feat/improved-gestures into main zach 2026-06-01 19:18:53 +02:00
  • 9e3cad6dbd Merge branch 'main' into feat/improved-gestures zach 2026-06-01 19:01:12 +02:00
  • 9436acd626 change charging color zach 2026-06-01 17:12:28 +02:00
  • 17e600e78e Merge branch 'main' into feat/improved-gestures AramJonghu 2026-06-01 15:05:04 +02:00
  • 7eba84c8be Better battery indicator and dedicated Battery singleton in helpers zach 2026-06-01 15:04:48 +02:00
  • 0820c8e023 Merge branch 'main' into feat/improved-gestures zach 2026-06-01 12:13:33 +02:00
  • ebedf4b6fe increase slider visibility and remove debug logging zach 2026-06-01 12:12:00 +02:00
  • 6926880074 remove multi-touch handlers, single point for sidebar zach 2026-05-31 23:05:31 +02:00
  • 1e1c90a0c5 remove redundant logging zach 2026-05-31 22:45:32 +02:00
  • db6051457f fix drag gestures firing more than once from one drag zach 2026-05-31 22:30:20 +02:00
  • 8f381fa8f0 Merge branch 'main' into feat/improved-gestures zach 2026-05-31 22:08:09 +02:00
  • 2a7cd66f40 Actually fix background desync, blobs didn't follow final settle after deform shader zach 2026-05-31 19:06:17 +02:00
  • cf22b41f07 allow pointer takeover by anything, restrict takeover from items zach 2026-05-31 14:32:39 +02:00
  • c267dfb0c2 remove leftover test timer and import zach 2026-05-31 14:16:36 +02:00
  • e06fd71f11 initial refactor of Interactions.qml to add better support for touch screen gestures zach 2026-05-31 13:58:21 +02:00
  • d041ce2471 Merge pull request 'zshell-img-tools' (#104) from zshell-img-tools into main zach 2026-05-31 00:30:12 +02:00
  • 7f3397e27c changes comments Inorishio 2026-05-31 00:23:13 +02:00
  • 0d7c5d199a Update zshell-img-tools/src/main.rs Inorishio 2026-05-30 20:59:30 +02:00
  • 8ea295d1ce Some prework for the binary, linter issue is resolved, unnecessary comments removed Inorishio 2026-05-30 20:40:14 +02:00
  • 164c0a18c2 disable screenshot options in gui when disabling effects zach 2026-05-29 23:44:27 +02:00
  • 1d0fc63177 Merge branch 'main' into zshell-img-tools zach 2026-05-29 23:25:07 +02:00
  • 79998a36f0 Merge pull request 'either fail ? then check fail else pass' (#112) from format-check-rust-fix into main zach 2026-05-29 23:24:49 +02:00
  • a747f21af5 Merge branch 'main' into format-check-rust-fix AramJonghu 2026-05-29 20:14:06 +02:00
  • 21c6940fb1 either fail ? then check fail else pass AramJonghu 2026-05-29 20:12:36 +02:00
  • c4cca73fd9 Merge branch 'main' into zshell-img-tools zach 2026-05-29 12:28:13 +02:00