aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-07-30pointer: use preMonitorCommit for resetting render stateVaxry
2024-07-30compositor: fix log typos (#7111)jim3692
2024-07-30hyprpm: execute all git commands regardless of failsVaxry
2024-07-30hyprpm: warn about uncheckoutable commitsVaxry
2024-07-30hyprpm: add short error code explanationsVaxry
2024-07-29core/surface: fixup a few pointer handling edge casesVaxry
2024-07-29core: add a destructor to CHyprOpenglImpl and avoid wl_container_of undefined...Tom Englund
2024-07-29protocols: move text-input-v1 to hyprwayland-scanner (#7096)Ikalco
2024-07-29virtualptr: map to entire screen if no output is providedVaxry
2024-07-29pluginapi: Add force reload of config at the end of plugin initialization (#7...atikiNBTW
2024-07-29virtualptr: allow binding to outputVaxry
2024-07-29egl: attempt a 3.2 egl context firstVaxry
2024-07-29egl: require gles 3.0 onlyVaxry
2024-07-29xdg-shell: fix xdg-positioner y-flip (#7094)outfoxxed
2024-07-29layer-shell: avoid crashes on unmap (#7092)Virt
2024-07-28surface: emit unmap before unmapping and releasing the buffersvaxerski
2024-07-28core: emit unmap event after unmap in surface destroyvaxerski
2024-07-28layersurface: null check for surface validity before unmap()vaxerski
2024-07-28core/surface: drop map/unmap events in member funcsvaxerski
2024-07-28flake.lock: update xdphMihai Fufezan
2024-07-28hyprpm: checkout commit instead of branchMihai Fufezan
2024-07-28input: fix keyboard leds with multiple keyboards (#7079)Sungyoon Cho
2024-07-27xdg-shell: completely rewrite xdg-positioner (#7067)outfoxxed
2024-07-27surface: avoid crashes on fading out layersvaxerski
2024-07-27CI: only run once for PRs with branches from original repo (#7075)Mihai Fufezan
2024-07-27flake.lock: update aquamarineMihai Fufezan
2024-07-27flake.lock: update hyprutilsMihai Fufezan
2024-07-27input: unify removing currentlyDraggedWindow (#7071)MightyPlaza
2024-07-27configmgr: fix warningvaxerski
2024-07-27renderer: use session lock alpha for rendering lacking locksvaxerski
2024-07-27layer-shell: properly map and unmap surface and propagate unmap eventsvaxerski
2024-07-27input: refocus last window on keyboard unfocusable surfacesvaxerski
2024-07-27input: Fix `hyprctl switchxkblayout` not actually changing layout (#7070)MahouShoujoMivutilde
2024-07-27wayland/compositor: fixup double buffer releasesvaxerski
2024-07-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-27layersurface: fixup focus issues in onUnmapvaxerski
2024-07-27flake.lock: updateMihai Fufezan
2024-07-27xwayland: fix high cpu idle usagevaxerski
2024-07-27opengl: destroy cairo image surface after usevaxerski
2024-07-26renderer: drastically optimize bg texture creationvaxerski
2024-07-25config: avoid using initial ws tracking for exec-onceVaxry
2024-07-25wayland/compositor: release buffers on unmapVaxry
2024-07-25keyboard: update xkb state after key eventVaxry
2024-07-25keyboard: properly update keymap state and fd on keymap changesVaxry
2024-07-25keybinds: add safeguard to mousebinds (#7034)MightyPlaza
2024-07-25input: don't simulate mouse movement on focus change in follow_mouse = 2/3 if...Anton Lazarev
2024-07-24flake.lock: update aquamarineMihai Fufezan
2024-07-24keybinds: handle monitor change in moveWindowIntoGroup (#7030)MightyPlaza
2024-07-24core: Properly shutdown wl display (#7018)Ikalco
2024-07-24crashreporter: add date and flags to crash report (#7028)MightyPlaza