Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-28 | default currentrules to nullv0.6.2beta | vaxerski | |
2022-06-28 | mutliple fixes to subsurface handling | vaxerski | |
2022-06-28 | added createworkspace destroyworkspace events | vaxerski | |
2022-06-28 | speed up damage log in commit subsurface | vaxerski | |
2022-06-28 | update wlroots dep | vaxerski | |
2022-06-26 | added decoration:shadow_offset | vaxerski | |
2022-06-25 | add system info logging | vaxerski | |
2022-06-25 | additional keymap reload safety | vaxerski | |
2022-06-24 | added general:cursor_inactive_timeout | vaxerski | |
2022-06-21 | fix crash on number workspace with null mon | vaxerski | |
2022-06-21 | fix rapid blinking on launch | vaxerski | |
2022-06-16 | Added meson buildfiles | Florian "sp1rit" | |
this makes for a far better experience in combination with wlroots, since that whole makefile mess is not required. Additionaly, handling of wayland protocol sources is also slightly better, but could be improved with mesons inbuilt wayland module. To build Hyprland using meson: meson _build -Ddefault_library=static ninja -C _build ninja -C _build install | |||
2022-06-09 | oopsie | vaxerski | |
2022-06-09 | added tablet v2 support (alpha alpha) | vaxerski | |
2022-06-06 | Added resizeactive | vaxerski | |
2022-06-06 | added forcerendererreload and some more vt changes | vaxerski | |
2022-06-05 | fix subsurfaces not damaging on unmap | vaxerski | |
2022-06-03 | Handle keyboards better | vaxerski | |
Also fixes some crashes of apps on reload | |||
2022-06-02 | fucking typo | vaxerski | |
2022-06-02 | Added locking numlock | vaxerski | |
2022-06-02 | Fix special in m+1 m-1 | vaxerski | |
2022-06-02 | Added hyprctl devices | vaxerski | |
2022-06-01 | fix stupid error in anim styles | vaxerski | |
2022-05-31 | Don't damage surfaces coming from not rendered windowsv0.2.2beta | vaxerski | |
2022-05-31 | added slidevert for workspaces | vaxerski | |
2022-05-31 | Added a special workspace | vaxerski | |
2022-05-31 | Added relative monitor workspace offset | vaxerski | |
2022-05-30 | notify workspace protocol of workspace group change | vaxerski | |
2022-05-30 | Added moving workspaces | vaxerski | |
2022-05-29 | Added fullscreen types, maximize and fulltransforms | vaxerski | |
2022-05-29 | Added basic monitor transforms, has bugs | vaxerski | |
blur doesnt work on transformed outputs full damage tracking issues | |||
2022-05-28 | Added a rounding rule | vaxerski | |
2022-05-26 | Added workspaceopt dispatcher | vaxerski | |
2022-05-25 | return nearest mon if point out of range | vaxerski | |
2022-05-25 | workspace set active | 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 | Revert "Merge pull request #88 from vaxerski/scaling" | vaxerski | |
This reverts commit f68ddc382a2b009dc19491277f6328addcdb8336, reversing changes made to ba573a529afdbf368aa632cf70b41c9a0595578b. | |||
2022-05-18 | Merge branch 'main' into scaling | vaxerski | |
2022-05-18 | fix workspaces disappearing on switch anim mode | vaxerski | |
2022-05-18 | Added movetoworkspacesilent | vaxerski | |
2022-05-17 | fix some memory issues | vaxerski | |
2022-05-17 | fix workspace fade damage | vaxerski | |
2022-05-17 | borders are now gangsta | vaxerski | |
2022-05-16 | Added workspace fade transition | vaxerski | |
2022-05-16 | added scaling (dt broken) | vaxerski | |
damage tracking on full is broken | |||
2022-05-14 | Fadein/out now applies to layersurfaces too | vaxerski | |
2022-05-12 | Improve bezier baking & approx | vaxerski | |
2022-05-12 | Merge pull request #69 from mdartmann/fix-underflow-remove-begin-end-spaces-tabs | vaxerski | |
Fix string underflow in `removeBeginEndSpacesTabs()` | |||
2022-05-12 | Added virtual pointer protocol | vaxerski | |