Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | Increase easyeffects scratchpad size | zachir | |
Increasing it from 50% screen size to 75% (in both dimensions). | |||
2024-03-23 | Set pyprland scratchpads to a size and position | zachir | |
2024-02-06 | hypr: Actually implement pseudo-minimize | zachir | |
I apparently lied in the commit where I said I did | |||
2024-02-01 | hypr: add pseudo minimize functionality | zachir | |
Using the 'expose' module in pyprland to create a hidden workspace for 'minimizing' windows. Windows do not know they are minimized, however. | |||
2024-01-02 | hypr: Adding in pyprland and hyprload extensions | zachir | |
We're going to be using two extensions, so naturally we need to have two extension managers (-_-). This should configure both the pyprland and hyprload widgets in full, assuming both are already installed. |