1439 Commits (ea5ea00d5884cda5d8d16374136a2889d412b828)

Author SHA1 Message Date
Magnus Hoff 1046f121f7 Implemented support for mouse scrolling in weston-terminal 10 years ago
Boyan Ding 45ee1f9ef7 simple-egl: Clean up unused frame_listener 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
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 10 years ago
vivek 31732f7c68 Clients: Fix memleak issues in various clients of weston 10 years ago
Jason Ekstrand 549a53f186 Add a simple client for testing compositor damage handling 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
Jasper St. Pierre 11f1433e0a fullscreen: Remove dirty sizing trick 11 years ago
Jasper St. Pierre af314bb4f5 fullscreen: Remove our own focused state tracking 11 years ago
Ander Conselvan de Oliveira a57c9f1b90 window: Ignore input events from subsurfaces 11 years ago
Ander Conselvan de Oliveira 8e37d96bf7 editor: Fix cursor positioning with pointer and touch 11 years ago
Bill Spitzak 79b7cb3ee3 desktop-shell: Fix black edges on scaled desktop pattern 11 years ago
Ander Conselvan de Oliveira c3f03f557b simple-touch: Handle multiple seats properly 11 years ago
Bryce W. Harrington 762b231e0b clients: Initialize label in keyboard handling code 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
Bryce W. Harrington 66cd2c1ce1 terminal: Convert all *alloc's to x*alloc's. 11 years ago
Neil Roberts a69dc01a6e clients/window: Don't remove the touch listener on a frame event 11 years ago
Kristian Høgsberg 4c3661fd7b desktop-shell: Only use default background if no background color is set 11 years ago
U. Artie Eoff cb0e3579af weston-info: fix log message typo 11 years ago
Kristian Høgsberg 6375ea02e5 editor: Remove unused variables 11 years ago
Manuel Bachmann 8986c18f69 editor: react on Enter, Tab, and Up-Down arrow keys 11 years ago
Manuel Bachmann 301f06b894 keyboard: add the missing symbols layout, fix arabic layout 11 years ago
Daiki Ueno 56d8a7a155 terminal: Don't try to render RLE used as a placeholder 11 years ago
Kristian Høgsberg cdbbae2cac window.c: Create xdg_surface up front 11 years ago
Andrew Wedgbury 9cd661e746 Make sure config.h is included before any system headers 11 years ago
Neil Roberts 40d02288cb nested: Disable cairo on the subsurfaces 11 years ago
Manuel Bachmann cd186fbfaf toytoolkit: match parent surface type when adding a subsurface 11 years ago
Jason Ekstrand 7a17d42fb3 weston-fullscreen: Add cursor drawing support and properly handle WL_FULLSCREEN_SHELL_CAPABILITY_CURSOR_PLANE 11 years ago
Jason Ekstrand 2bb72fe6fb weston-fullscreen: Add wl_fullscreen_shell support 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