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
path:
root
/
src
/
config
Age
Commit message (
Expand
)
Author
2024-10-02
layout: add auto_group to control default grouping (#7883)
Aqa-Ib
2024-09-29
config: add descriptions for dwindle and master layout options (#7933)
Mike Will
2024-09-28
dwindle: add config option `split_bias` (#7920)
Mike Will
2024-09-26
wlr-output-configuration: Improve output configuration (#7571)
Vaxry
2024-09-23
core: add HYPRLAND_CONFIG environment variable (#7851)
Artur Manuel
2024-09-18
userchecks: add an xdg_current_desktop check
vaxerski
2024-09-09
config: add order rule for layers (#7697)
darkwater
2024-09-08
config: include XF86Audio* key bindings to default cfg (#7695)
Richard Ayotte
2024-09-07
config: add exec-shutdown for running commands on shutdown (#7683)
trianta
2024-09-07
config: Added default button mapping for xf86 keys (#7672)
Darth ŠČ!
2024-09-05
config: Add a variable to prevent groups from merging after being dragged (#7...
Parola Marco
2024-09-05
xwayland: add option to enable/disable xwayland (#7633)
trianta
2024-08-30
config: Add a window rule to render while unfocused (#7582)
Vaxry
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
misc: fix some minor typos (#7530)
Tom Englund
2024-08-26
core: make most for loops use const references (#7527)
Tom Englund
2024-08-24
config: fix uninitialized values with mode parsing
Vaxry
2024-08-23
windowrules: add fullscreenstate field (#7466)
Sungyoon Cho
2024-08-21
animations: add workspace in/out configs
vaxerski
2024-08-21
core: add option to control which window to focus on close (#7368)
ParaN3xus
2024-08-21
example/config: fix typo in default config (#7446)
Ali Atashrooz
2024-08-19
config: add missing header for libc++ after 92744b5b9aa3 (#7403)
Jan Beich
2024-08-17
IPC: Add config descriptions (#7377)
Vaxry
2024-08-12
config: fix explicit sync option warning (#7293)
Ikalco
2024-08-10
cursor: make inactive_timeout setting a float (#7268)
Walt Bringenberg
2024-08-09
cursormgr: add a new setting to sync gsettings (#7253)
Tom Englund
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-06
renderer: Explicit sync fixes (#7151)
Vaxry
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-27
configmgr: fix warning
vaxerski
2024-07-25
config: avoid using initial ws tracking for exec-once
Vaxry
2024-07-24
keybinds: add bindp and noshortcutsinhibit (#7017)
MightyPlaza
2024-07-21
touch: add touch swipe invert config (#6940)
khachbe
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-18
input: Emulate discrete scrolling from v120 events (#6881)
Agent00Ming
2024-07-16
config: use hyprutils helper (#6891)
Mihai Fufezan
2024-07-15
config: add option to exit window while retaining fullscreen (#516) (#6880)
Khiet Tam Nguyen
2024-07-13
style: fix clang-format
Vaxry
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-07-07
config: don't crash when getenv HOME returns null
Maximilian Seidler
2024-07-02
pointer: change min cursor padding to 0 (#6027)
drendog
2024-06-23
dbus: import PATH XDG_DATA_DIRS variables into systemd and dbus session
John Titor
2024-06-22
core: add ability to select previous workspace per monitor (#6598)
Alexander
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-17
misc: a few compiler level performance optimisations (#6559)
Tom Englund
2024-06-16
input: add cursor:warp_on_changeworkspace (#6480)
memchr
2024-06-16
hyprland.conf: update master section (#6537)
memchr
2024-06-15
master: refine master layout new window handling (#6479)
memchr
2024-06-14
vrr: add option to fix mouse breaking vrr (#6483)
UjinT34
2024-06-11
keybinds: fix bindm (#6429)
Moritz G
[next]