index
:
Hyprland
0.45.1-b
IME
RAT
animation-system-rework
api-version
aquamarine
better-cmake
better-lockscreen-dead
better-versioning
blur-improvements
border-deco
buffer-lock-fixes
bundle-wlroots
ci
ci-archfix
ci-fix2
ci-test
cla
cmake
cmake_installheaders
coc
config
config-descriptions
constraint-fixez
ctm
cursor-rewrite
custom-renderer-wlr
damage-ring
damage-tracking
decoration-positioner
drm-copy-cursor
event-loop-rework
eventHookSystem
execinfo
explicit-sync
fix-pc
fix-resizes
fix-xdp
fixhyprpm
fixup-double-render-special
floating-special
format-rework
fractional-scaling
frame-scheduler
global-shortcuts
groupRework
hide-cursor-on-leave
hook-system-no-cc
hyprctl-nopoll
hyprcursor
hyprerrorreserve
hyprland-boxes
hyprlang-migration
hyprpm
hyprpm-local
hyprutils
hyprwayland-scanner-pt1
improve-output-configuration
keepDebugInfo
libinput
ls-issues
ls-issues-new
main
mat3x3
modernize-pointers
monitor-sp
move-monitors-to-sp
move-to-monitor-p
move-to-runtime-dir
native-handle
new-sp
nix
nix-stuff
nix_subprojects
no-submodules
no_xwayland_overhaul
nuke-ngwo
pkgconf
plugin-headers-wlroots
pluginSystem
protocol-rewrite-and-xdg-output
remove-nvidia-patches
render-unfocused
revert-6688-main
rewrite-constraints
save-wlr
scale-workspaces
scaling
screencopy-impl
seat-xdg-data-rewrite
security-checks-ci
set_xwl_name
style-and-stuff
subsurface-tree-rewrite
swipes
systemd
tablet-tools
tablets
tearing-self-impl
tearing-updates
tearing-v2
tearing-v3
textInputV1
toplevel-sharing-rev2
trampoline-rip-improvements
transforms
tty-stuff
unsafe-blah-blah-v3
unsafe-further-improvements
unsafe-state-reworks
v0.38.1-b
v0.44.1-b
v0.45.2-b
v0.46.1-b
v0.46.2-b
viewporter-impl
wayland-protocol-improvements
wayland-rewrite
window-decoration-flags-and-stuff
window-sharing
window-storage-rewrite-pt1
wlroots-off-renderer
workspace-storage-refactor
wrap-regions
wrap-surfaces
xdph
xwayland-rewrite
Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
hyprwm
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-10
[gha] Nix: bump wlroots
Mihai Fufezan
2023-09-10
keybinds: ignore conditions on special release
vaxerski
2023-09-10
keybinds: track pressed special binds
vaxerski
2023-09-10
deps: update wlroots
vaxerski
2023-09-10
internal: Fix wlr output management (#3234)
Philip Damianik
2023-09-10
keybinds: ignore mods on release of special binds
vaxerski
2023-09-10
fix(layout): remove `focusWindow` calls from `onWindowCreatedTiling` (#3233)
memchr
2023-09-10
refactor: replace lambdas with CKeybindManager::switchToWindow (#3229)
memchr
2023-09-10
input: don't warp region constraints
vaxerski
2023-09-09
hyprctl: Make device configs queryable (#3226)
Philip Damianik
2023-09-09
keybinds: Do not suppress pass and mouse release (#3219)
shadowmax31
2023-09-08
fix: focusWindow on hidden workspace triggers another focusWindow. (#3216)
memchr
2023-09-07
internal: fix warnings
vaxerski
2023-09-07
Nix: use gcc13Stdenv
Mihai Fufezan
2023-09-07
config: disable blur special by default
vaxerski
2023-09-06
hyprctl: fix missing comma in getopt -j
vaxerski
2023-09-07
Nix: fix xdph build
Mihai Fufezan
2023-09-07
flake.lock: update xdph and nixpkgs
Mihai Fufezan
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
config: Integrate HASCONFIG into CConfigManager::getConfigValueSafeDevice (#3...
Philip Damianik
2023-09-06
config/input: Improve fallback behavior for unset device config values (#3184)
Philip Damianik
2023-09-06
pch: add format
vaxerski
2023-09-06
input/config: add button scroll lock (#3189)
unrealhoang
2023-09-06
animationmgr: guard monitor ptr in animationSlide
vaxerski
2023-09-06
config: loosen restrictions around animation keywords
vaxerski
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-09-05
monitor: minor adjustments
vaxerski
2023-09-05
renderer: Fix blur for passes set to 0. (#3181)
Dickby
2023-09-05
socket2: add renameWorkspace event
vaxerski
2023-09-05
animationmgr: Optimize CAnimationManager::scheduleTick a bit. (#3172)
Dickby
2023-09-05
xdgoutput: do not destroy resources on monitorRemoved
vaxerski
2023-09-04
Nix: remove hidpi patches
Mihai Fufezan
2023-09-04
build: use PCH to reduce compile time (#3095)
memchr
2023-09-04
config: don't enable vrr 2 for maximized workspaces
vaxerski
2023-09-04
input: minor constraint fixes
vaxerski
2023-09-04
xwaylandmgr: find closest output in xwayland coord translation
vaxerski
2023-09-04
master: Add orientationcycle command on MasterLayout (#3128)
shadowmax31
2023-09-04
dwindle: add proper movement for window move binds
vaxerski
2023-09-04
refactor: replace manual iteration of CWindow with existing methods (#3147)
memchr
2023-09-04
socket2: added "activespecial" IPC event (#3163)
MightyPlaza
2023-09-04
renderer: separate workspace window render logic
vaxerski
2023-09-04
animatedvariable: don't reset timers on duplicate setters
vaxerski
2023-09-03
windowrules: Monitor rule fix (#3157)
MightyPlaza
2023-09-03
monitor: ignore no-op workspace changes
vaxerski
2023-09-03
props: bump ver to 0.29.1
v0.29.1
vaxerski
2023-09-03
layout: always center floating xdg windows
vaxerski
2023-09-03
window: check for special id matching in close_special_on_empty
vaxerski
2023-09-03
special: add misc:close_special_on_empty
vaxerski
2023-09-03
internal: Revert rounding of window size (#3153)
staz
2023-09-03
renderer: don't set enabled in applyMonitorRule
vaxerski
[prev]
[next]