1503 Commits (91147c6e80cf6cc1d99d4416d4ea030b4525dbc6)

Author SHA1 Message Date
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Derek Foreman a0fae4657f cliptest: Avoid use of uninitialized memory when regions don't intersect 10 years ago
Bill Spitzak 0fc3786dff weston-scaler --help works even if not run inside wayland 10 years ago
Bill Spitzak a8292618a6 weston-image --help works. Also help if no filename is given 10 years ago
Bill Spitzak bb0bb9ce96 weston-editor --help works 10 years ago
Bill Spitzak 6fd10c6c6c weston-dnd --help works 10 years ago
Bill Spitzak 36bcf47054 weston-cliptest --help works. You must use -b to run benchmark 10 years ago
Bill Spitzak 5cad843989 weston-terminal --help and other command-line options 10 years ago
Bill Spitzak 6e16a556f8 Made weston-screensaver --help work 10 years ago
Bill Spitzak 852254a7c7 Made weston-subsurfaces --help work 10 years ago
Bill Spitzak 6df71aae03 Made weston-nested --help work 10 years ago
Bill Spitzak 4fb8491e1b weston-eventdemo --help works 10 years ago
Ryo Munakata a3a5debe31 gears: fix invalid calculation of the first FPS 10 years ago
Jonny Lamb e67118c80a desktop-shell: add option to avoid creating the panel 10 years ago
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