summaryrefslogtreecommitdiff
path: root/modules/windowinfo (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-24internal: use Anim component2 * r + 2 * t1-5/+1
2025-08-24internal: rename Hyprland -> Hypr2 * r + 2 * t1-5/+5
Prevent shadowing Fixes window info not changing on switching to an empty workspace
2025-08-08internal: transparency support coming soon™2 * r + 2 * t3-4/+4
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-04internal: refactor widgets folder2 * r + 2 * t4-4/+4
Split into subdirs and rename to components
2025-07-16internal: use new qs importsSoramane4-12/+12
2025-07-03winfo: fix kill button2 * r + 2 * t1-1/+1
2025-07-01winfo: fix freeze when no active client2 * r + 2 * t1-1/+1
2025-06-27internal: windowinfo pass in client2 * r + 2 * t4-32/+42
So it can be used for clients other than the active one Also fix text below screencopyview
2025-06-27internal: use hyprlandtoplevel2 * r + 2 * t3-28/+28
2025-06-26icons: some fixes for previous axes change2 * r + 2 * t1-3/+3
Mostly spacing fixes Also qsTr windowinfo class and title when none
2025-06-26icons: use variable axes2 * r + 2 * t1-3/+0
2025-06-22winfo: add no active client placeholders2 * r + 2 * t3-19/+58
Also change close button to kill
2025-06-21winfo: add buttons2 * r + 2 * t3-1/+197
2025-06-21feat: window info panel2 * r + 2 * t3-0/+268
Also disable reload popup