1584 Commits (1959ab8d22a2efaa5f8c6249816d516687c6bc5e)

Author SHA1 Message Date
John Kåre Alsaker b9b87125f0 compositor-wayland: Make sure border fields are set before wayland_compositor_create_output and document some function dependencies. 12 years ago
Rafal Mielniczuk 3e3862c3bc shell: restore correct layer in shell_unset_fullscreen 12 years ago
Rob Bradford a6b63d0f67 backlight: Jump to cleanup code if synthesizing backlight string fails 12 years ago
Rob Bradford 6b6795f070 compositor-drm: Avoid leak during output configuration error path 12 years ago
Rob Bradford 273fec8ede backlight: Avoid buffer overflow in the use of readlink 12 years ago
Rob Bradford ec913fdfde evdev-touchpad: Iterate over the touchpad spec table correctly 12 years ago
Rob Bradford 4b997e45e7 evdev: Avoid unintended case drop through 12 years ago
Rob Bradford 592c07a6b9 tty: Log error if we cannot setup a valid tty keyboard mode 12 years ago
Rob Bradford 3de191e6b0 evdev-touchpad: Twiddle finger_state correctly 12 years ago
John Kåre Alsaker 490d02a96d weston: Use float instead of GLfloat. 12 years ago
John Kåre Alsaker 4b3081ae8a compositor-wayland: Create border after creating the OpenGL context. 12 years ago
Martin Olsson 3b132e358f Fix spelling errors 12 years ago
Tiago Vignatti 0d20d7c8f4 xwm: Plug kill signal for killing X apps 12 years ago
Tiago Vignatti 1d01b01318 compositor: Add kill signal 12 years ago
Tiago Vignatti 920f1970a4 shell: Skip clients that we forked ourselves in kill binding 12 years ago
Tiago Vignatti b7dbbd6fc7 shell: Start the desktop-shell client in the idle handler 12 years ago
Jan Arne Petersen 1428b8ccf7 shell: Fix crash when an input panel is hiding 12 years ago
Rob Bradford 9b1018702d compositor-drm: Check that that we have a valid bo for scanout 12 years ago
Kristian Høgsberg b9af479f02 compositor: Make weston_surface_assign_output() static 12 years ago
Jan Arne Petersen 680275fbf1 text: Rename de/activate to enter/leave 12 years ago
Ander Conselvan de Oliveira 231ba171c6 compositor: Always assign an output when updating a surface transform 12 years ago
Ander Conselvan de Oliveira 8ea818fb00 compositor: Generalize output previous damage into per buffer damage 12 years ago
Abhijit Potnis f9763bc2ef compositor-android: Add output before gles2_renderer_init() 12 years ago
Jan Arne Petersen c1e481efb1 text: Add reset requets to protocol 12 years ago
Jan Arne Petersen ce8a4433f5 text: Add support for control keys to the protocol 12 years ago
Jan Arne Petersen e202bae9d3 text: Add delete_surrounding_text to protocol 12 years ago
Jan Arne Petersen 43f4aa8cab text: Add support for pre-edit string 12 years ago
Jan Arne Petersen 30b66ef1fd text: Split text and input-method protocols 12 years ago
Jan Arne Petersen cb08f4d844 text: Fix set_surrounding_text request 12 years ago
Jan Arne Petersen 620cd62cbd text: Introduce input_method_context interface 12 years ago
Philipp Brüschweiler b13b9ff90a text: Have only one text_model_factory 12 years ago
Jan Arne Petersen 4c26518ad1 text: Remove surface arg in create_text_model 12 years ago
Ander Conselvan de Oliveira 547149a9c2 compositor: Accumulate obscured damage into the primary plane damage 12 years ago
Pekka Paalanen 0d64a0fa29 compositor: new intersection algorithm 12 years ago
Pekka Paalanen 84ec19a758 update .gitignores 12 years ago
Kristian Høgsberg a6813d2887 compositor: Generalize module loading 12 years ago
Kristian Høgsberg eb00e2e24b compositor: Always set WAYLAND_DISPLAY 12 years ago
Kristian Høgsberg a4624f69b2 compositor: Don't return the dlsym handle in load_module() 12 years ago
Kristian Høgsberg 33a45f5b6d compositor: Drop unused wl_shm field 12 years ago
Kristian Høgsberg b00a9d3cb9 compositor: Make all non-backend modules use module_init() as entry point 12 years ago
Kristian Høgsberg dd1b3f4c1b compositor: Remove unused 'fbo' field from weston_compositor 12 years ago
Kristian Høgsberg 4226385e53 compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c 12 years ago
Kristian Høgsberg 3a0de88abf compositor: Move unbind_display call into gles2-renderer.c 12 years ago
Kristian Høgsberg 9793fc7a4e compositor: Move EGL context creation to gles2-renderer.c 12 years ago
Kristian Høgsberg 2bc5e8eaf8 compositor: Create outputs before initializing GLES2 state 12 years ago
Kristian Høgsberg fa1be023a2 compositor: Introduce a weston_renderer object 12 years ago
Kristian Høgsberg b7b77e6f8f compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c 12 years ago
Kristian Høgsberg b1fd2d6dd8 compositor: Move update_shm_texture() to gles2-renderer.c 12 years ago
Kristian Høgsberg 25894fc920 compositor: Move gles2 initialization to gles2-renderer.h 12 years ago
Kristian Høgsberg 861a50c141 compositor: Move non-GL initialization out of weston_compositor_init_gl() 12 years ago