2034 Commits (f1ec5060485db0e5925126d9335b973658080db9)

Author SHA1 Message Date
Philip Withnall 659163d25c shell: Refactor workspace code to operate on shsurfs rather than views 11 years ago
Philip Withnall 352e7ed527 shell: Factor out common code to set a shsurf’s output 11 years ago
Philip Withnall 4a86a0a57b shell: Add missing cases to switch statements for animations and fading 11 years ago
Philip Withnall 0f640e219c shell: Add missing cases to switch statements for surface types 11 years ago
Philip Withnall becb77e211 shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient 11 years ago
Xiong Zhang becf5a342f src/shell.c: set black_surface->width and height 11 years ago
Tomeu Vizoso e4f7b92204 rpi: Support opaque regions 11 years ago
Pekka Paalanen da75ee1de0 compositor: merge surface size from buffer size funcs 11 years ago
Pekka Paalanen ba34165ce2 compositor: do not recompute size on pointer_set_cursor 11 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 11 years ago
Axel Davy 40ee921fff Do not set output->current_mode in compositor.c 11 years ago
MoD 1b55a5918c compositor-x11: Allow r5g6b5 visuals for X11 backend SHM 11 years ago
Ander Conselvan de Oliveira 41a50ea71c gl-renderer: Fix support for Y_XUXV buffers 11 years ago
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
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 e955525f1a src/Makefile.am: correct compile failure for launcher-util.c 11 years ago
Kristian Høgsberg 989e9d582c Makefile.am: Move launcher helpers in to libsession-helper.la library 11 years ago
Kristian Høgsberg d2c9d8af50 configure.ac: Make libdrm optional in weston-launch 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
Giulio Camuffo 0d379744d3 compositor: set weston_surface:resource to NULL when destroyed 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
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
Axel Davy dd8b88d102 Wayland backend: set the opaque region when starting fullscreen 11 years ago
Pekka Paalanen a662206e71 protocol: move sub-surfaces to Wayland 11 years ago
Lubomir Rintel ba44c6bf2e Add [core] backend option 11 years ago
Giulio Camuffo cdb4d29096 compositor: add a way to override the default pointer grab 11 years ago