Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-25 | meson prefix to /usrci-archfix | vaxerski | |
2022-05-25 | respect perms | vaxerski | |
2022-05-25 | Build with a user | vaxerski | |
2022-05-25 | build from source and not AUR | vaxerski | |
2022-05-25 | workspace set active | vaxerski | |
2022-05-24 | fix default workspaces being unnamed | vaxerski | |
2022-05-24 | fix workspace event and add activewindow and activemon | vaxerski | |
2022-05-24 | stick a newline at the end of socket2 events | vaxerski | |
2022-05-24 | Major IPC Rework + Added Socket2 | vaxerski | |
IPC is now done with UNIX sockets instead of TCP ones (security!), and added Socket2, see Wiki. | |||
2022-05-24 | fix memory issues with logs | vaxerski | |
2022-05-23 | Fix fullscreen focus detection and configure requests | vaxerski | |
2022-05-22 | Added movecursortocorner | vaxerski | |
2022-05-22 | clamp surface sizes | vaxerski | |
2022-05-21 | fix dwindle leaving artifacts on toggle pseudo | vaxerski | |
2022-05-21 | Merge pull request #86 from viperML/main | vaxerski | |
Nix: more tweaks to the flake | |||
2022-05-21 | nix: put workflow in different file | Fernando Ayats | |
2022-05-21 | nix: add nixos module | Fernando Ayats | |
2022-05-20 | fix fullscreen request loops | vaxerski | |
2022-05-19 | fix a lil oopsie | vaxerski | |
2022-05-19 | fixed borders on no blur | vaxerski | |
2022-05-19 | disallow running with sudo | vaxerski | |
unless you use the --i-am-really-stupid flag | |||
2022-05-19 | warp to middle on remove constraint | vaxerski | |
2022-05-18 | And now fix the placeholder | vaxerski | |
2022-05-18 | What the fuck is going on with git, fix the entire scaling merge | vaxerski | |
This reverts commit 5b15d3b4f43e816b8ff9feefb2e331beebe7e0e1. | |||
2022-05-18 | Fixed mouse constraints, should be correct now | vaxerski | |
2022-05-18 | Merge pull request #89 from vaxerski/scaling | vaxerski | |
Scaling: fixed fixed | |||
2022-05-18 | fix a fucking placeholder i leftscaling | vaxerski | |
2022-05-18 | Revert "Merge pull request #88 from vaxerski/scaling" | vaxerski | |
This reverts commit f68ddc382a2b009dc19491277f6328addcdb8336, reversing changes made to ba573a529afdbf368aa632cf70b41c9a0595578b. | |||
2022-05-18 | Merge pull request #88 from vaxerski/scaling | vaxerski | |
Fixed scaling | |||
2022-05-18 | Merge branch 'main' into scaling | vaxerski | |
2022-05-18 | fix surface effective damage scale | vaxerski | |
2022-05-18 | fix workspaces disappearing on switch anim mode | vaxerski | |
2022-05-18 | fix some border damage geometry issues | vaxerski | |
2022-05-18 | Added movetoworkspacesilent | vaxerski | |
2022-05-17 | fix border geometry | vaxerski | |
2022-05-17 | fix some memory issues | vaxerski | |
2022-05-17 | nix: add overlay back | Fernando Ayats | |
2022-05-17 | nix: misc tweaks to flake | Fernando Ayats | |
2022-05-17 | Added workflow_dispatch event trigger | Fernando Ayats | |
2022-05-17 | nix: added workflow | Fernando Ayats | |
2022-05-17 | nix: include example conf | Fernando Ayats | |
2022-05-17 | fix fade blur | vaxerski | |
2022-05-17 | fix workspace fade damage | vaxerski | |
2022-05-17 | borders are now gangsta | vaxerski | |
2022-05-17 | nix: flake cleanup | Fernando Ayats | |
- Removed all outputs except for "packages" - Track nixos-unstable instead of stable - Cleanup installPhase | |||
2022-05-17 | Merge pull request #84 from Four-Griffins/main | vaxerski | |
Opacity setting for fullscreen windows | |||
2022-05-16 | added opacity setting for fullscreen windows | Four_Griffins | |
2022-05-16 | Added workspace fade transition | vaxerski | |
2022-05-16 | fix fadeout | vaxerski | |
2022-05-16 | fixed blur and shit | vaxerski | |