aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-08-02fix preferred modev0.9.1betavaxerski
2022-08-02default new blur optimiz to 0vaxerski
2022-08-02added opaque windowrulevaxerski
2022-08-01bring back xdg current desktopvaxerski
2022-08-01fix preWindowPass with floating as firstvaxerski
2022-08-01mark blur dirty on monitor damagevaxerski
2022-08-01fix new blur optimizations with non-full damagevaxerski
2022-08-01guard texid in new optimized blurvaxerski
2022-08-01added general:no_cursor_warpsvaxerski
2022-08-01added follow_mouse 3vaxerski
2022-08-01optimize new blur renderingvaxerski
2022-08-01revert blur changesvaxerski
2022-08-01fix oopsie with optimvaxerski
2022-08-01don't stencil with new optimizations in blurvaxerski
2022-08-01reload blur on cfg reloadvaxerski
2022-08-01added master:no_gaps_when_onlyvaxerski
2022-08-01added dwindle:no_gaps_when_onlyvaxerski
2022-08-01fixes to the new blur systemvaxerski
2022-08-01added decoration:blur_new_optimizationsvaxerski
2022-08-01check window validity in getfirstwindowonworkspacev0.9.0betavaxerski
2022-07-31contain for the hyprland default bgvaxerski
2022-07-31fix ls fadeout on scaledvaxerski
2022-07-31focus to first window on not found in refocusvaxerski
2022-07-31minor fixes to render loopvaxerski
2022-07-31added misc:mouse_move_enables_dpmsvaxerski
2022-07-31remove wlr_viewporter, we do not support itvaxerski
2022-07-31account for geom in initial XDG window popupsvaxerski
2022-07-31move to XDG 4vaxerski
2022-07-31fix minor XDG issuevaxerski
2022-07-31damage monitor on dpms onvaxerski
2022-07-31fix lack of return in tickHyprctlvaxerski
2022-07-31tick hyprctl separatelyvaxerski
2022-07-31dont account for scale in border thickvaxerski
2022-07-31account for scale in downroundingvaxerski
2022-07-31account for border in roundingvaxerski
2022-07-30added a dpms dispatchervaxerski
2022-07-30do not call dmabuf_create twicevaxerski
2022-07-30fix minor memory issuevaxerski
2022-07-30use pref in default configsvaxerski
2022-07-30added preferred to monitor cfgvaxerski
2022-07-30support wlr-output-power-managementvaxerski
2022-07-30added misc:damage_entire_on_snapshotvaxerski
2022-07-30fix snapshots on scaledvaxerski
2022-07-30some window fadeout fixesvaxerski
2022-07-30fix shader fixvaxerski
2022-07-30update decos on configureX11vaxerski
2022-07-30windowrules for floating remove hidden flagvaxerski
2022-07-29Merge pull request #446 from IanManske/movecurrentworkspace-nullmonitor-fixVaxry
2022-07-29Optimize shadersvaxerski
2022-07-29Fix crash from moving current workspace to nonexistent (null) monitor.Ian Manske