index
:
forks/imv
master
Fork of imv, replacing icu with libgrapheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wl_window.c
Age
Commit message (
Expand
)
Author
2021-07-29
Scale fonts when Wayland updates scaling factor
Ivan Oleynikov
2021-07-08
Fix image skipping when reading slow filesystems
Harry Jeffery
2021-01-09
Wayland: Perform display roundtrip after changing scale
Harry Jeffery
2020-12-02
wayland: Fix initial black screen due to size of 0x0
Scott Moreau
2020-07-21
Use private mapping for memfd with keymap.
Aleksei Bavshin
2020-07-21
wayland: Do not commit surface until configure
Kenny Levinsen
2020-07-21
wayland: Use wl_display_roundtrip to wait for globals
Kenny Levinsen
2020-05-21
Fix memory leak in imv_event structure
Robert Sacks
2019-09-02
wl_window: Remove unused includes
Harry Jeffery
2019-08-25
wl_window: Fix segfault under velox WM
Harry Jeffery
2019-08-25
wl_window: Fix incorrect timer_delete
Harry Jeffery
2019-08-25
Remove unused imv_window_get_keymap function
Harry Jeffery
2019-08-25
wl_window: Implement key repeating
Harry Jeffery
2019-08-24
imv: Move keyboard handling into window subsystem
Harry Jeffery
2019-08-24
window: Set Wayland/X11 class/app_id hints
Harry Jeffery
2019-08-23
wl_window: Maintain keyboard modifiers state
Harry Jeffery
2019-08-18
x11_window: Use XCB to load keymap
Harry Jeffery
2019-08-15
wl_window: Check poll() return code
Harry Jeffery
2019-08-15
wl/x11: Ensure event writes are always atomic
Harry Jeffery
2019-08-15
wl_window: Patch up possible memory leaks
Harry Jeffery
2019-08-13
Wayland: Detect keyboard layout automatically
Harry Jeffery
2019-07-28
wl: Tidy up imv_window_wait_for_event
Harry Jeffery
2019-07-28
wl: Implement hidpi support
Harry Jeffery
2019-07-16
wl: Pass events via pipe not queue
Harry Jeffery
2019-07-16
x11: Use pipe for custom event notification
Harry Jeffery
2019-07-15
Wayland: Remove linux-only eventfd usage
Harry Jeffery
2019-07-13
Make window system configurable
Harry Jeffery