Commit graph

25 commits

Author SHA1 Message Date
Chloé Legué
2b73eac175
picker: fix large screenshot not opening/copying to clipboard (#1250) 2026-03-08 18:57:47 +11:00
2 * r + 2 * t
4f7f21a86d internal: no async loaders
Fixes reload issue and all stuff not loading issues
2026-01-16 01:40:38 +11:00
tsukasa
578cd3666e
picker: copy screenshot to clipboard (#940)
added screenshotClip and screenshotFreezeClip to allow directly copying
screenshots to clipboard instead of opening it in swappy
2025-12-01 22:52:44 +11:00
2 * r + 2 * t
57e3989185
plugin: add hypr extras (#690)
* move machine

* works

* prevent duplicate refreshes

* use instead of hyprctl proc
2025-09-24 23:48:47 +10:00
2 * r + 2 * t
717855c629 internal: use Qt.resolvedUrl 2025-09-09 18:35:22 +10:00
2 * r + 2 * t
93a779ffbd picker: better client detection 2025-08-27 16:32:26 +10:00
2 * r + 2 * t
6200f400f3 picker: use saveItem
Removes grim dependency
2025-08-27 16:24:12 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f internal: add canim component 2025-08-24 16:51:09 +10:00
2 * r + 2 * t
d1e5f48446 internal: rename Hyprland -> Hypr
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00
2 * r + 2 * t
c901d16841 picker: sort fullscreen clients second 2025-08-11 00:01:09 +10:00
2 * r + 2 * t
7157fe2cdd picker: fix clients for special ws
Also focus on first window if none focused on init
2025-08-09 17:18:51 +10:00
2 * r + 2 * t
5405400bd1 picker: fix client highlighting 2025-08-04 22:51:51 +10:00
2 * r + 2 * t
c5381c5194 internal: refactor widgets folder
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
d7802f3c4b internal: use layer.effect
Also use clipping rect for wallpaper item
2025-07-02 17:09:49 +10:00
2 * r + 2 * t
61bc2b0fb8 picker: fix client rects 2025-06-30 17:56:02 +10:00
2 * r + 2 * t
8ba5c83f7b picker: sort client rects
Pinned > floating > others
2025-06-28 20:43:48 +10:00
2 * r + 2 * t
8689ea423a picker: fix client selecting 2025-06-27 21:50:00 +10:00
2 * r + 2 * t
b264ae9888 internal: use hyprlandtoplevel 2025-06-27 21:37:15 +10:00
d
bca98e5357
picker: fix multimonitor (#127)
Fixes #121
2025-06-22 12:31:15 +10:00
2 * r + 2 * t
75b618f1e8 picker: better manual selection
No rounding and thinner border when selecting manually
2025-06-19 22:15:44 +10:00
2 * r + 2 * t
35099a34af picker: better cursor 2025-06-19 17:26:13 +10:00
2 * r + 2 * t
44fefc11b2 picker: non interactive during close anim 2025-06-19 15:04:09 +10:00
2 * r + 2 * t
53cea2beb3 feat: screenshot tool 2025-06-19 15:00:06 +10:00