Commit Graph

  • 73304ef8d4 Merge branch 'main' into all-tooltips end-4 2025-08-11 22:06:56 +07:00
  • aa025e4fac bar tooltips: refractor more end-4 2025-08-11 22:05:19 +07:00
  • 8eac9338fe bar tooltips: add border end-4 2025-08-11 21:18:55 +07:00
  • b0deecc0aa bar tooltips: add shadow end-4 2025-08-11 21:18:01 +07:00
  • af111a4be9 bar tooltips: format end-4 2025-08-11 21:17:53 +07:00
  • 6a8a9172b1 bar tooltips: refractor tooltip bg to StyledPopup end-4 2025-08-11 20:33:01 +07:00
  • 291b997972 bar tooltips: use correct color, add subhead text end-4 2025-08-11 20:12:20 +07:00
  • 70a5520f47 bar tooltips: adjust icons end-4 2025-08-11 16:33:35 +07:00
  • e7397f824b bar tooltips: make em use tooltip color end-4 2025-08-11 16:03:29 +07:00
  • 0beee14cd8 bar: popups: fix and simplify positioning end-4 2025-08-11 15:52:54 +07:00
  • 9ba251ff30 Revert "use wl-clip-persist" end-4 2025-08-11 15:31:59 +07:00
  • 5b24ac037f automatic transparency end-4 2025-08-11 15:09:39 +07:00
  • ea70c354ad lock screen: fix incorrect password text end-4 2025-08-11 15:07:47 +07:00
  • 1623b456ec Add variable and moved directory to correct one lunstia 2025-08-11 02:15:41 -04:00
  • 307959ba76 Edit matugen and hyprlock to separate the two lunstia 2025-08-11 00:31:22 -04:00
  • 7f1699663d use wl-clip-persist end-4 2025-08-10 17:40:23 +07:00
  • 252675d3ff notifications: smaller icon end-4 2025-08-10 17:24:52 +07:00
  • 84c45f2068 make scrolling accumulate properly end-4 2025-08-10 16:44:29 +07:00
  • 5873995e42 settings: add hiding and bottom position options end-4 2025-08-10 16:44:21 +07:00
  • 077922c667 fix wrong circular progress prop name end-4 2025-08-10 16:15:29 +07:00
  • 47dcb1523a Added pomodoro timer in sidebarRight, closes #1477 (#1761) end-4 2025-08-10 16:13:03 +07:00
  • 86f1e63ed2 stopwatch: clear laps on Start end-4 2025-08-10 16:03:37 +07:00
  • 709415a6b4 rename stuff end-4 2025-08-10 16:02:00 +07:00
  • fa46485d57 translation: update zh_CN.json (#1762) Celestial.y 2025-08-10 16:51:24 +08:00
  • c2d5d2b61a pomodoro: remove unnecessary isLongBreak persistent state end-4 2025-08-10 15:40:42 +07:00
  • e39c1af5ae chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation Runze 2025-08-10 02:51:54 +08:00
  • ca6463cae8 TimerService: not have stupid extra declaration end-4 2025-08-09 22:58:55 +07:00
  • 0e17b7a981 TimerService: add back emojis, make reset also reset isLongBreak end-4 2025-08-09 22:55:40 +07:00
  • bcd1167d39 pomodoro: rename service to TimerService, better stopwatch layout end-4 2025-08-09 22:48:40 +07:00
  • fbe17dc3e3 pomodoro: accept event on keybind cuz recommended by qt docs end-4 2025-08-09 22:19:45 +07:00
  • b102e5c1a5 pomodoro: remove unnecessary event propagation prevention end-4 2025-08-09 22:15:07 +07:00
  • df9a5e398e pomodoro: remove unused notificationTitle var, format end-4 2025-08-09 22:11:06 +07:00
  • 90fafa219a remove unnecessary qualified access end-4 2025-08-09 22:09:07 +07:00
  • 9e1b55a749 pomodoro: add cycle indicator, make long break work, fix reset button end-4 2025-08-09 22:06:05 +07:00
  • 4ca15a1fc3 pomodoro: make pause/resume less weird end-4 2025-08-09 21:36:28 +07:00
  • 5bf80dae4e pomodoro: move timers to service, specific button logic to widget end-4 2025-08-09 19:45:26 +07:00
  • 1f4568d22f pomodoro: rename more for consistency end-4 2025-08-09 18:20:14 +07:00
  • 903a975033 rename getPomodoroSecondsLeft -> pomodoroSecondsLeft end-4 2025-08-09 16:31:03 +07:00
  • 0ee9afba4f pomodoro: move tabs to their own files, adjust colors end-4 2025-08-09 16:28:17 +07:00
  • 9b5713d6b4 chore(bar): delete temperature and related reading logic Runze 2025-08-09 14:08:39 +08:00
  • 94176fad83 feat(bar): unify extraction to StyledPopup and add namespace Runze 2025-08-09 14:02:56 +08:00
  • de759b5120 redesign stopwatch end-4 2025-08-09 12:54:53 +07:00
  • 9bc4ff16a7 make pomodoro timer persistent end-4 2025-08-09 12:54:37 +07:00
  • 814f6ced5f hide dupe keybind for one thing end-4 2025-08-09 11:08:05 +07:00
  • 91dae8ad85 pomodoro widget: use grid instead of row/col spam end-4 2025-08-09 10:42:50 +07:00
  • fb4f8a86f4 lock screen: use quickshell, add hack for window refocus end-4 2025-08-09 08:56:12 +07:00
  • e15d2fe82c easyeffects toggle: move logic to a service end-4 2025-08-09 08:55:29 +07:00
  • 4ede1c74e8 Run hyprctl directly in HyprlandData service (#1786) end-4 2025-08-09 06:27:37 +07:00
  • 9d98396e33 Add missing commas Alvin 2025-08-08 14:15:07 -04:00
  • e43dcf5d4c run hyprctl directly Alvin 2025-08-08 14:11:06 -04:00
  • eac4ab3e3c enable faster touchpad scroll end-4 2025-08-08 22:09:45 +07:00
  • d256d8fc35 add config option to use "normal" scroll behavior (#1782) end-4 2025-08-08 22:08:50 +07:00
  • 3157e99e04 keybinds: make super key binds work also with right super end-4 2025-08-08 21:51:30 +07:00
  • 91fee0d6e9 Minor tweaks and better variables names Nyx 2025-08-08 19:51:03 +05:00
  • 521061fc64 sidebar: volume mixer: adjust style end-4 2025-08-08 21:37:32 +07:00
  • 4328746df0 SecondaryTabButton: make ripple radial gradient end-4 2025-08-08 21:36:45 +07:00
  • 2b87d939bb make fade of ripple effect longer end-4 2025-08-08 21:03:11 +07:00
  • 39a88a6cd3 ButtonGroup: add uniformCellSizes end-4 2025-08-08 21:02:45 +07:00
  • d0ad416e28 bar: adjust autohide super press show delay end-4 2025-08-08 20:53:47 +07:00
  • 61e4f59aa0 welcome app: more bar options, extra info on closing end-4 2025-08-08 20:47:20 +07:00
  • db66b85e61 bar: move number showing logic from GlobalStates to Workspaces end-4 2025-08-08 20:24:37 +07:00
  • 66c810ead2 bar autohide: rename enabled -> enable for consistency end-4 2025-08-08 20:12:50 +07:00
  • 9824bb9c63 bar: add delay for autohide end-4 2025-08-08 20:06:53 +07:00
  • f806e2c22c bar: add auto hide end-4 2025-08-08 19:54:10 +07:00
  • 3d408b18f7 background: add fade when switching end-4 2025-08-08 18:31:52 +07:00
  • 8aa776ae62 make bg image loading async end-4 2025-08-08 18:02:10 +07:00
  • a15f3b8c65 overview: show windows on other monitors too end-4 2025-08-08 17:55:52 +07:00
  • 4df22c96d0 screen corners: fix visibility for multimonitor with varying fullscreen state end-4 2025-08-08 17:52:19 +07:00
  • 772df06fa5 booru: fix inconsistent download end-4 2025-08-08 17:50:20 +07:00
  • e1b7336d5d Hide online model on local ai policy Saint2999 2025-08-08 07:46:02 +03:00
  • d3a9d2ea5b Fix hiding background when fullscreen (#1775) end-4 2025-08-08 10:35:55 +07:00
  • 4914d9b638 Merge branch 'main' into main end-4 2025-08-08 10:35:43 +07:00
  • 1f8a7be34e quickshell: fix qml null safety and monitor property errors (#1770) end-4 2025-08-08 00:01:31 +07:00
  • 97bdfa54c0 Overrideable default terminal app (#1753) end-4 2025-08-07 23:57:08 +07:00
  • 64bb730dd1 touchpad: improve scroll speed handling for touchpad (#1781) end-4 2025-08-07 23:46:39 +07:00
  • 7013b459a3 adjust scrolling speed end-4 2025-08-07 23:13:07 +07:00
  • a31733e2db move scrolling animation to styled components end-4 2025-08-07 22:39:30 +07:00
  • 199b23d14a add config options for scroll factors and threshold end-4 2025-08-07 22:32:02 +07:00
  • f1c1ed833c use StyledListView for SelectionDialog end-4 2025-08-07 22:31:19 +07:00
  • 0506917b87 launch_first_available.sh should skip empty cmds Souyama 2025-08-07 20:48:11 +05:30
  • 4f40ba8e6e more intuitive power profiles icons end-4 2025-08-07 22:01:05 +07:00
  • 733a792610 ai: add usage metadata for openai and mistral end-4 2025-08-07 21:53:37 +07:00
  • f581fd4821 config option to (not) filter duplicate media controls end-4 2025-08-07 21:39:48 +07:00
  • 86ddb61a3f fix(touchpad): differentiate scroll speed between touchpad and mouse wheel Runze 2025-08-07 22:26:26 +08:00
  • 6c3451b912 Fix background not always hiding in fullscreen and other monitors hiding background when they're not supposed to lunstia 2025-08-07 00:16:26 -04:00
  • 627c8562f7 fix(bar): prevent hover popup from appearing for hidden resource icons Runze 2025-08-06 19:28:37 +08:00
  • 061bb2abeb feat(bar): unify popup handling and improve layouts Runze 2025-08-06 18:02:55 +08:00
  • 35e1dc95a5 Fix background hiding in fullscreen lunstia 2025-08-06 05:27:29 -04:00
  • 1dc46fa104 feat(bar): add hover popups for system resources and upcoming todos finjener 2025-08-06 01:25:37 +01:00
  • 4161467356 use PanelWindow instead to show animation Runze 2025-08-06 01:31:02 +08:00
  • d70f81bfe4 Merge remote-tracking branch 'upstream/main' into quickshell-fixes finjener 2025-08-04 23:47:55 +01:00
  • bfb7ccffb5 Reworked on Pomodoro's UI and added Stopwatch Nyx 2025-08-05 16:06:22 +05:00
  • 3a6c032782 Added a small battery popup to show information Runze 2025-08-05 17:21:36 +08:00
  • d632111cf9 quickshell: fix qml null safety and monitor property errors finjener 2025-08-03 22:42:42 +01:00
  • e4b761917a Polished the UI and added Persistent Config option. Nyx 2025-08-03 20:36:29 +05:00
  • f8d162d995 RoundCorner: rewrite to use Shape instead of Canvas end-4 2025-08-03 20:40:52 +07:00
  • 0708070764 circular progress: use implicitSize instead of size end-4 2025-08-03 19:54:01 +07:00
  • 87f7bc28a3 chores: remove unnecessary import, suppress init null warnings end-4 2025-08-03 18:17:01 +07:00
  • 3eb7d8ab58 background: remove unecessary Scope end-4 2025-08-03 18:13:12 +07:00
  • 71d0ac4c5e make circular progresses use shape instead of canvas end-4 2025-08-03 18:12:44 +07:00