Age | Commit message (Expand) | Author |
---|---|---|
2019-08-25 | Remove unused imv_window_get_keymap function | 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 | x11_window: Maintain keyboard modifiers state | Harry Jeffery |
2019-08-18 | x11_window: Use XCB to load keymap | Harry Jeffery |
2019-08-15 | wl/x11: Ensure event writes are always atomic | Harry Jeffery |
2019-08-13 | Wayland: Detect keyboard layout automatically | Harry Jeffery |
2019-07-16 | x11: Pass events via pipe not queue | Harry Jeffery |
2019-07-16 | x11: Use pipe for custom event notification | Harry Jeffery |
2019-07-16 | x11: Implement mouse input | Harry Jeffery |
2019-07-15 | x11: Add fullscreen support | Harry Jeffery |
2019-07-15 | x11: Fix crash by implementing window size accessors | Harry Jeffery |
2019-07-13 | x11_window: Handle most input events | Harry Jeffery |
2019-07-13 | x11_window: Implement wait_for_event | Harry Jeffery |
2019-07-13 | Create stub X11 window implementation | Harry Jeffery |