3894 Commits (dae8a4b9c5c7fd94646527095a9f83a5f936eaa4)
 

Author SHA1 Message Date
Emilio Pozuelo Monfort dae8a4b9c5 tests: Properly report skipped tests 11 years ago
Emilio Pozuelo Monfort 943cb12075 tests: use the headless backend to run the test suite 11 years ago
Emilio Pozuelo Monfort 08dbd31c4b tests: Skip buffer-count if EGL initialization fails 11 years ago
Emilio Pozuelo Monfort 2a67902c8f noop-renderer: Read the shm buffer contents on attach 11 years ago
Emilio Pozuelo Monfort 2c87d9429e noop-renderer: Set the buffer size on attach requests 11 years ago
Emilio Pozuelo Monfort dd9f6bc69b compositor-headless: create input devices 11 years ago
Kristian Høgsberg db1fccb3d8 input: Send leave and enter pair when the surface moves under the cursor 11 years ago
Kristian Høgsberg dd62abafa1 shell: Use the per-client responsiveness tracking for wl_shell as well 11 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 11 years ago
Kristian Høgsberg fe84a97f17 build: List xdg protocol files as nodist SOURCEs 11 years ago
Kristian Høgsberg 4c1bfc9c46 build: Link to libshared.la instead of adding to SOURCES 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
Mariusz Ceier cbb9158162 Don't crash when eglCreateContext fails 11 years ago
Kristian Høgsberg dfaf65ba16 clients: Port simple-shm and simple-egl to xdg-shell 11 years ago
Jasper St. Pierre 9679cf9ba2 Update .gitignore 11 years ago
Jasper St. Pierre 7407345446 xdg-shell: Add set_margin request 11 years ago
Jasper St. Pierre 2097fe12d4 xdg-shell: Add a "delete" event 11 years ago
Kristian Høgsberg e5b4dce642 build: Add missing AM_CFLAGS to client target CFLAGS 11 years ago
Kristian Høgsberg 44cd1968f2 xdg-shell: Drop edges arg from xdg_surface configure event 11 years ago
Jason Ekstrand ab39f4db0f nested-client: Fix build error 11 years ago
Ander Conselvan de Oliveira c94d6229dc compositor: Move view repositioning logic into shell 11 years ago
Ander Conselvan de Oliveira a8a9baf873 compositor: Remove weston_output::move_signal 11 years ago
Emilio Pozuelo Monfort 7908bffdf9 dim-layer: fix dimming for unfocused surfaces 11 years ago
Emilio Pozuelo Monfort bf539e39c1 compositor-rpi: Fix input initialization 11 years ago
Bryce W. Harrington c74ab15eac README: Fix typo; add link to testing docs 11 years ago
Jason Ekstrand 8e96f9eb6a gl-renderer: Use eglSwapBuffersWithDamageEXT when available 11 years ago
Jason Ekstrand e5512d4014 gl-renderer: Track border damage and only repaint borders on an as-needed basis 11 years ago
Kristian Høgsberg 9a7ad67d65 window: Delay scheduled redraws if we start maximize or fullscreen protocol 11 years ago
Kristian Høgsberg b405a80c05 terminal: Only reset title if we put the window size there 11 years ago
Kristian Høgsberg c896401209 input: Run touch binding before calling touch grab 11 years ago
Kristian Høgsberg d2a0213ee4 window: Ask xkbcommon whether or not to repeat a key 11 years ago
Kristian Høgsberg c988362a39 input: Transform to surface coordinates outside resource for loop 11 years ago
Kristian Høgsberg 4c72f5721e shell: Remove elaborate if-statement with empty body 11 years ago
Kristian Høgsberg 0b7d9958a8 shell: Handle wl_shell surfaces created by xwayland correctly 11 years ago
Kristian Høgsberg 49fcd001b1 build: Pass pkg-config CFLAGS as target_CFLAGS, not CPPFLAGS 11 years ago
Kristian Høgsberg 1d2dd077e7 build: Add a rule for creating git-version.h when we don't have a git repo 11 years ago
Pekka Paalanen 5124b53a13 build: fix weston-info CFLAGS 11 years ago
Pekka Paalanen cca3a06cab build: pass client flags to test programs 11 years ago
Kristian Høgsberg 304d40d615 .gitignore: Add .dirstamp 11 years ago
Guillem Jover dff63a2300 build: Set a default aux dir 11 years ago
Kristian Høgsberg bece0ee726 build: Don't dist generated sources 11 years ago
Quentin Glidic 088ba5e475 Makefile.am: Fix protocol source files usage 11 years ago
Kristian Høgsberg 5e647ca146 xwayland: Fix typo in open flags for Xorg log file 11 years ago
Kristian Høgsberg 6fd73cd3c0 build: Add -Wsign-compare to GCC flags 11 years ago
Jasper St. Pierre 1e47a93f85 Revert "stacking: Remove transient window support" 11 years ago
Jasper St. Pierre 53686048cc window: Add wrappers for xdg_surface_set_transient_for 11 years ago
Jasper St. Pierre 0790e3978a westoy: Port the toy toolkit over to xdg-shell 11 years ago
Jasper St. Pierre c0f17aba5e westoy: Remove MAXIMIZED and FULLSCREEN as separate window types 11 years ago
Jasper St. Pierre 76ec0826bc westoy: Remove fullscreen methods 11 years ago