summaryrefslogtreecommitdiff
path: root/modules/areapicker/Picker.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove more stuffffFreya Murphy11 days1-301/+0
|
* picker: copy screenshot to clipboard (#940)tsukasa2025-12-011-1/+8
| | | | added screenshotClip and screenshotFreezeClip to allow directly copying screenshots to clipboard instead of opening it in swappy
* plugin: add hypr extras (#690)2 * r + 2 * t2025-09-241-22/+4
| | | | | | | | | * move machine * works * prevent duplicate refreshes * use instead of hyprctl proc
* internal: use Qt.resolvedUrl2 * r + 2 * t2025-09-091-1/+1
|
* picker: better client detection2 * r + 2 * t2025-08-271-10/+13
|
* picker: use saveItem2 * r + 2 * t2025-08-271-2/+27
| | | | Removes grim dependency
* internal: use Anim component2 * r + 2 * t2025-08-241-9/+8
|
* internal: add canim component2 * r + 2 * t2025-08-241-5/+1
|
* internal: rename Hyprland -> Hypr2 * r + 2 * t2025-08-241-3/+3
| | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace
* picker: sort fullscreen clients second2 * r + 2 * t2025-08-111-6/+4
|
* picker: fix clients for special ws2 * r + 2 * t2025-08-091-12/+27
| | | | Also focus on first window if none focused on init
* picker: fix client highlighting2 * r + 2 * t2025-08-041-1/+3
|
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* internal: use layer.effect2 * r + 2 * t2025-07-021-14/+10
| | | | Also use clipping rect for wallpaper item
* picker: fix client rects2 * r + 2 * t2025-06-301-1/+1
|
* picker: sort client rects2 * r + 2 * t2025-06-281-1/+8
| | | | Pinned > floating > others
* picker: fix client selecting2 * r + 2 * t2025-06-271-6/+10
|
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-271-1/+1
|
* picker: fix multimonitor (#127)d2025-06-221-1/+1
| | | Fixes #121
* picker: better manual selection2 * r + 2 * t2025-06-191-8/+15
| | | | No rounding and thinner border when selecting manually
* picker: better cursor2 * r + 2 * t2025-06-191-0/+1
|
* picker: non interactive during close anim2 * r + 2 * t2025-06-191-0/+5
|
* feat: screenshot tool2 * r + 2 * t2025-06-191-0/+254