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
2023-03-20
feat: add pretty notifications
vaxerski
2023-03-16
debug: unbreak debug builds
vaxerski
2023-03-14
Refactor CMake and Make file (#1766)
stephan-cr
2023-03-14
input: text-input-v1 support (#1778)
Vaxry
2023-02-27
Plugin System (#1590)
Vaxry
2023-02-20
remove -g from release compiles
v0.22.0beta
vaxerski
2023-02-20
Unbreak CrashReporter on FreeBSD (#1589)
Jan Beich
2023-02-20
Generate symbol info in release for crash reports
vaxerski
2023-02-19
Added a crash reporter
vaxerski
2023-02-09
Update CMakeLists.txt (#1514)
Frank Tao
2023-01-20
wp-fractional-scaling-v1 impl (#1373)
Vaxry
2023-01-11
fix cmake systemd header detection
vaxerski
2023-01-06
Build: use props file for versioning
Mihai Fufezan
2023-01-05
add systemd support (#1253)
jrun
2022-12-19
Drop Pango (unused) (#1251)
Jan Beich
2022-12-12
Added toplevel handle sharing Rev2 (#1203)
v0.19.2beta
Vaxry
2022-12-12
always build with ASan in debug
vaxerski
2022-12-12
unset cursor image on end drag if it gets destroyed
vaxerski
2022-12-09
fix string escaping in CMakeLists.txt
vaxerski
2022-12-05
Implement window sharing with the hl toplevel export proto (#1179)
Vaxry
2022-11-21
Fix cmake error when using clang (#1009)
Maks
2022-11-13
remove quotes from commit messages in build
vaxerski
2022-11-13
update wlroots dep
vaxerski
2022-11-13
fix commit message parsing in cmake
vaxerski
2022-10-27
No xwayland overhaul (#920)
Vaxry
2022-10-22
CMakeLists.txt: use sh instead of bash
wael
2022-07-06
set proper C++23 std to meson as well
vaxerski
2022-07-06
changed C++ std to C++23, use std::string::contains
vaxerski
2022-07-05
use provided wlroots, don't find system
vaxerski
2022-07-01
bring back O3
vaxerski
2022-06-29
include build/include in CMakeLists
vaxerski
2022-06-21
fix CMake debug mode
vaxerski
2022-06-16
Added meson buildfiles
Florian "sp1rit"
2022-04-22
Added git dirty
vaxerski
2022-04-22
Added git commit message to hyprctl version
vaxerski
2022-04-22
Added hyprctl version
vaxerski
2022-04-20
Added a custom NO_XWAYLAND flag
vaxerski
2022-04-13
Comment -O3 for no GCC optimizations
vaxerski
2022-04-13
switch Ofast to O3 to follow standards
vaxerski
2022-04-13
Added legacy GLES2 renderer option
vaxerski
2022-04-11
Added zext_workspace protocol support 🎉
vaxerski
2022-03-24
EGL
vaxerski
2022-03-21
handle subsurfaces
vaxerski
2022-03-18
oops
vaxerski
2022-03-17
Renderer
vaxerski
2022-03-17
input basics
vaxerski
2022-03-16
Initial Commit
vaxerski