806 Commits (cb08f4d844e9b85744c54a4d6e9179f44a27e3fc)

Author SHA1 Message Date
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 13 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 13 years ago
Daniel Stone 7bbd5b3335 evdev: Add LED update hook 13 years ago
Daniel Stone 33965c242d evdev: Add device capabilities 13 years ago
Daniel Stone 1d637772c8 Rename evdev_input_device::type to pending_events 13 years ago
Daniel Stone a62e804c7e evdev: Convert device type to an enum 13 years ago
Daniel Stone 8c8164faeb Add core LED handling 13 years ago
Daniel Stone e3f15edc2f Do binding modifier lookup on XKB state, not physical keys 13 years ago
Daniel Stone 994679a20e Move xkb_state object to weston_seat 13 years ago
Daniel Stone 496ca17a77 Convert Weston modifier #defines to an enum 13 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 13 years ago
Daniel Stone 7ace3902f9 Update XKB state in update_modifier_state 13 years ago
Daniel Stone 17b13bd89f Update pointer and keyboard focus on new listeners 13 years ago
Pekka Paalanen 3ae50bb45c Add Android backend 13 years ago
Pekka Paalanen 200019c0c6 compositor: check for execinfo.h 13 years ago
Pekka Paalanen 51aaf646db compositor: work around missing SOCK_CLOEXEC 13 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 13 years ago
Kristian Høgsberg d64bdf4755 xwm: Just ignore the synthetic unmap_notify 13 years ago
Kristian Høgsberg a6d9a5e4aa xwm: Set WM_STATE window property 13 years ago
Kristian Høgsberg f197e9f7a3 xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM 13 years ago
Kristian Høgsberg e244cb03f7 xwm: Don't try to read deleted properties 13 years ago
Kristian Høgsberg 029539bf27 xwm: Handle reparenting windows 13 years ago
Kristian Høgsberg 44c2013d43 xwm: Don't select for XCB_EXPOSE 13 years ago
Kristian Høgsberg 8d1aa7d8ef xwm: Don't dispatch for events coming from XSendEvent 13 years ago
Kristian Høgsberg 194ea5423e xwm: Destroy frame resources and reparent back to root in unmap_notify 13 years ago
Kristian Høgsberg d96fe1f7e7 xwm: Remove pointless change set request 13 years ago
Kristian Høgsberg f94a031b84 xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT 13 years ago
Kristian Høgsberg bc6e1622b0 xwm: Ignore map request for already mapped window 13 years ago
Kristian Høgsberg 0273b5716a xwm: Reduce window property debug output 13 years ago
Kristian Høgsberg 66a099b775 compositor: Only fini region if it's not the undef region 13 years ago
Kristian Høgsberg c9571fbd3a xwm: Reset wm->focus_window when the focused window is destroyed 13 years ago
Kristian Høgsberg 053be42a4e wcap: Compute per-component deltas 13 years ago
Kristian Høgsberg 92a57db6f2 shell: Add keybinding to force-close (SIGKILL) inactive clients 13 years ago
Chad Versace bf38190744 compositor: Fix buggy snprintf that sets module path 13 years ago
Tiago Vignatti 629ce23bd0 xwayland: change library name 13 years ago
Tiago Vignatti 99aeb1e72d shell: use transient flags for activate or not new surfaces 13 years ago
Kristian Høgsberg bf17130144 wcap: Move old wcap-encode to wcap/ as wcap-snapshot 13 years ago
Kristian Høgsberg 2bcb2fc1fd wcap: Rename wcap-encode to just wcap 13 years ago
Kristian Høgsberg 894e0b544c wcap: Move wcap structs and constants to a shader header 13 years ago
Kristian Høgsberg e012c829af wcap: Discard first frame since it doesn't have a full frame of damage 13 years ago
Kristian Høgsberg 3b969608cb wcap: Add a file format magic number and add the pixel format to the header 13 years ago
Kristian Høgsberg 5fb70bf301 Add screen recorder tool 13 years ago
Kristian Høgsberg e68fd10f87 xwm: Handle resize cases of _NET_WM_MOVERESIZE 13 years ago
Kristian Høgsberg c1693f209a xwm: Implement resizing by frame borders 13 years ago
Kristian Høgsberg f96e6c00d9 Share code to to classify pointer location in frame 13 years ago
Kristian Høgsberg a61ca06b49 xwm: Add window resize support 13 years ago
Scott Moreau 9fb9824c17 compositor: Address blending for XRGB surfaces with alpha < 1.0. 13 years ago
Kristian Høgsberg 9b68af0608 shell: Add back mod+pageup/down keybindings for zoom 13 years ago
Scott Moreau 850ca42b9b Restructure output zoom. 13 years ago
Scott Moreau 85ecac0a4e xwm: Fold weston_wm_activate into weston_wm_window_activate 13 years ago