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
/
macros.hpp
Age
Commit message (
Expand
)
Author
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-13
style: fix clang-format
Vaxry
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-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-11
compositor: fix getMonitorFromVector getting wrong monitor (#6010)
Sungyoon Cho
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-11
macros: fix no pch warning
Vaxry
2024-03-03
config: improve config value infrastructure
Vaxry
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-11-12
internal: replace INT_MAX with WORKSPACE_INVALID
Vaxry
2023-10-10
internal: better versioning (#3543)
Vaxry
2023-09-20
logging: implement std::formatter for some types (#3380)
memchr
2023-09-20
logging/format: use std::format_string to catch formatting string errors at c...
memchr
2023-09-12
varlist: move to a separate header, add join
vaxerski
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-08-31
refactor: raise SIGABRT instead of write to null address (#3124)
memchr
2023-08-07
macros: fix missing include
vaxerski
2023-08-07
internal: cleanup headers in helpers/
vaxerski