aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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
2024-08-31renderer: minor direct scanout fixes (#7594)Ikalco
2024-08-30config: Add a window rule to render while unfocused (#7582)Vaxry
2024-08-30presentation-feedback: minor fixupsVaxry
2024-08-30keybinds: fixup misused kb stateVaxry
2024-08-30xdg-dialog: implement new protocolVaxry
2024-08-30keybinds: release mods after sendshortcut (#7581)darkwater
2024-08-30window/xwayland: minor property cleanupVaxry
2024-08-30xwayland: update overrideRedirect on map and configure (#7575)trianta
2024-08-29renderer: better lockscreen dead behavior (#7574)Vaxry
2024-08-28renderer: fade out windows on silent movesVaxry
2024-08-28xwm: don't mark selection events as succeededVaxry
2024-08-28window: don't focus on activate if window isn't mapped yetVaxry
2024-08-28renderer: ensure buffer format on commit (#7556)Ikalco
2024-08-28hyprctl: add next and all to switchxkblayoutVaxry
2024-08-28data-device: send dndFinished when dnd offer is destroyed while unfinishedVaxry
2024-08-28logs: don't get timezone every time logging (#7550)Ikalco
2024-08-27hyprctl: avoid parsing string::npos on invalid cmd (#7544)Tom Englund
2024-08-27build: Fix NO_XWAYLAND compilation (#7538)Nick H
2024-08-26Fix missing include needed by clangSerenity Braesch
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26misc: fix some minor typos (#7530)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-26build: fix 32bit builds (#7510)Tom Englund
2024-08-26misc: Rename all instances of "emtpy" to "empty" (#7522)Adithya Ajith
2024-08-26sessionLock: fix misc:allow_session_lock_restore (#7511)Maximilian Seidler
2024-08-26xwaylandmgr: minor refactor to activateSurfaceVaxry
2024-08-25xwayland: deactivate xwayland focus if wayland is focused (#7458)trianta
2024-08-24keybinds: refactor dispatchers to be better (#7331)Ikalco
2024-08-24config: fix uninitialized values with mode parsingVaxry
2024-08-24layersurface: don't unref from monitor until dtorVaxry