3914 Commits (b7f8533e2b78cfba9c39f618251a12fc74bf5036)
 

Author SHA1 Message Date
Neil Roberts b7f8533e2b Split gl_renderer_setup into two functions 11 years ago
Kristian Høgsberg 3c2e66bb6c x11-backend: Override scale from weston.ini if --scale is passed 11 years ago
Jason Ekstrand d89a0946a7 x11-backend: Add a --scale option 11 years ago
Jason Ekstrand 50fba97ec6 Fix the pixman renderer with respect to output transforms 11 years ago
Kristian Høgsberg 97b52203aa xdg-shell: Improve documentation for use_unstable_version request 12 years ago
Kristian Høgsberg c7680b09dd xdg-shell: Bump unstable version to 3 12 years ago
Kristian Høgsberg 283bf373a1 shell: Consolidate state changes into xdg_surface_change_state 12 years ago
Jasper St. Pierre 8c6aa45f97 xdg-shell: Replace the set_* atrocity with a new approach 12 years ago
Jasper St. Pierre ed7cae3425 weston.ini.in: Update path to weston-flower 12 years ago
Jasper St. Pierre b223a72147 xdg-shell: Rename focused_set / focused_unset to activated / deactivated 12 years ago
Jasper St. Pierre a0d8a30931 clients: Add delete handler for simple-shm / simple-egl 12 years ago
Jasper St. Pierre 5a183329ca clients: Add support for the minimize button 12 years ago
Jasper St. Pierre 63a9c336f3 Reorder the xdg_shell implementations to fit the spec'd order 12 years ago
Jasper St. Pierre 63a1410348 window: Remove window_location enum 12 years ago
Jasper St. Pierre 981aad5b7e xdg-shell: Remove "edges" from description 12 years ago
Emilio Pozuelo Monfort a75920190e exposay: avoid needlessly activating the active view 12 years ago
Emilio Pozuelo Monfort e818d59e88 toytoolkit: avoid unnecessary redraws when focus changes 12 years ago
Emilio Pozuelo Monfort f942b73a1c exposay: don't crash if a view goes away 12 years ago
Emilio Pozuelo Monfort 3b6e68e2c1 exposay: arrange views per-output 12 years ago
Nobuhiko Tanibata 8841917e13 Improvement of weston.ini.man. Add key:shell and remove tablet-shell 12 years ago
Emilio Pozuelo Monfort dae8a4b9c5 tests: Properly report skipped tests 12 years ago
Emilio Pozuelo Monfort 943cb12075 tests: use the headless backend to run the test suite 12 years ago
Emilio Pozuelo Monfort 08dbd31c4b tests: Skip buffer-count if EGL initialization fails 12 years ago
Emilio Pozuelo Monfort 2a67902c8f noop-renderer: Read the shm buffer contents on attach 12 years ago
Emilio Pozuelo Monfort 2c87d9429e noop-renderer: Set the buffer size on attach requests 12 years ago
Emilio Pozuelo Monfort dd9f6bc69b compositor-headless: create input devices 12 years ago
Kristian Høgsberg db1fccb3d8 input: Send leave and enter pair when the surface moves under the cursor 12 years ago
Kristian Høgsberg dd62abafa1 shell: Use the per-client responsiveness tracking for wl_shell as well 12 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 12 years ago
Kristian Høgsberg fe84a97f17 build: List xdg protocol files as nodist SOURCEs 12 years ago
Kristian Høgsberg 4c1bfc9c46 build: Link to libshared.la instead of adding to SOURCES 12 years ago
Kristian Høgsberg 239902b323 client: Fix shell unstable version check 12 years ago
Kristian Høgsberg 2bff94e057 xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface 12 years ago
Mariusz Ceier cbb9158162 Don't crash when eglCreateContext fails 12 years ago
Kristian Høgsberg dfaf65ba16 clients: Port simple-shm and simple-egl to xdg-shell 12 years ago
Jasper St. Pierre 9679cf9ba2 Update .gitignore 12 years ago
Jasper St. Pierre 7407345446 xdg-shell: Add set_margin request 12 years ago
Jasper St. Pierre 2097fe12d4 xdg-shell: Add a "delete" event 12 years ago
Kristian Høgsberg e5b4dce642 build: Add missing AM_CFLAGS to client target CFLAGS 12 years ago
Kristian Høgsberg 44cd1968f2 xdg-shell: Drop edges arg from xdg_surface configure event 12 years ago
Jason Ekstrand ab39f4db0f nested-client: Fix build error 12 years ago
Ander Conselvan de Oliveira c94d6229dc compositor: Move view repositioning logic into shell 12 years ago
Ander Conselvan de Oliveira a8a9baf873 compositor: Remove weston_output::move_signal 12 years ago
Emilio Pozuelo Monfort 7908bffdf9 dim-layer: fix dimming for unfocused surfaces 12 years ago
Emilio Pozuelo Monfort bf539e39c1 compositor-rpi: Fix input initialization 12 years ago
Bryce W. Harrington c74ab15eac README: Fix typo; add link to testing docs 12 years ago
Jason Ekstrand 8e96f9eb6a gl-renderer: Use eglSwapBuffersWithDamageEXT when available 12 years ago
Jason Ekstrand e5512d4014 gl-renderer: Track border damage and only repaint borders on an as-needed basis 12 years ago
Kristian Høgsberg 9a7ad67d65 window: Delay scheduled redraws if we start maximize or fullscreen protocol 12 years ago
Kristian Høgsberg b405a80c05 terminal: Only reset title if we put the window size there 12 years ago