4143 Commits (cfff3122046b346f0b47b6f7dfbbdf62352cfe61)
 

Author SHA1 Message Date
Tomeu Vizoso 0f0a6ffc2e Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float 11 years ago
Emilio Pozuelo Monfort eed9344430 exposay: properly go away when the modifier is pressed 11 years ago
Emilio Pozuelo Monfort 1539ea2f74 input: don't run modifier bindings when the kbd is grabbed 11 years ago
Pekka Paalanen d5fbfb2e35 rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL 11 years ago
Emilio Pozuelo Monfort 234c5242ab exposay: provide a cancel func to the ptr grab iface 11 years ago
Neil Roberts e3de16ea30 Automatically generate weston.ini with the right paths 11 years ago
Xiong Zhang bf3c1c6913 distinguish touch screen and pointer dnd in client 11 years ago
Xiong Zhang 853a7799d6 client/dnd.c: add dnd support for touch screen in client 11 years ago
Xiong Zhang fd51e7bb57 src/data_device.c: add dnd support for touch screen 11 years ago
Kristian Høgsberg 24fc228044 Makefile.am: The wayland rpi doesn't libsession-helper.la 11 years ago
Marco Barisione 12e750bbc4 Makefile.am: The rpi backend needs libsession-helper.la 11 years ago
Xiong Zhang 49c6aeee70 terminal: add touch screen selection support 11 years ago
Xiong Zhang e955525f1a src/Makefile.am: correct compile failure for launcher-util.c 11 years ago
Kristian Høgsberg 1d781ee204 terminal: Update terminal->end whenever we write a character 11 years ago
Kristian Høgsberg 989e9d582c Makefile.am: Move launcher helpers in to libsession-helper.la library 11 years ago
Kristian Høgsberg 02b36f3528 configure.ac: The drm backend no longer requires EGL 11 years ago
Kristian Høgsberg d2c9d8af50 configure.ac: Make libdrm optional in weston-launch 11 years ago
Kristian Høgsberg 89eebb7ceb tests: Remove an unecessary Makefile.am variable 11 years ago
Kristian Høgsberg 9ab771d6d5 tests: Use a helper library for weston-test clients 11 years ago
Kristian Høgsberg 8e293a5adb tests: Use TEST_CLIENT for test client modules 11 years ago
Kristian Høgsberg dcfff55ef3 terminal: Init tab ruler after setting terminal->width 11 years ago
Kristian Høgsberg ebd5fd4753 input: Cancel pointer grabs when compositor loses kb focus 11 years ago
Emilio Pozuelo Monfort 3d0fc76dd5 shell: don't crash if a pointer's focus is null 11 years ago
Kristian Høgsberg 617e9a37f2 dnd: Simplify drag icon creation 11 years ago
Giulio Camuffo 0d379744d3 compositor: set weston_surface:resource to NULL when destroyed 11 years ago
Pekka Paalanen b9eae3369b tests: .gitignore log files 11 years ago
Pekka Paalanen f72e4797f4 tests: allow weston test plugin to keep on running 11 years ago
Pekka Paalanen f812477fc0 tests: add a test causing SIGBUS to the compositor 11 years ago
Emilio Pozuelo Monfort bb835b419e man: document new focus-animation config entry 11 years ago
Emilio Pozuelo Monfort 46ce798d28 shell: add a client config entry 11 years ago
David Herrmann fcb6bf43a4 logind: change to -1+errno 11 years ago
Kristian Høgsberg f86c39058a logind: Use dbus_bool_t for bool types in dbus calls 11 years ago
Giulio Camuffo 576fe2af4b input: set the focus to NULL when the focus's resource is destroyed 11 years ago
Kristian Høgsberg 8b66ebd3fa weston-info: Handle shm formats better 11 years ago
Jason Ekstrand 399841dae7 Update the weston man page to include the new Wayland backend options 11 years ago
Jason Ekstrand 3ec57f5d69 compositor-drm: Release the correct buffer in drm_output_release_fb 11 years ago
Jason Ekstrand 42133d47d3 input: Fix a segfault in focus checking 11 years ago
Ander Conselvan de Oliveira 895b1fdcb2 gl-renderer: Attach buffer during surface state creation if possible 11 years ago
Ander Conselvan de Oliveira 65796816b9 compositor-drm: Add key binding to switch from pixman to GL renderer 11 years ago
Pekka Paalanen b188e912c3 compositor: fix sub-surface view stacking order 11 years ago
Emilio Pozuelo Monfort 17467d602d exposay: move the pointer in our motion handler 11 years ago
Emilio Pozuelo Monfort da64426685 shell: Set output on the focus_surfaces' view 11 years ago
Emilio Pozuelo Monfort 5c22ce652d exposay: Activate a surface when hovering it 11 years ago
Emilio Pozuelo Monfort 8224309f14 exposay: add cancel impl to the kbd grab iface 11 years ago
Emilio Pozuelo Monfort 03251b6a7a shell: Implement alt-tab switcher 11 years ago
Emilio Pozuelo Monfort aa7a4761f6 input: Don't send leave events to destroyed views 11 years ago
Daniel Stone df8133b725 Add Exposay 11 years ago
Daniel Stone a67e6b9818 Add move/scale animation 11 years ago
Daniel Stone 96d47c0ef7 Add modifier-only binding 11 years ago
Louis-Francis Ratté-Boulianne b482dbd7eb animation, shell: add kbd focus change animation 11 years ago