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
/
TextInput.cpp
Age
Commit message (
Expand
)
Author
2024-09-01
textinput: don't deactivate ime if another ti is focused (#7617)
Sungyoon Cho
2024-09-01
textinput: send deactivate to ime on destory ti (#7614)
Sungyoon Cho
2024-07-29
protocols: move text-input-v1 to hyprwayland-scanner (#7096)
Ikalco
2024-07-13
style: fix clang-format
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-01
ime-v2: move to new impl
Vaxry
2024-04-25
text-input-v3: move to new impl
Vaxry
2024-04-06
IME: fix race condition on closing window (#5455)
Sungyoon Cho
2024-04-04
IME: fix crash on restarting IME (#5428)
Sungyoon Cho
2024-04-01
textinput: fix typo (#5365)
Sungyoon Cho
2024-03-31
textinput: send deactivate on disable ti
Vaxry
2024-03-30
IME: don't assert on lock mismatch, just fix it
Vaxry
2024-03-28
format: fix format
Vaxry
2024-03-26
textinput: fix ime when opening multiple windows (#5281)
Sungyoon Cho
2024-03-24
IME: Refactor and fixup popups
Vaxry
2024-03-24
text-input: reset lock counter on surface destroy
Vaxry
2024-03-23
input: fix crash with text-input-v1 (#5234)
Sungyoon Cho
2024-03-22
IME/TI: Fixes and refactoring
Vaxry