3716 Commits (18536764b48370db3f575d3f98e733af714bc280)
 

Author SHA1 Message Date
Stefan Schmidt 639fd86493 clients: Include and link against math lib for new multi-resource 11 years ago
Giulio Camuffo 0481054c58 input: check that the new focus surface has a valid resource 11 years ago
Emilio Pozuelo Monfort 7f951e1117 Update .gitignore 11 years ago
Emilio Pozuelo Monfort f62f88fbcd weston.ini: update path for the flower client 11 years ago
Kristian Høgsberg 779938596d configure.ac: Update version to 1.2.91 11 years ago
Kristian Høgsberg 03cc35405e Add vaapi-recorder.h to SOURCES to fix distcheck 11 years ago
Neil Roberts f65c486090 evdev: Flush motion events when the slot changes, not just after sync 11 years ago
Giulio Camuffo 4df790e505 compositor: when unmapping a surface remove it from the compositor's list 11 years ago
Kristian Høgsberg eeefc9e311 compositor: Log the full path of the config file we're using 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg 81c2c2eb5e shared: Remove no longer used parse_config_file() 11 years ago
Kristian Høgsberg b159560da2 tablet-shell: Use new weston_config instead of old config parse 11 years ago
Kristian Høgsberg 8c079ae052 window.c: Port to use weston_config instead of old parser 11 years ago
Kristian Høgsberg 9c3dee18ce terminal: Port to new weston_config parse 11 years ago
Kristian Høgsberg b12e35617c compositor: Unlink unmapped surface instead of rebuilding surface list 11 years ago
Giulio Camuffo 1cf329bff1 xwm: remove the destroy listener from the old surface signal 11 years ago
Neil Roberts f428d25779 Add a test client to test multiple pointer/keyboard resources 11 years ago
Neil Roberts 96d790e74b input: Emit events on all resources for a client 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Giulio Camuffo a2df51c19f xwm: set the right cursor when hovering on the decoration borders 11 years ago
Giulio Camuffo 85739eab12 xwm: set the window's shsurf pointer to NULL on unmap handling 11 years ago
Axel Davy 5e396ae9ae Restoring alpha after the shell effects. 11 years ago
Stefan Schmidt fda265268d input: Fix trailing whitspaces and indent. 11 years ago
Kristian Høgsberg 3f4958755d launcher: Move rest of tty object into struct weston_launcher 11 years ago
Kristian Høgsberg 6a7c8492cc weston-launch: Use fstat to make sure we stat the right fd 11 years ago
Kristian Høgsberg 81b4963949 launcher: Handle tty setup and teardown in launcher 11 years ago
Kristian Høgsberg 1eb482d814 launcher: Handle drm set/drop master and vt switch signals in launcher 11 years ago
Kristian Høgsberg 61741a293c compositor: Generalize VT switching as a session_signal 11 years ago
Kristian Høgsberg 05ad1e4e8a launcher: Collect launcher state in new struct weston_launcher 11 years ago
Kristian Høgsberg bf3c374b1b weston-launch: Use SOCK_SEQPACKET for the launcher socket 11 years ago
Kristian Høgsberg f45b1e8284 weston-launch: Pass the right CLOEXEC flag to fcntl 11 years ago
Kristian Høgsberg 1ff5109b5f compositor: Open drm device through launcher 11 years ago
Sam Spilsbury b42fb52537 Added tests for the vertex clipping code. 11 years ago
Sam Spilsbury 619859ce90 Split vertex clipping code out into vertex-clipping.c 11 years ago
José Bollo 4a4704a7d0 Minor improvement of weston-terminal resizing 11 years ago
Sam Spilsbury b502126e19 Add support for table-driven testing. 11 years ago
Sam Spilsbury db0eda4abb Remove AM_LDFLAGS usage 11 years ago
Peter Hutterer f97a68079b clients: remove superfluous call 11 years ago
Peter Hutterer e2a9eff77b clients: de-duplicate demo clients list 11 years ago
Giulio Camuffo 62942ad3a6 xwm: set the shell_surface's title 11 years ago
Giulio Camuffo ca43f0942e xwm: place transient windows at the right position 11 years ago
Peter Hutterer 9715d4db54 tests: list available tests if an invalid test name is given 11 years ago
Peter Hutterer 534f0a4dd1 tests: support -h/--help for the tests 11 years ago
Peter Hutterer d8ca89017c tests: include config.h in weston-test-runner 11 years ago
Peter Hutterer 44f719109d tests: use variable for test name in weston-tests-env 11 years ago
Peter Hutterer 498d5f07cb tests: always build tests 11 years ago
Kristian Høgsberg 2e3c396ae3 shell: Use wl_resource_for_each() for sending out workspace status 11 years ago
Rob Bradford 6e737f590b input: Use new wl_resource_for_each for sending updated seat caps 11 years ago
Ander Conselvan de Oliveira a62ef3e0b6 vaapi-recorder: Don't leak drm fd 11 years ago