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
/
Swipe.cpp
Age
Commit message (
Expand
)
Author
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-07
gestures: Add gestures:workspace_swipe_min_fingers option (#6342)
John M. Harris, Jr
2024-05-09
layer-shell: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-04-26
swipe: fix crashes with invalid distance
Vaxry
2024-04-11
swipe: nuke numbered
Vaxry
2024-04-03
swipe: add events
Vaxry
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-20
swipe: fix nullptr in `onSwipeUpdate` (#5191)
Horror Proton
2024-03-17
swipe: Touchscreen workspace swipe (#4489)
Zach DeCook
2024-03-03
config: improve config value infrastructure
Vaxry
2024-03-02
animations: Refactor AnimatedVariable (#4911)
GartoxFR
2024-02-18
Migrate the config to hyprlang (#4656)
Vaxry
2024-01-11
swipe: Prevent hiding current workspace when swiping (#4417)
scorpion-26
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-11-19
general: add workspace gaps (#3877)
end-4
2023-11-12
internal: replace INT_MAX with WORKSPACE_INVALID
Vaxry
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-09-11
fix: inconsistent behaviour where last workspace was not saved (#3261)
memchr
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-08-23
gestures: Swipe direction lock (#3052)
end-4
2023-08-17
animations: add slidefade and slidefadevert styles for workspaces (#3008)
end-4
2023-07-04
swipe: fix mixup of r/m
vaxerski
2023-07-01
gestures: add workspace_swipe_use_r
vaxerski
2023-04-14
internal: workspace manip handling rework
vaxerski
2023-04-07
Fix swiping onto a new workspace with multiple monitors. (#1971)
Andrew Pritchard
2023-04-07
swipe: block on locked session
vaxerski
2023-01-22
remove old comment and fixup lsl var name
vaxerski
2023-01-05
Normalize color storage
vaxerski
2022-12-25
added workspace_swipe_numbered
vaxerski
2022-12-16
Added clang format (#1239)
Vaxry
2022-11-27
Added handling more special workspaces
vaxerski
2022-11-21
Fix swiping on the first workspace going to the last (#1067)
CactiChameleon9
2022-11-03
added workspace_swipe_forever
vaxerski
2022-11-02
fix swipe on 2 detached workspaces
vaxerski
2022-10-20
fix swipe with fullscreen maximized
vaxerski
2022-10-20
minor swipe on new fixes
vaxerski
2022-10-20
minor fix for swipes from empty workspaces
vaxerski
2022-10-20
fix minor anim issue with swipe new
vaxerski
2022-10-20
added swipe create new
vaxerski
2022-10-07
make swipe respect slidevert
vaxerski
2022-09-19
fullscreen animation en-nice-ment
vaxerski
2022-09-17
minor swipe fixes
vaxerski
2022-09-09
minor code styling fixes
vaxerski
2022-08-27
fix styling in const ptrs
vaxerski
2022-08-19
fix typo in swipe alpha control
vaxerski
2022-08-19
fix swipe on workspace style fade
vaxerski
2022-08-16
damage monitor on workspace swipe end
vaxerski
2022-08-09
clean up unconstraining logic
vaxerski
[next]