896 Commits (27b1793857953927f842065a57cb5821a86bc671)

Author SHA1 Message Date
Ander Conselvan de Oliveira e492549536 desktop-shell: Don't crash on output hotplug 12 years ago
Ander Conselvan de Oliveira 6d75da7906 desktop-shell: Adapt to the new config parser API 12 years ago
Jason Ekstrand d27cb096ad window: Request version 3 of wl_compositor 12 years ago
Daiki Ueno b08b3296b8 editor: Fix segfault when deleting the first character 12 years ago
Matt Roper e61561fd9c toytoolkit: Allow operation without a keymap 12 years ago
Kristian Høgsberg 1d7d8f0e95 nested: Fix direct access to resource->data 12 years ago
Kristian Høgsberg 88dab17b0e nested: Port away from old wl_resource API 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Rob Bradford 14a7601340 weston-info: Report the seat name provided by the compositor 12 years ago
Armin K a94e285be7 clients/nested: Fix compilation 12 years ago
U. Artie Eoff a2326ed77f add fullscreen to .gitignore 12 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 12 years ago
Jan Arne Petersen 8ccb7cc258 editor: Do not commit/preedit after invalid delete 12 years ago
Jan Arne Petersen 895a128ce1 editor: Improve checks on delete add asserts 12 years ago
Jan Arne Petersen 9eaa8e51ca editor: Properly adjust cursor on delete 12 years ago
Jan Arne Petersen a96953dffa editor: Support deleting text in preedit_string 12 years ago
Jan Arne Petersen 1c45b4a4a9 editor: Fix text selection 12 years ago
Alexander Larsson 73469ed7e6 fullscreen: Add fullscreen testing client 12 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 12 years ago
Louis-Francis Ratté-Boulianne 6cd1de33ba toytoolkit: Make the window resizing optimization optional 12 years ago
Pekka Paalanen a402b0567f desktop-shell: new wallpaper mode scale-crop 12 years ago
Pekka Paalanen 79346ab3a5 shell: wait for desktop-shell init before fade in 12 years ago
Alexander Larsson 95289831a1 transformed: Add keyboard shortcuts to change transform 12 years ago
Alexander Larsson de79dd0485 terminal: Handle output transform 12 years ago
Alexander Larsson d68f523f30 window: Add window_get_output_scale() 12 years ago
Alexander Larsson c584fa60d4 desktop-shell: Respect output scale and translate 12 years ago
Alexander Larsson 1818e31001 window: Store server_allocation in surface size 12 years ago
Alexander Larsson 01441299b1 transformed: Use the scale factor from the output 12 years ago
Alexander Larsson 2aaa8b76cf window: Apply buffer_scale automatically in widget_cairo_create 12 years ago
Alexander Larsson 5e9b652a15 window: allow setting a buffer scale on a window 12 years ago
Alexander Larsson afd319afce window: Track output scales 12 years ago
Alexander Larsson fd456fb5e0 transformed: Rely on transformation in widget_cairo_create 12 years ago
Alexander Larsson 15901f0377 window: Support transform in widget_cairo_create() 12 years ago
Pekka Paalanen 9777744cda window: avoid a gcc warning in buffer release handler 12 years ago
Dima Ryazanov f6128fcd6c Fix missing corner resize cursors in Kubuntu (oxy-white theme) 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Pekka Paalanen 7123388b20 window: add DBG code for leaf management and redraws 12 years ago
Pekka Paalanen eebff54c03 window: throttle resizing to the main surface 12 years ago
Pekka Paalanen e9297f8e7e window: prevent EGL sub-surface deadlock 12 years ago
Pekka Paalanen 7ff7a80007 clients: add subsurfaces demo 12 years ago
Pekka Paalanen 40cb67b2ac window: implement per-surface redraws 12 years ago
Pekka Paalanen 35e82631b6 window: create sub-surfaces 12 years ago
Pekka Paalanen aef0254dd5 window: implement shm triple-buffering 12 years ago
Pekka Paalanen 2396aec684 protocol: add sub-surfaces 12 years ago
Kristian Høgsberg a0868a2d64 editor: Removed unused utf8_characters() function 12 years ago
Kristian Høgsberg 9e885d4bec simple-egl: Add support for EGL_EXT_swap_buffer_with_damage 12 years ago
Jan Arne Petersen 685168661a editor: Fix some offsets for multi-byte characters 12 years ago
Jan Arne Petersen d8aa3327b3 keyboard: Fix offsets when deleting text 12 years ago
Jan Arne Petersen cc75ec11ca text: Rename input_method to wl_input_method 12 years ago
Jan Arne Petersen 62ece76b1e text: Rename text_input to wl_text_input 12 years ago