1169 Commits (31f7d78cd8a912fbd0096008d2405f0eb3ea4266)

Author SHA1 Message Date
Neil Roberts 2855766333 nested: Add damage tracking to the nested compositor example 11 years ago
Neil Roberts 15a8d340fd nested: Add double-buffered state semantics to the nested example 11 years ago
Neil Roberts 6bf23879e9 nested: Add the buffer reference semantics from Weston 11 years ago
Neil Roberts 8fbe3a68d4 nested: Remove the surface from the surface list when destroyed 11 years ago
Kristian Høgsberg 873b515aee tablet-shell: Remove 11 years ago
Pekka Paalanen fdca95c7db window: handle insufficient buffer space 11 years ago
Philip Withnall 17c2fb4f29 clients: Add a new weston-stacking demo 11 years ago
Philip Withnall c971d2a8b3 clients: Add window_is_transient() helper to the toy toolkit window 11 years ago
Xiong Zhang bf3c1c6913 distinguish touch screen and pointer dnd in client 11 years ago
Xiong Zhang 853a7799d6 client/dnd.c: add dnd support for touch screen in client 11 years ago
Xiong Zhang 49c6aeee70 terminal: add touch screen selection support 11 years ago
Kristian Høgsberg 1d781ee204 terminal: Update terminal->end whenever we write a character 11 years ago
Kristian Høgsberg dcfff55ef3 terminal: Init tab ruler after setting terminal->width 11 years ago
Kristian Høgsberg 617e9a37f2 dnd: Simplify drag icon creation 11 years ago
Kristian Høgsberg 8b66ebd3fa weston-info: Handle shm formats better 11 years ago
Pekka Paalanen a662206e71 protocol: move sub-surfaces to Wayland 11 years ago
Jasper St. Pierre 77a51fd2c8 westoy: Remove some accessors for wl_shell / wl_shell_surface 11 years ago
Jasper St. Pierre bf17590f86 westoy: Remove unused support for window parents 11 years ago
Jasper St. Pierre 01eaaac79a westoy: Remove window_touch_move 11 years ago
Jasper St. Pierre 47f1043877 westoy: Fix the version number we request for wl_seat 11 years ago
Jason Ekstrand 4a7409a1f5 toytoolkit: Don't segfault on window close 11 years ago
Kristian Høgsberg 8ae63851dd window.c: Don't ungrab input after displaying the menu 11 years ago
Xiong Zhang 83d8ee779e window, desktop-shell: deal with output unplug on client side 11 years ago
Kristian Høgsberg 89f4bc4fc4 window.c: Don't put titlebars on menu windows 11 years ago
Kristian Høgsberg c680e90489 window.c: Use frame code for drawing menus 11 years ago
Kristian Høgsberg a83be20d7f terminal: Show character grid size in header bar when resizing 11 years ago
Kristian Høgsberg 67b8215bcb terminal: Add context menu with new terminal/copy/paste 11 years ago
Kristian Høgsberg 14f39b290b terminal: Add scroll-back history 11 years ago
Rui Matos 3eccb8658d clients/window: Dispose of previous keymap and state on keymap change 11 years ago
Cameron Stewart 4c4bb953fc Rename invocations of frame_create that were missed by ee7fefcf 11 years ago
Kristian Høgsberg afb9828d57 window: Only clamp min size for windows with frame 11 years ago
Kristian Høgsberg 53ec560423 window: Set a minimum size for toytoolkit windows 11 years ago
Kristian Høgsberg 598477d832 window: Set opaque region to window size if we're fullscreen 11 years ago
Kristian Høgsberg 78fe75368a simple-egl: Add support for using a 16 bpp EGLConfig 11 years ago
Jason Ekstrand 3f66cf92ed Use cairo-util frame in tinytoolkit 11 years ago
Jason Ekstrand ee7fefcffc Rename frame_create and frame_set_child_size with a window_ prefix 11 years ago
Stefan Schmidt db044cb9a5 clients: Update .gitignore for weston-multi-resource 11 years ago
Kristian Høgsberg cab9aeaff5 multi-resource: Don't include non-existing xmalloc.h 11 years ago
Kristian Høgsberg e8344e3dbc nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL 11 years ago
Kristian Høgsberg 6773394000 nested: Free client struct on launch_client error paths 11 years ago
Kristian Høgsberg f1144dd0dc nested-client: Exit if we fail to create the nested client struct 11 years ago
Kristian Høgsberg b24d590e8f multi-resource: Use xzmalloc() instead of malloc+memset and calloc 11 years ago
Kristian Høgsberg d58e395bf2 tablet-shell: Avoid leaking icon or path strings from invalid launcher section 11 years ago
Kristian Høgsberg b5c973c8c2 window.c: Free cursor theme name once we're done with it 11 years ago
Kristian Høgsberg 6a11a8ab54 Revert "Resize the shell when the mode is switched" 11 years ago
Hardening a356f7b1ef Resize the shell when the mode is switched 11 years ago
Stefan Schmidt 639fd86493 clients: Include and link against math lib for new multi-resource 11 years ago
Emilio Pozuelo Monfort 7f951e1117 Update .gitignore 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg b159560da2 tablet-shell: Use new weston_config instead of old config parse 11 years ago