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
/
debug
Age
Commit message (
Expand
)
Author
2024-11-18
shell: don't use fgrep, prefer grep -F
Vaxry
2024-11-05
hyprctl: add mirrorOf to hyprctl monitors
Vaxry
2024-11-01
hyprctl: reload windowrules on reloadAll
vaxerski
2024-10-28
hyprctl: move setprop into dispatchers (#8275)
MightyPlaza
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-24
hyprctl: add caps/num lock state for keyboards (#8145)
czlabinger
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-13
notif-overlay: add a bit of padding for icons
Vaxry
2024-10-13
hyprland: convert std::cout and std::cerr to std::println()
Toni500git
2024-10-11
internal: improve version query and define HYPRLAND_VERSION (#8034)
Toni500github
2024-09-25
hyprctl: use the getMonitorData helper everywhere
Vaxry
2024-09-25
core: add a --systeminfo parameter to gather systeminfo without running
vaxerski
2024-09-25
hyprctl: add solitary field to hyprctl monitors
vaxerski
2024-09-24
hyprctl: add submap request
vaxerski
2024-09-24
hyprctl: add defaultName to workspacerules
Vaxry
2024-09-19
version: log build aquamarine version
vaxerski
2024-09-17
hyprctl: allow parsing empty value
vaxerski
2024-08-28
hyprctl: add next and all to switchxkblayout
Vaxry
2024-08-28
logs: don't get timezone every time logging (#7550)
Ikalco
2024-08-27
hyprctl: avoid parsing string::npos on invalid cmd (#7544)
Tom Englund
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
core: make most for loops use const references (#7527)
Tom Englund
2024-08-24
keybinds: refactor dispatchers to be better (#7331)
Ikalco
2024-08-22
Fix crash reports having execute permission
Red
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
2024-08-17
IPC: Add config descriptions (#7377)
Vaxry
2024-08-12
core: fix data race and a unsigned int rollover (#7278)
Tom Englund
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-08
core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)
Vaxry
2024-08-07
debug: dont manually unlock the lock_guard (#7210)
Tom Englund
2024-07-31
internal: some minor fd/socket cleanups and make logging thread safe (#7123)
Tom Englund
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-30
protocols: Move globalshortcuts impl (#7102)
Ikalco
2024-07-24
crashreporter: add date and flags to crash report (#7028)
MightyPlaza
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-07-07
internal: Add functions to hyprctl header (#6745)
Yusuf
2024-06-30
debug: add Nvidia driver info (#6715)
UjinT34
2024-06-19
window: expose pseudotiled state and add param to dispatcher (#6583)
Przegryw321
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-18
hyprctl: avoid using select()
Vaxry
2024-06-14
hyprctl: added --follow option to rolliglog (#6325)
Alexander
2024-06-11
binds: Add description to key binds (#6358)
Moritz G
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-06-05
log: log with local timezone (#6331)
giskard
2024-06-05
hyprctl: Allow setting name for custom/headless outputs (#6319)
phonetic112
2024-06-03
core: fix a few asan reported issues and a coredump on exit (#6285)
Tom Englund
2024-05-28
config: add tag dispacther and window rule (#6211)
giskard
[next]