aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-10-05single-pixel: set buffer size to 1,1Vaxry
2024-10-05opengl: use GL_CLAMP_TO_EDGE instead of GL_CLAMPVaxry
2024-10-05monitor: arrange monitors on connect and disconnectVaxry
2024-10-05protocolmgr: don't expose the fallback outputVaxry
2024-10-05monitor: use a scope guard for disconnect eventsVaxry
2024-10-05renderer: Fix resize artifacts (stretching, bumps) (#7499)Vaxry
2024-10-05monitor: cleanup and modernize scheduleDoneVaxry
2024-10-05compositor: update all xdg outputs on arrangeVaxry
2024-10-05xdg-output: minor cleanupsVaxry
2024-10-04internal: fix missing include directive (#7984)Theo Paris
2024-10-03renderer: fix uvBR calculation (#7975)Maximilian Seidler
2024-10-02layout: fix dragging a window into a group after e242694 (#7976)Aqa-Ib
2024-10-02layout: add auto_group to control default grouping (#7883)Aqa-Ib
2024-09-30wayland/output: send geometry in updateStateVaxry
2024-09-30wlr-output-management: accept 0 refresh ratesVaxry
2024-09-30byteoperations: add missing headerVaxry
2024-09-30compositor/wayland: up the max buffer size to avoid disconnects when app hangsVaxry
2024-09-30protocol: fix missing includeTrianta
2024-09-30single-pixel-buffer: new protocol implVaxry
2024-09-29dwindle: add movetoroot method to layout messages (#7903)Luke Chen
2024-09-29config: add descriptions for dwindle and master layout options (#7933)Mike Will
2024-09-28core: Fix Musl builds (#7934)bivsk
2024-09-28dwindle: add config option `split_bias` (#7920)Mike Will
2024-09-26opengl: remove debug logVaxry
2024-09-27Meson: add tracy dependencyMihai Fufezan
2024-09-27Meson: try to find udis86 through pkgconfig, fallback to subprojectMihai Fufezan
2024-09-26wlr-output-configuration: Improve output configuration (#7571)Vaxry
2024-09-26dispatchers: fixup dpms toggle (#7875)Kamikadze
2024-09-25hyprctl: use the getMonitorData helper everywhereVaxry
2024-09-25pointermgr: avoid hogging CMonitor refsVaxry
2024-09-25core: add a --systeminfo parameter to gather systeminfo without runningvaxerski
2024-09-25Internal: move to Mat3x3 from hyprutils (#7902)Vaxry
2024-09-25hyprctl: add solitary field to hyprctl monitorsvaxerski
2024-09-24hyprctl: add submap requestvaxerski
2024-09-24hyprctl: add defaultName to workspacerulesVaxry
2024-09-24eventloop: dispatch pending in session on startVaxry
2024-09-24internal: nuke wlsignal and relatedVaxry
2024-09-23core: add HYPRLAND_CONFIG environment variable (#7851)Artur Manuel
2024-09-21internal: move to hyprutils' scopeguardVaxry
2024-09-20shm: send a static list of shm formatsVaxry
2024-09-20xwm: Minor cleanup, add wrappers for basic types (#7856)Jasson
2024-09-20dmabuffer: attempt importing failed dmabufs as implicitVaxry
2024-09-19Meson: pass AQUAMARINE_VERSION argumentMihai Fufezan
2024-09-19version: log build aquamarine versionvaxerski
2024-09-19args: add --version to binary argsvaxerski
2024-09-19xwayland: use proper path for the XWayland sockets (#7852)Arisa Snowbell
2024-09-18pointermgr: Hide hardware cursor on leave (#7806)Vaxry
2024-09-18xwayland: Some readability improvements (#7807)Jasson
2024-09-18userchecks: add an xdg_current_desktop checkvaxerski
2024-09-18dispatchers: allow moveintogroup when floating (#7818)Aqa-Ib