aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-11-09input: ignore non-kb ls-es in refocusLastWindowVaxry
2024-11-09layershell: minor cleanups and improvements to focusVaxry
2024-11-09input: cleanup device naming logicVaxry
2024-11-08input: Refocus window on scrolling if follows mouse (#8361)nickodei
2024-11-06renderer: minor fixup to window rendering logic (#8359)dawsers
2024-11-06renderer: don't rely on datarootdir for local shareVaxry
2024-11-06groups: add merge_groups_on_groupbar (#8362)Aqa-Ib
2024-11-06layershell: check if workspace is valid in onMapVaxry
2024-11-05defaultConfig: update default config values for shadows (#8360)Kamikadze
2024-11-05shadow: fix double premultiplicationVaxry
2024-11-05hyprctl: add mirrorOf to hyprctl monitorsVaxry
2024-11-05shaders: improve corner AA in borders shaderVaxry
2024-11-05shaders: fixup jagged edges in texture rounded cornersVaxry
2024-11-05shadow: add sharp and refactor optionsVaxry
2024-11-05screencopy: fix build with legacyrendererVaxry
2024-11-04renderer: add expand_undersized_texturesVaxry
2024-11-03renderer: safeguard against non-sampleable currentFB in blurMainFbVaxry
2024-11-03xwayland: minor fixups for stability (#8323)trianta
2024-11-02renderer: improve api around new framebuffer changesVaxry
2024-11-01renderer: Add a missing texture asset and a user checkVaxry
2024-11-01hyprctl: reload windowrules on reloadAllvaxerski
2024-11-01monitors: fix vrr breaking monitor disconnect (#8314)Ikalco
2024-10-31snap: add option `border_overlap` and other improvements (#8289)Mike Will
2024-10-30internal: more profiling less calls and local copies (#8300)Tom Englund
2024-10-30input: revert #8279Vaxry
2024-10-30input: simulate mouse movement after scroll to refocus window (#8279)nickodei
2024-10-30internal: check size limit in layouts (#8298)MightyPlaza
2024-10-30group: fix moveWindowIntoGroup (#8297)Aqa-Ib
2024-10-28seat: avoid sending pointless 'keymap' and 'repeat_info' events (#8276)staticssleever668
2024-10-28hyprctl: move setprop into dispatchers (#8275)MightyPlaza
2024-10-28internal: few more marginal optimisations from profiling (#8271)Tom Englund
2024-10-28swallow: check if swallow_regex doesn't exist (#8265)Aqa-Ib
2024-10-28layout: slight adjustments to snapping logic (#8273)Mike Will
2024-10-27layout: don't snap to self and allow same-pid snapsVaxry
2024-10-27layout: window snapping cleanup + fixesVaxry
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-27groupbar: set locked color when groups are globally locked (#8257)Ryan
2024-10-27internal: optimize cursor move a bit (#8264)Tom Englund
2024-10-27groups: fix swallowing (#8223)Aqa-Ib
2024-10-26misc: Fix bad links to wiki (#8240)Damianu
2024-10-26core: fix group members disappearing when you move the group to another monit...Aqa-Ib
2024-10-26pointer: add default auto for no_hw_cursorsVaxry
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-25security-context: avoid UB in C macro (#8229)Tom Englund
2024-10-24hyprctl: add caps/num lock state for keyboards (#8145)czlabinger
2024-10-24internal: Remove some unused lambda captures (#8218)Honkazel
2024-10-23groups: add group_on_movetoworkspace (#8159)Aqa-Ib
2024-10-22default/config: improve default animationsVaxry
2024-10-21renderer: fix floating window damage (#8182)Ikalco
2024-10-21input: add snapping to floating windows (#8088)Mike Will