3622 Commits (3e12e63f034ba6d2c1b27aa5d8f29dde7b0f94db)
 

Author SHA1 Message Date
Jonas Ådahl 3e12e63f03 input: Reset pointer state when last pointer device was removed 12 years ago
Jonas Ådahl cbfa7f7b22 input: Reset touch state when last touch device was removed 12 years ago
Jonas Ådahl 9484b695b9 input: Keep track of number of touch points inside touch struct 12 years ago
Jonas Ådahl 37d38d932c rpi: Use common udev_input for input device handling 12 years ago
Philip Withnall da704d97fa shell: Change stacking order calculation for popup surfaces 12 years ago
Philip Withnall 2c3849be91 shell: Fix a potential NULL pointer dereference 12 years ago
Philip Withnall 648a4dd3ec shell: Store parent–child links between shsurfs for window stacking 12 years ago
Philip Withnall ed8f1a9e4b shell: Factor out common code to create fullscreen black surfaces 12 years ago
Philip Withnall 83ffd9d17b shell: Remove weston_view_restack() 12 years ago
Philip Withnall e1d75ae73f shell: Update a shsurf’s layer when its surface type changes 12 years ago
Philip Withnall 07926d90d1 shell: Factor out code to set the layer for a shsurf 12 years ago
Philip Withnall b995e1d053 shell: Don’t change popups’ window types until the next configure event 12 years ago
Philip Withnall dc4332f1ff shell: Factor out code to set a shsurf’s parent 12 years ago
Philip Withnall f85fe84ec3 shell: Tidy up unset_fullscreen() 12 years ago
Philip Withnall 659163d25c shell: Refactor workspace code to operate on shsurfs rather than views 12 years ago
Philip Withnall 352e7ed527 shell: Factor out common code to set a shsurf’s output 12 years ago
Philip Withnall 17c2fb4f29 clients: Add a new weston-stacking demo 12 years ago
Philip Withnall c971d2a8b3 clients: Add window_is_transient() helper to the toy toolkit window 12 years ago
Philip Withnall 4a86a0a57b shell: Add missing cases to switch statements for animations and fading 12 years ago
Philip Withnall 0f640e219c shell: Add missing cases to switch statements for surface types 12 years ago
Philip Withnall becb77e211 shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient 12 years ago
Xiong Zhang becf5a342f src/shell.c: set black_surface->width and height 12 years ago
Tomeu Vizoso e4f7b92204 rpi: Support opaque regions 12 years ago
Pekka Paalanen da75ee1de0 compositor: merge surface size from buffer size funcs 12 years ago
Pekka Paalanen ba34165ce2 compositor: do not recompute size on pointer_set_cursor 12 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 12 years ago
Axel Davy 40ee921fff Do not set output->current_mode in compositor.c 12 years ago
MoD 1b55a5918c compositor-x11: Allow r5g6b5 visuals for X11 backend SHM 12 years ago
Ander Conselvan de Oliveira 41a50ea71c gl-renderer: Fix support for Y_XUXV buffers 12 years ago
Tomeu Vizoso 0f0a6ffc2e Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float 12 years ago
Emilio Pozuelo Monfort eed9344430 exposay: properly go away when the modifier is pressed 12 years ago
Emilio Pozuelo Monfort 1539ea2f74 input: don't run modifier bindings when the kbd is grabbed 12 years ago
Pekka Paalanen d5fbfb2e35 rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL 12 years ago
Emilio Pozuelo Monfort 234c5242ab exposay: provide a cancel func to the ptr grab iface 12 years ago
Neil Roberts e3de16ea30 Automatically generate weston.ini with the right paths 12 years ago
Xiong Zhang bf3c1c6913 distinguish touch screen and pointer dnd in client 12 years ago
Xiong Zhang 853a7799d6 client/dnd.c: add dnd support for touch screen in client 12 years ago
Xiong Zhang fd51e7bb57 src/data_device.c: add dnd support for touch screen 12 years ago
Kristian Høgsberg 24fc228044 Makefile.am: The wayland rpi doesn't libsession-helper.la 12 years ago
Marco Barisione 12e750bbc4 Makefile.am: The rpi backend needs libsession-helper.la 12 years ago
Xiong Zhang 49c6aeee70 terminal: add touch screen selection support 12 years ago
Xiong Zhang e955525f1a src/Makefile.am: correct compile failure for launcher-util.c 12 years ago
Kristian Høgsberg 1d781ee204 terminal: Update terminal->end whenever we write a character 12 years ago
Kristian Høgsberg 989e9d582c Makefile.am: Move launcher helpers in to libsession-helper.la library 12 years ago
Kristian Høgsberg 02b36f3528 configure.ac: The drm backend no longer requires EGL 12 years ago
Kristian Høgsberg d2c9d8af50 configure.ac: Make libdrm optional in weston-launch 12 years ago
Kristian Høgsberg 89eebb7ceb tests: Remove an unecessary Makefile.am variable 12 years ago
Kristian Høgsberg 9ab771d6d5 tests: Use a helper library for weston-test clients 12 years ago
Kristian Høgsberg 8e293a5adb tests: Use TEST_CLIENT for test client modules 12 years ago
Kristian Høgsberg dcfff55ef3 terminal: Init tab ruler after setting terminal->width 12 years ago