619 Commits (eb2aa7d8f397ee2b4b09e7c8212305a57afbad5e)

Author SHA1 Message Date
Jonas Ådahl 5b0b770c2d Remove workspaces protocol 9 years ago
Jonas Ådahl 2a229338a5 Use xdg_shell protocol from wayland-protocols 9 years ago
Derek Foreman 46812b6e71 clients: don't discard motion if we have a grab 9 years ago
Derek Foreman 5d13548c7e clients: try harder to discard motion after resize 9 years ago
Derek Foreman 3a1580fb47 clients: track seat_version per seat, not per display 9 years ago
FORT David f7bb9352f7 weston: release keyboard/touch/pointer objects 9 years ago
Derek Foreman 673bbe2e8c clients: ungrab the correct input when menus close 9 years ago
Jonas Ådahl decc965be9 clients: Drop deadlock circumvention hack now that we don't need it 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Derek Foreman 118a429504 window: Use wl_cursor_frame_and_duration() for mouse cursor updates 9 years ago
Bryce Harrington da9d8fa3e4 clients: Simplify memory allocation with xzalloc() 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 10 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 10 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 10 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Jonny Lamb abff883d2c platform: rename create_egl_window to create_egl_surface 10 years ago
Jonny Lamb 4bdcb5732b clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported 10 years ago
Jonny Lamb 51a7ae5f89 clients & tests: use eglGetPlatformDisplayEXT when supported 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Derek Foreman 493d979e57 window: Fix crash in input_set_pointer_image when cursor is special 10 years ago
Jasper St. Pierre 5ba1e1d137 xdg-shell: Bump unstable version 10 years ago
Jasper St. Pierre 14f330c619 xdg-shell: Remove the flags from get_xdg_popup 10 years ago
Jasper St. Pierre ecf2a0f1ca xdg-shell: Remove the serial from popup_done 10 years ago
Jasper St. Pierre 66bc949b72 xdg-shell: Take a xdg_surface as the parent surface 10 years ago
Marek Chalupa a519d06a53 window: use roundtrip instead of dispatch after get_registry 10 years ago
Nobuhiko Tanibata b1d121d835 clients: support ivi-application.xml for clients/window.c 10 years ago
Derek Foreman 2204492636 clients: Use xmalloc in a few more places 10 years ago
kabeer khan 6ce67ecbce window : compare version and call appropriate destructor 10 years ago
Xiong Zhang 382de46a2f clients: Maximize window when double touch on title bar 10 years ago
Ondřej Majerech b2c1864777 window: Don't needlessly sync parent and geometry 10 years ago
Pekka Paalanen 2623786277 Partially revert "xdg-shell: Add show_window_menu request" 10 years ago
Xiong Zhang bfb4ade1a0 clients: Maximize window when double click on title bar 10 years ago
Arnaud Vrac 38d90be5bb window: unbind egl surface and context on surface release 10 years ago
Pekka Paalanen 71182aed84 xdg-shell: bump experimental protocol version 10 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Jonny Lamb 0695908a9f clients: use repeat_info event details 10 years ago
Jasper St. Pierre a177df09bf window: Don't use the frame's geometry when fullscreen 10 years ago
Jasper St. Pierre ccf48fb4f9 shell: Replace set_margin with set_window_geometry 10 years ago
Jasper St. Pierre bd65e50875 Interpret the size in the configure event as window geometry 10 years ago
Jasper St. Pierre 81ff075bf4 xdg-shell: Add show_window_menu request 11 years ago
Jasper St. Pierre de8bd50d35 clients: Allow creating a "detached" menu 11 years ago
Jasper St. Pierre dda9313bd9 clients: Remove the window / user parameters from the menu function 11 years ago
Kristian Høgsberg be803ad67c window: Send ack_configure immediately from configure handler 11 years ago
Jasper St. Pierre f184c382e8 window: Move the resize after interpreting the states 11 years ago
Jasper St. Pierre ccf908b078 window: Set frame flags immediately when we handle the new states in configure 11 years ago
Jasper St. Pierre 973d7879e3 xdg-shell: Turn "activated" into a state 11 years ago
Jasper St. Pierre de6809912e terminal: Only add the new size to the title when we're resizing 11 years ago
Jasper St. Pierre 5befdda84f xdg-shell: Turn the resizing heuristics into an explicit state 11 years ago