aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-01-02config: variables update their value when set again (#4263)flicko
2024-01-02keybinds: Refocus only if the silently moved window had the focus (#4328)dranull
2024-01-02layout: update rules before applying fullscreen nodes in layoutsvaxerski
2024-01-02groupbar: Drag single window instead of destroying group (#4327)dranull
2024-01-01HookSystem: rename PAGESIZE_VAR from PAGESIZE to avoid conflict (#4321)Zach DeCook
2024-01-01renderer: Only force nearest neighbor when the sizes are off by one or two (#...q234rty
2024-01-01keybinds: fix keys getting stuck + minor refactor & optimizations to keybind ...rszyma
2024-01-01hyprctl: add systeminfovaxerski
2024-01-01deps: update wlrootsvaxerski
2024-01-01input: Ignore some input events when focus is on a layer surface (#4306)dranull
2023-12-31renderer: fix auto scale detection with fractionalvaxerski
2023-12-31renderer: use nearest_neighbor for misaligned fractional-scale surfacesvaxerski
2023-12-30deco: fix missing border on togglefloating (#4305)MightyPlaza
2023-12-30groupbar: add enabling groupbar and setting priority (#4299)MightyPlaza
2023-12-30groupbar: Middle click on groupbar to close tab (#4297)dranull
2023-12-29internal: minor include fixes and missed formatvaxerski
2023-12-29xdg-shell: fix sending of suspended statevaxerski
2023-12-29config: don't emit reloaded event before eventManager is createdvaxerski
2023-12-29renderer: ignore windowRequestedCursorHidevaxerski
2023-12-28internal: Unify input handling on decorations (#4280)dranull
2023-12-28socket2: emit configreloaded eventvaxerski
2023-12-28renderer: add decoration:blur:popups_ignorealphavaxerski
2023-12-28hyprctl: add decorations (#4275)MightyPlaza
2023-12-28pluginapi: manually detect endbr64 opcodes in function hooksvaxerski
2023-12-27renderer: use 120 as the denominator in scale checksvaxerski
2023-12-27pluginapi: better wording for plugin function hook errorsvaxerski
2023-12-27pluginapi: log assembler returnvaxerski
2023-12-27opengl: add toggleable nvidia_anti_flickervaxerski
2023-12-27input: don't steal mouseDown from LS (#4260)MightyPlaza
2023-12-27groupbar: remove extra border size from groupbars (#4262)MightyPlaza
2023-12-27pluginapi: Trampoline hooks %rip patching improvements (#4256)Vaxry
2023-12-26windowrules: add initialTitle and initialClass (#4259)Tuur Vanhoutte
2023-12-26special: move floating windows along with the workspacevaxerski
2023-12-26compositor: spawn environment setup with keybind manager (#3722)André Silva
2023-12-26dwindle: Use window->middle() when cursor is on reserved area (#4253)dranull
2023-12-26hyprctl: check only ISDEBUG in version (#3702)André Silva
2023-12-25renderer: add option to blur popupsvaxerski
2023-12-24groupbar: add egl context to refreshGroupBarGradients() (#4238)MightyPlaza
2023-12-24dispatchers: add tiled/floating to cyclenextvaxerski
2023-12-24compositor: don't block focus if there is no keyboardvaxerski
2023-12-23renderer: add occlusion for special workspacesvaxerski
2023-12-23xdgshell: bump to 6, send suspended statesvaxerski
2023-12-23shadow: Avoid rounded shadows when rounding is 0 (#4230)dranull
2023-12-23border: fix missed translate by offsetvaxerski
2023-12-23windowrules: minor fixes to onworkspacevaxerski
2023-12-23config: add debug:disable_scale_checksvaxerski
2023-12-23renderer: deny invalid scales and suggest a replacementvaxerski
2023-12-22renderer: apply scale to wlr after checksvaxerski
2023-12-22shadow: correctly scale boxesvaxerski
2023-12-22renderer: reject non-clean scales, find nearest cleanvaxerski