1094 Commits (32069c09eab9547db3f023fc515e4eba2778efca)

Author SHA1 Message Date
Pekka Paalanen 6c71ee1ba2 compositor: fix surface pointer cast 12 years ago
Pekka Paalanen b89b004e57 shell: do not double-init input region 12 years ago
Pekka Paalanen 0cbd3b5059 compositor, clients: double-buffer input region 12 years ago
Pekka Paalanen 512dde8ce9 compositor, clients: double-buffer opaque region 12 years ago
Pekka Paalanen 71f6f3b04c shell: do not double-init a region 12 years ago
Pekka Paalanen 8e159180cc compositor, clients: make damage double-buffered 12 years ago
Pekka Paalanen 5df44de6a9 compositor: make wl_surface.attach double-buffered 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Scott Moreau c6a7e4b277 toytoolkit: Don't draw shadows for maximized windows. 12 years ago
John Kåre Alsaker c37b32dac2 compositor-wayland: Use some nicer border sizes. 12 years ago
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