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
/
managers
/
input
/
Touch.cpp
Age
Commit message (
Expand
)
Author
2024-07-24
touch: fix touch swipe invert config (#7014)
Leon
2024-07-22
touch: set lastInputTouch on every event
Vaxry
2024-07-21
touch: add touch swipe invert config (#6940)
khachbe
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-14
wl_seat: move to hyprland impl
Vaxry
2024-05-09
layer-shell: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-03
input: Introduce basic hyprland HID classes
Vaxry
2024-04-30
layerSurface: refactor/move to a memory-safe impl
Vaxry
2024-04-29
ext-idle-notify: move to new impl
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-26
swipe: fix crashes with invalid distance
Vaxry
2024-04-24
pointer-gestures: move to new impl
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-17
swipe: Touchscreen workspace swipe (#4489)
Zach DeCook
2024-03-09
deps: update wlroots
Vaxry
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2023-12-06
input: don't send mouse events on touch (#4071)
swwind
2023-11-13
pluginapi: add touch event hooks (#3836)
Ching Pei Yang
2023-10-27
input: fix force_zero_scaling for tablet and touch (#3644)
Antoine Dutot
2023-07-13
idle: implement new protocol
vaxerski
2023-05-24
touch: fix double offset in local
vaxerski
2023-04-06
input: ignore constraints on touch
vaxerski
2023-02-28
minor fixes to touch handling
vaxerski
2023-01-17
added misc:hide_cursor_on_touch
vaxerski
2023-01-17
send cursor updates on touch move
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-11-11
notify idle on touch down
vaxerski
2022-10-27
ignore pointer constraints in touch
vaxerski
2022-10-14
rework focus system to be more safe and faster
vaxerski
2022-10-14
add touch binding to output
vaxerski
2022-10-06
map touch to the correct output
vaxerski
2022-09-22
support more wlr_cursor events
vaxerski
2022-09-09
minor code styling fixes
vaxerski
2022-08-17
better integrate touch with subsurfaces
vaxerski
2022-08-07
added basic touch controls
vaxerski