2313 Commits (892f1c39751ec7bda7f1e44988182764772b3c7c)
 

Author SHA1 Message Date
Jan Arne Petersen 892f1c3975 keyboard: Use a qwerty virtual keyboard layout 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 c1fbcb7c38 editor: Add support for setting a preedit 12 years ago
Jan Arne Petersen 0e5bd45100 editor: Add support for selection 12 years ago
Jan Arne Petersen 09e7c96574 editor: Insert commit-string at cursor 12 years ago
Jan Arne Petersen 7e634a0ea7 editor: Add support for cursor 12 years ago
Jan Arne Petersen b9eb02c46f editor: Extract text handling into text_layout 12 years ago
Jan Arne Petersen f80bc06a8e editor: Make text_entry a widget 12 years ago
Jan Arne Petersen ae92a7a1a0 text: Add some documentation to the text protocol 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 8c492b1293 clients: add cliptest program 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
Kristian Høgsberg ecf6edec1f compositor: Move surface repaint code to gles2-renderer.c 12 years ago
Kristian Høgsberg d7c172648d compositor: Consolidate output repaint logic 12 years ago
Philipp Brüschweiler 774c34a381 screensaver: fix decoding of transparency in xpm files 12 years ago
U. Artie Eoff 38b4d62ece test-text-client: fix compile error 12 years ago
Pekka Paalanen 7c7d464ce7 compositor: do not round a zero area to non-zero 12 years ago
Pekka Paalanen 27a8c53020 compositor: do not duplicate ARRAY_SIZE 12 years ago
Pekka Paalanen 85a46671db compositor: reduce the number of triangles 12 years ago
Pekka Paalanen c73bd54b58 compositor: fix fan_debug mode 12 years ago
Pekka Paalanen 2abe2e6d41 compositor: paint opaque regions with RGBX shader 12 years ago
Pekka Paalanen 4f9c07bf11 xwayland: replace opaque_rect, fix an alpha problem 12 years ago
Philipp Brüschweiler 8c9c8fcf6e toytoolkit: supply correct widget in motion_handler callback 12 years ago
Philipp Brüschweiler 067abf67cd workspaces: don't segfault on invalid move_surface_to_workspace request 12 years ago
Jonas Ådahl 8538b22ff4 shell: Improve focus handling when moving surfaces between workspaces 12 years ago
Jonas Ådahl 14c92ff072 toytoolkit: Implement support for the workspace manager interface 12 years ago
Jonas Ådahl e9d2250549 shell: Introduce workspace manager interface 12 years ago
Jonas Ådahl 8de6a1ddae shell: Add possibility to move surfaces to other workspaces 12 years ago
Jonas Ådahl 568994400b shell: Always set focus when restoring focus state 12 years ago
Jonas Ådahl 9fa9b8b219 Add sample configuration for workspaces to weston.ini 12 years ago