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
/
events
/
Events.hpp
Age
Commit message (
Expand
)
Author
2023-07-24
input: add support for cursor-shape-v1
vaxerski
2023-06-23
xwayland: send zero scaling to xwayland if enabled
vaxerski
2023-06-14
gamma: use wlr's new gamma manager event
vaxerski
2023-06-03
deps: update wlroots
vaxerski
2023-04-12
screencopy: implement dmabuf
vaxerski
2023-04-07
output: handle needs_frame
vaxerski
2023-04-07
internal: listen to output.damage events
vaxerski
2023-02-28
minor fixes to X11 configure/or handling
vaxerski
2023-02-03
Implement ext-session-lock-v1
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-11-19
update wlroots dep
vaxerski
2022-10-22
handle activate requests
vaxerski
2022-09-25
Remove trailing whitespace.
Felix Dick
2022-09-22
support more wlr_cursor events
vaxerski
2022-08-27
implemented DRM leasing for VR headsets
Alec LeFors
2022-08-07
added basic touch controls
vaxerski
2022-08-05
support zwp_input_method_v2 popups
vaxerski
2022-08-05
multiple IME fixes
vaxerski
2022-08-05
added IME protocol support
vaxerski
2022-07-30
support wlr-output-power-management
vaxerski
2022-07-16
pass through pinch events
vaxerski
2022-07-16
obey xdg reqs better
vaxerski
2022-07-13
Fixed TTY switching (#364)
Vaxry
2022-07-08
handle unmanaged X11 setGeometry
vaxerski
2022-07-07
Added swipe workspace gestures
swipes
vaxerski
2022-07-06
added support for wlr_idle_inhibitor_v1
vaxerski
2022-06-06
added forcerendererreload and some more vt changes
vaxerski
2022-05-12
Added virtual pointer protocol
vaxerski
2022-05-10
Fix GDK window extents mouse offset
vaxerski
2022-04-17
Implemented mouse constraints
vaxerski
2022-03-31
Draw the drag icon
vaxerski
2022-03-28
🎉 Wrapped dynamic event handlers
vaxerski
2022-03-27
rework popups completely
vaxerski
2022-03-22
handle inhibit
vaxerski
2022-03-21
added drag and drop functionality
vaxerski
2022-03-21
handle subsurfaces
vaxerski
2022-03-20
popups handled properly
vaxerski
2022-03-20
XWayland floating
vaxerski
2022-03-20
handle layer popups
vaxerski
2022-03-18
oops
vaxerski
2022-03-18
XWayland and moved managers
vaxerski
2022-03-17
input manager progress
vaxerski
2022-03-17
Renderer
vaxerski
2022-03-17
some events
vaxerski
2022-03-17
start handling monitors
vaxerski
2022-03-16
some basic startup code
vaxerski