aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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
2024-09-17gammactrl: fix potential crash on monitor removed (#7828)André Silva
2024-09-17data-device: conform to reported source actionsvaxerski
2024-09-17hyprctl: allow parsing empty valuevaxerski
2024-09-15internal: Delay monitor events/hooks (#7797)Leiser Fernández Gallo
2024-09-15internal: Fix change group current fullscreen state query (#7802)AlvinaNancy
2024-09-15textinput: don't reset if ti isn't enabled (#7798)Sungyoon Cho
2024-09-14internal: fix initial cursor warping (#7793)Ikalco
2024-09-14data-device: don't send default action of moveVaxry
2024-09-14data-device: send clock time in motion eventsVaxry
2024-09-12textinput: fix tiv3 leave (#7761)Sungyoon Cho
2024-09-12xwayland: remove extra x11 deactivation (#7755)trianta
2024-09-11Meson: formatMihai Fufezan
2024-09-11pointermgr: avoid derefing null outputsVaxry
2024-09-10textinput: handle IME resetting (#7731)Sungyoon Cho
2024-09-09input: move dmps activation to input listeners (#7721)Maximilian Seidler
2024-09-09config: add order rule for layers (#7697)darkwater
2024-09-09tiv1: fix deleting first character (#7716)Sungyoon Cho
2024-09-08config: include XF86Audio* key bindings to default cfg (#7695)Richard Ayotte
2024-09-08windows: support size with pseudo tiledVaxry
2024-09-07config: add exec-shutdown for running commands on shutdown (#7683)trianta
2024-09-07config: Added default button mapping for xf86 keys (#7672)Darth ŠČ!
2024-09-07input: try to refocus a focusable window when seat grabs are reset (#7669)outfoxxed
2024-09-06input: kb focus mouse focused window if unset (#7666)outfoxxed
2024-09-06input: move idle notify to input handlers (#7659)Maximilian Seidler
2024-09-06workspacerules: fix on-created-empty window focus (#7657)Sungyoon Cho
2024-09-05textinput: fix ime activation in some edge cases (#7660)Sungyoon Cho
2024-09-05config: Add a variable to prevent groups from merging after being dragged (#7...Parola Marco
2024-09-05xwayland: add option to enable/disable xwayland (#7633)trianta
2024-09-04sessionLock: ensure sls focus in some edge cases (#7647)Maximilian Seidler
2024-09-04input: don't emit idle activity when calling simulateMouseMovement (#7649)Maximilian Seidler
2024-09-03Revert "syncobj: wait for deadline instead of available"vaxerski
2024-09-01textinput: don't deactivate ime if another ti is focused (#7617)Sungyoon Cho
2024-09-01textinput: send deactivate to ime on destory ti (#7614)Sungyoon Cho
2024-09-01xwm: read atom name from xcb (#7546)Tom Englund
2024-08-31core: fix crash on monitor removed with gammaControl (#7601)Ikalco
2024-08-31data-device: Fix selection mismatch when wlr resets primary selection (#7598)TheMical
2024-08-31protocols: destroy new xdgDialog protocol at right time (#7600)Ikalco
2024-08-31syncobj: wait for deadline instead of availableVaxry