1040 Commits (e6bbe5a90d1ea91624ebdbdb7abdc7a1bbe9829d)

Author SHA1 Message Date
Kristian Høgsberg 88dab17b0e nested: Port away from old wl_resource API 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Rob Bradford 14a7601340 weston-info: Report the seat name provided by the compositor 11 years ago
Armin K a94e285be7 clients/nested: Fix compilation 11 years ago
U. Artie Eoff a2326ed77f add fullscreen to .gitignore 11 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 11 years ago
Jan Arne Petersen 8ccb7cc258 editor: Do not commit/preedit after invalid delete 11 years ago
Jan Arne Petersen 895a128ce1 editor: Improve checks on delete add asserts 11 years ago
Jan Arne Petersen 9eaa8e51ca editor: Properly adjust cursor on delete 11 years ago
Jan Arne Petersen a96953dffa editor: Support deleting text in preedit_string 11 years ago
Jan Arne Petersen 1c45b4a4a9 editor: Fix text selection 11 years ago
Alexander Larsson 73469ed7e6 fullscreen: Add fullscreen testing client 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Louis-Francis Ratté-Boulianne 6cd1de33ba toytoolkit: Make the window resizing optimization optional 11 years ago
Pekka Paalanen a402b0567f desktop-shell: new wallpaper mode scale-crop 11 years ago
Pekka Paalanen 79346ab3a5 shell: wait for desktop-shell init before fade in 11 years ago
Alexander Larsson 95289831a1 transformed: Add keyboard shortcuts to change transform 11 years ago
Alexander Larsson de79dd0485 terminal: Handle output transform 11 years ago
Alexander Larsson d68f523f30 window: Add window_get_output_scale() 11 years ago
Alexander Larsson c584fa60d4 desktop-shell: Respect output scale and translate 11 years ago
Alexander Larsson 1818e31001 window: Store server_allocation in surface size 11 years ago
Alexander Larsson 01441299b1 transformed: Use the scale factor from the output 11 years ago
Alexander Larsson 2aaa8b76cf window: Apply buffer_scale automatically in widget_cairo_create 11 years ago
Alexander Larsson 5e9b652a15 window: allow setting a buffer scale on a window 11 years ago
Alexander Larsson afd319afce window: Track output scales 11 years ago
Alexander Larsson fd456fb5e0 transformed: Rely on transformation in widget_cairo_create 11 years ago
Alexander Larsson 15901f0377 window: Support transform in widget_cairo_create() 11 years ago
Pekka Paalanen 9777744cda window: avoid a gcc warning in buffer release handler 11 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
Jan Arne Petersen 8f2f764c0c keyboard: Remove unneded calls 12 years ago
Jan Arne Petersen 919bc149e1 text: delete text on commit_string 12 years ago
Jan Arne Petersen 00191c7c4a text: Fix serial handling 12 years ago
Jan Arne Petersen 7cd29e199a text: Add output argument to set_toplevel 12 years ago
Jan Arne Petersen fe89e713ca editor: Send cursor position to the input method 12 years ago
Jan Arne Petersen dfd344609a editor: Only delete on backspace key released 12 years ago