542 Commits (4c5a6f7a18d22703520ea5ece7f126d2629cc909)

Author SHA1 Message Date
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 10 years ago
Jasper St. Pierre de8bd50d35 clients: Allow creating a "detached" menu 10 years ago
Jasper St. Pierre dda9313bd9 clients: Remove the window / user parameters from the menu function 10 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
Jasper St. Pierre ab2c108137 xdg-shell: Rework the state system 11 years ago
Jasper St. Pierre c815d62b85 xdg-shell: Rename set_transient_for to set_parent 11 years ago
Ander Conselvan de Oliveira a57c9f1b90 window: Ignore input events from subsurfaces 11 years ago
Jasper St. Pierre bf39e5e1ba window: Add a simple getenv to force SHM rendering 11 years ago
Jasper St. Pierre bd600774be window: Clean up buffer type choosing 11 years ago
Kristian Høgsberg 9c60933a13 window.c: Dismiss menu on touch up events 11 years ago
Kristian Høgsberg 1f67117f6f window.c: Also grab touch events when grabbing input 11 years ago
Kristian Høgsberg c31f624141 window.c: Prevent key event delivery while a grab is active 11 years ago
Kristian Høgsberg 41f7ebc36a window.c: Update pointer focus when taking a grab 11 years ago
Neil Roberts a69dc01a6e clients/window: Don't remove the touch listener on a frame event 11 years ago
Kristian Høgsberg cdbbae2cac window.c: Create xdg_surface up front 11 years ago
Manuel Bachmann cd186fbfaf toytoolkit: match parent surface type when adding a subsurface 11 years ago
Jason Ekstrand a669bd5e00 toytoolkit: Don't crash if wl_data_device_manager is not present 11 years ago
Jason Ekstrand 738715d628 toytoolkit: Expose output make and model 11 years ago
Jason Ekstrand ce97a6b184 toytoolkit: Only require xdg_shell if the window is not custom 11 years ago
Hardening 842a36ae4a Check return value of wl_cursor functions 11 years ago
Jasper St. Pierre e81a175fa1 clients: Remove unused client-side resize tracking code 11 years ago
Kristian Høgsberg c7680b09dd xdg-shell: Bump unstable version to 3 11 years ago
Jasper St. Pierre 8c6aa45f97 xdg-shell: Replace the set_* atrocity with a new approach 11 years ago
Jasper St. Pierre b223a72147 xdg-shell: Rename focused_set / focused_unset to activated / deactivated 11 years ago
Jasper St. Pierre 5a183329ca clients: Add support for the minimize button 11 years ago
Jasper St. Pierre 63a9c336f3 Reorder the xdg_shell implementations to fit the spec'd order 11 years ago
Jasper St. Pierre 63a1410348 window: Remove window_location enum 11 years ago
Emilio Pozuelo Monfort e818d59e88 toytoolkit: avoid unnecessary redraws when focus changes 11 years ago
Kristian Høgsberg 239902b323 client: Fix shell unstable version check 11 years ago
Kristian Høgsberg 2bff94e057 xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface 11 years ago
Jasper St. Pierre 7407345446 xdg-shell: Add set_margin request 11 years ago