1809 Commits (d65b909778e2f2d70c409e473572d0f5cc31562d)
 

Author SHA1 Message Date
Daniel Stone d65b909778 Move keymaps to weston_seat 12 years ago
Daniel Stone e379da9532 Separate out weston_xkb_info struct 12 years ago
Daniel Stone 9a9ee2c779 Split XKB keymap compilation out into separate function 12 years ago
Daniel Stone 74419a2237 Split weston_seat_init up into pointer/keyboard/touch 12 years ago
Daniel Stone 97f685449e clients: Move XKB info from display to input struct 12 years ago
Daniel Stone 2fce4028d6 Convert wl_pointer::axis to wl_fixed_t 12 years ago
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 12 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 12 years ago
Daniel Stone 878f0b77a8 Convert notify_axis to wl_fixed_t 12 years ago
Daniel Stone b21046836f shell: Reset focus for all seats on activation 12 years ago
Daniel Stone 162f78af68 tablet-shell: Use seat_list rather than primary seat 12 years ago
Daniel Stone 4034c7ac21 tablet-shell: Remove 'seat' member 12 years ago
Daniel Stone 4dab5dba3f Use compositor->seat_list instead of a singular seat 12 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Daniel Stone 11d7139989 test-client.c: Replace hard-coded magic value 12 years ago
Daniel Stone 7bbd5b3335 evdev: Add LED update hook 12 years ago
Daniel Stone 33965c242d evdev: Add device capabilities 12 years ago
Daniel Stone 1d637772c8 Rename evdev_input_device::type to pending_events 12 years ago
Daniel Stone a62e804c7e evdev: Convert device type to an enum 12 years ago
Daniel Stone 8c8164faeb Add core LED handling 12 years ago
Daniel Stone e3f15edc2f Do binding modifier lookup on XKB state, not physical keys 12 years ago
Daniel Stone 994679a20e Move xkb_state object to weston_seat 12 years ago
Daniel Stone 496ca17a77 Convert Weston modifier #defines to an enum 12 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 12 years ago
Daniel Stone 7ace3902f9 Update XKB state in update_modifier_state 12 years ago
Daniel Stone 17b13bd89f Update pointer and keyboard focus on new listeners 12 years ago
Pekka Paalanen 3ae50bb45c Add Android backend 12 years ago
Pekka Paalanen daed3bc1aa tests, wcap: update ignores 12 years ago
Pekka Paalanen 647f2bfd2a window: add wrapper for EPOLL_CLOEXEC 12 years ago
Pekka Paalanen 200019c0c6 compositor: check for execinfo.h 12 years ago
Pekka Paalanen 51aaf646db compositor: work around missing SOCK_CLOEXEC 12 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 12 years ago
Kristian Høgsberg d64bdf4755 xwm: Just ignore the synthetic unmap_notify 12 years ago
Kristian Høgsberg f7a69642a9 wcap: Convert argb to yv12 using integer math instead 12 years ago
Kristian Høgsberg 86aa5fbbe6 wcap: Fix README typo 12 years ago
Kristian Høgsberg a6d9a5e4aa xwm: Set WM_STATE window property 12 years ago
Kristian Høgsberg f197e9f7a3 xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM 12 years ago
Kristian Høgsberg e244cb03f7 xwm: Don't try to read deleted properties 12 years ago
Kristian Høgsberg 029539bf27 xwm: Handle reparenting windows 12 years ago
Kristian Høgsberg 44c2013d43 xwm: Don't select for XCB_EXPOSE 12 years ago
Kristian Høgsberg 8d1aa7d8ef xwm: Don't dispatch for events coming from XSendEvent 12 years ago
Kristian Høgsberg 194ea5423e xwm: Destroy frame resources and reparent back to root in unmap_notify 12 years ago
Kristian Høgsberg d96fe1f7e7 xwm: Remove pointless change set request 12 years ago
Kristian Høgsberg f94a031b84 xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT 12 years ago
Kristian Høgsberg bc6e1622b0 xwm: Ignore map request for already mapped window 12 years ago
Kristian Høgsberg 0273b5716a xwm: Reduce window property debug output 12 years ago
Kristian Høgsberg 66a099b775 compositor: Only fini region if it's not the undef region 12 years ago
Kristian Høgsberg c9571fbd3a xwm: Reset wm->focus_window when the focused window is destroyed 12 years ago
Kristian Høgsberg 053be42a4e wcap: Compute per-component deltas 12 years ago