1848 Commits (1da1b8f3f1680a81bd98f42ad334f5c6d8995cac)
 

Author SHA1 Message Date
Pekka Paalanen 1da1b8f3f1 Rewrite shm buffer file allocation v2 13 years ago
Bill Spitzak b715ceca33 compositor-x11: Return number of events processed 13 years ago
Tiago Vignatti 771241e88f xwm: use override_redirect for determining or not top-level windows 13 years ago
Tiago Vignatti 71574542b3 xwayland: fix typo on configure libs 13 years ago
Kristian Høgsberg be375b362b xwm: Only destroy window frame in unmap_notify if we have one 13 years ago
Kristian Høgsberg 9892a62b45 compositor: Remove left-over 'bright' shader uniform 13 years ago
Kristian Høgsberg 361039820b compositor: Drop brightness and saturation features in the shader 13 years ago
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 13 years ago
Kristian Høgsberg 7cee19778a window.c: Add primitive support for animated cursors 13 years ago
Kristian Høgsberg f33984edea window.c: Set focus widget before calling enter handler 13 years ago
Kristian Høgsberg 4e99ac4f20 compositor: Set pointer->current before calling focus handler 13 years ago
Kristian Høgsberg 8591dbf8b5 window.c: Add watch cursor 13 years ago
Kristian Høgsberg 5a4e9ff51b window.c: Drop timestamp argument to input_set_pointer_image() 13 years ago
Scott Moreau 6597506ac3 Remove Intel from text-cursor-position.c copyright header. 13 years ago
Scott Moreau 9295ce05ab Drop user input detection from text cursor position implementation. 13 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 13 years ago
Daniel Stone bbf63bf92c Fix inverted LEDs 13 years ago
Daniel Stone e9e92d2ad7 Fix sessions with no active input devices 13 years ago
Daniel Stone a497d57619 compositor-wayland: Delay seat creation 13 years ago
Kristian Høgsberg 670b5d343d xwm: Take WM_S0 manager selection 13 years ago
Kristian Høgsberg cba022af3d xwm: Claim the CLIPBOARD_MANAGER selection 13 years ago
Kristian Høgsberg a7ceafff9c compositor: Add a clipboard manager 13 years ago
Kristian Høgsberg e220327223 xwm: Initialize X selection on X server startup 13 years ago
Kristian Høgsberg 4dec011807 xwm: Move selection proxy setup to selection.c 13 years ago
Kristian Høgsberg c65d56a280 xwm: Follow wl_data_source changes 13 years ago
Kristian Høgsberg fee91be586 terminal: Use serial, not timestamp for setting the selection 13 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 13 years ago
Daniel Stone e2ef43aa0e Parse XKB config options in weston_compositor_init 13 years ago
Daniel Stone c1be8e59de Pass config_file through to weston_compositor_init 13 years ago
Daniel Stone baf4359285 Pass argc and argv through to weston_compositor_init 13 years ago
Daniel Stone 576cd15d8d compositor-x11: Generate our own keymap 13 years ago
Daniel Stone cd981ddf1d compositor-wayland: Fix seat vs. seat confusion 13 years ago
Daniel Stone cfd0e726cc Brown-paper bag fix for LED 13 years ago
Daniel Stone 8db796947f Fix binding modifier lookup 13 years ago
Pekka Paalanen 15643f627d build: introduce GCC_CXXFLAGS 13 years ago
Pekka Paalanen d95222e56f compositor-android: fix build flags 13 years ago
Kristian Høgsberg 805667388b xwayland: Handle selection source going away without crashing 13 years ago
Kristian Høgsberg a4b3d0ede7 window.c: Handle losing selection data source 13 years ago
Daniel Stone bb1df6a7c1 Add keymap argument to weston_seat_init_keyboard 13 years ago
Daniel Stone d65b909778 Move keymaps to weston_seat 13 years ago
Daniel Stone e379da9532 Separate out weston_xkb_info struct 13 years ago
Daniel Stone 9a9ee2c779 Split XKB keymap compilation out into separate function 13 years ago
Daniel Stone 74419a2237 Split weston_seat_init up into pointer/keyboard/touch 13 years ago
Daniel Stone 97f685449e clients: Move XKB info from display to input struct 13 years ago
Daniel Stone 2fce4028d6 Convert wl_pointer::axis to wl_fixed_t 13 years ago
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 13 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 13 years ago
Daniel Stone 878f0b77a8 Convert notify_axis to wl_fixed_t 13 years ago
Daniel Stone b21046836f shell: Reset focus for all seats on activation 13 years ago
Daniel Stone 162f78af68 tablet-shell: Use seat_list rather than primary seat 13 years ago