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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-11-02
CMake: systemd fixes
Mihai Fufezan
2024-10-26
Build with hyprland-session.service (#8251)
izmyname
2024-10-11
internal: improve version query and define HYPRLAND_VERSION (#8034)
Toni500github
2024-10-08
protocols: Add support for hyprland-ctm-control-v1 (#8023)
Vaxry
2024-10-06
security-context: implement protocol
Vaxry
2024-09-30
compositor/wayland: up the max buffer size to avoid disconnects when app hangs
Vaxry
2024-09-30
single-pixel-buffer: new protocol impl
Vaxry
2024-09-27
CMake: use udis86 from pkg-config, fallback to subproject
Mihai Fufezan
2024-09-27
CMake: use hyprland-protocols from pkg-config, fallback to subproject
Mihai Fufezan
2024-09-25
Internal: move to Mat3x3 from hyprutils (#7902)
Vaxry
2024-09-21
internal: move to hyprutils' scopeguard
Vaxry
2024-09-19
version: log build aquamarine version
vaxerski
2024-09-10
build: Set cmake_minimum_required to version 3.30 (#7709)
davc0n
2024-09-02
CMake: drop unused deps after 016da234d0e8
Jan Beich
2024-09-02
CMake: drop duplicate -luuid after 5262292abc56
Jan Beich
2024-08-30
xdg-dialog: implement new protocol
Vaxry
2024-08-29
renderer: better lockscreen dead behavior (#7574)
Vaxry
2024-08-22
Nix: exclude wayland-scanner until next staging merge
Mihai Fufezan
2024-08-22
CMakeLists: wayland.xml is in wayland-scanner pkgdatadir
Florian Klink
2024-08-11
install: Prepend ${DESTDIR} when creating hyprland symbolic link (fixes #7280...
Yang, Ying-chao
2024-08-09
cursormgr: add a new setting to sync gsettings (#7253)
Tom Englund
2024-08-08
core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)
Vaxry
2024-08-07
hyprctl: link to much less libraries (#7212)
Sami Liedes
2024-08-04
CMake, Meson: install config and wallpapers to DATADIR/hypr
Mihai Fufezan
2024-08-04
CMake: Suppress CMake warning about GNUInstallDirs
MaroonSkull
2024-07-30
protocols: Move globalshortcuts impl (#7102)
Ikalco
2024-07-29
protocols: move text-input-v1 to hyprwayland-scanner (#7096)
Ikalco
2024-07-27
xdg-shell: completely rewrite xdg-positioner (#7067)
outfoxxed
2024-07-27
protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)
Ikalco
2024-07-21
CMake: fmt
Mihai Fufezan
2024-07-21
CMake, Meson, Nix: replace props.json with VERSION
Mihai Fufezan
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-16
config: use hyprutils helper (#6891)
Mihai Fufezan
2024-07-02
meson: fix wlroots-hyprland dep checks (for libliftoff patch to work) (#6736)
Ikalco
2024-06-25
cmake: bump hyprutils dep to 0.1.5
Vaxry
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-31
cmake: make xcb-errors required
vaxerski
2024-05-25
xwayland: move to hyprland impl (#6086)
Vaxry
2024-05-25
Add custom cmake target for installheaders
zjeffer
2024-05-25
Reapply "CMake: use add_custom_command for generating protocols (#6104)"
zjeffer
2024-05-21
Revert "CMake: use add_custom_command for generating protocols (#6104)"
Mihai Fufezan
2024-05-21
build: update meson, cmake setup
giskard
2024-05-17
cmake: make gprof optional for debug builds (#6120)
Yaroslav
2024-05-17
CMake: use add_custom_command for generating protocols (#6104)
Yaroslav
2024-05-16
build: bump hw-s dep to 0.3.8
Vaxry
2024-05-14
primary-selection: move to hyprland impl
Vaxry
2024-05-14
wlr-data-device: move to hyprland impl
Vaxry
2024-05-14
xdg-shell: move to new impl
Vaxry
[next]