summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: allow resolving paths from home2 * r + 2 * t2025-06-283-6/+5
|
* config: fix overwrite on startup2 * r + 2 * t2025-06-288-16/+16
|
* picker: fix client selecting2 * r + 2 * t2025-06-271-6/+10
|
* internal: windowinfo pass in client2 * r + 2 * t2025-06-275-32/+43
| | | | | So it can be used for clients other than the active one Also fix text below screencopyview
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-278-40/+40
|
* icons: fix grade more icons2 * r + 2 * t2025-06-275-4/+10
| | | | | | Media and pfp fallback icons Also fix dashboard user os icon
* lock: show notif list not popups2 * r + 2 * t2025-06-261-1/+1
|
* lock: add isLocked ipc handler2 * r + 2 * t2025-06-261-0/+8
| | | | | | Fixes #165 Also add unlock ipc handler
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-266-9/+17
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* icons: use variable axes2 * r + 2 * t2025-06-267-21/+0
|
* dashboard: fix calendar2 * r + 2 * t2025-06-261-1/+1
| | | | Fixes days in negative utc timezones
* lock: fix buttons2 * r + 2 * t2025-06-261-0/+1
|
* launcher: fix wallpaper preview exit2 * r + 2 * t2025-06-251-3/+1
|
* config: make gifs configurable2 * r + 2 * t2025-06-253-3/+3
|
* lock: fix rounding2 * r + 2 * t2025-06-251-6/+6
| | | | Fix rounding on status and buttons
* lock: add notifs and status2 * r + 2 * t2025-06-254-0/+554
|
* internal: move notif icon guessing to utils2 * r + 2 * t2025-06-251-28/+2
|
* lock: add session buttons2 * r + 2 * t2025-06-253-0/+189
|
* lock: fix media position2 * r + 2 * t2025-06-252-35/+38
|
* lock: completely hide media if screen too small2 * r + 2 * t2025-06-252-30/+39
|
* lock: increase large screen size2 * r + 2 * t2025-06-251-2/+2
| | | | Also move to config
* lock: shrink media if small screen2 * r + 2 * t2025-06-252-13/+17
|
* lock: move media to bottom right if small screen2 * r + 2 * t2025-06-253-19/+59
|
* lock: fix exit anim for multimon2 * r + 2 * t2025-06-252-4/+14
|
* lock: fix space inputs2 * r + 2 * t2025-06-251-1/+1
|
* lock: add media2 * r + 2 * t2025-06-235-1/+376
|
* drawers: give back focus when close2 * r + 2 * t2025-06-232-11/+14
| | | | | | For launcher and session, give back focus to previously open one on close Also use execDetached for session buttons
* notifs: dismiss notif on swipe2 * r + 2 * t2025-06-231-2/+2
| | | | Fixes #141
* bar: fill bluetooth device icons2 * r + 2 * t2025-06-231-0/+1
|
* lock: add weather2 * r + 2 * t2025-06-224-11/+143
|
* lock: static border2 * r + 2 * t2025-06-221-5/+1
| | | | Not percentage + equal on all sides
* dashboard: better vertical spacing for media2 * r + 2 * t2025-06-221-0/+2
|
* lock: lazy load locker2 * r + 2 * t2025-06-221-6/+17
|
* feat: lock screen2 * r + 2 * t2025-06-225-0/+659
|
* picker: fix multimonitor (#127)d2025-06-221-1/+1
| | | Fixes #121
* winfo: add no active client placeholders2 * r + 2 * t2025-06-223-19/+58
| | | | Also change close button to kill
* winfo: add buttons2 * r + 2 * t2025-06-213-1/+197
|
* feat: window info panel2 * r + 2 * t2025-06-219-51/+464
| | | | Also disable reload popup
* popouts: convert to layout2 * r + 2 * t2025-06-212-13/+41
| | | | | Also add expand button Change launcher calc item icon
* feat: launcher calculator2 * r + 2 * t2025-06-214-1/+194
| | | | Requires libqalculate
* launcher: fix height when one item2 * r + 2 * t2025-06-201-1/+1
|
* internal: remove unnecessary2 * r + 2 * t2025-06-191-1/+0
|
* picker: better manual selection2 * r + 2 * t2025-06-191-8/+15
| | | | No rounding and thinner border when selecting manually
* launcher: better empty text2 * r + 2 * t2025-06-191-16/+19
| | | | Also reload wallpapers when path changes
* session: fix logout button2 * r + 2 * t2025-06-192-2/+2
| | | | And launcher logout action
* dashboard: fix media eliding2 * r + 2 * t2025-06-191-29/+32
| | | | Also center icons
* picker: better cursor2 * r + 2 * t2025-06-191-0/+1
|
* internal: fix qmlls freezing2 * r + 2 * t2025-06-192-9/+5
|
* input: ripple anim for all buttons2 * r + 2 * t2025-06-193-8/+8
| | | | | Also fix up colours for some statelayers Fix urgent notif action colours
* dashboard: fix tab indicator offset2 * r + 2 * t2025-06-192-2/+2
|