141 Commits (51a7ae5f89e9504f49bd98c7cd714e66c2a35580)

Author SHA1 Message Date
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 11 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 11 years ago
Ran Benita c9c74156cd Don't protect xkb_*_unref from NULL 11 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 11 years ago
Jonny Lamb 497994a459 compositor-wayland: listen to repeat_info and save values to pass on 11 years ago
Thierry Reding 6ac60c1791 compositor-wayland: Fix compiler warning 11 years ago
U. Artie Eoff a1e887bd46 comp-wayland: use safe foreach when destroying outputs 11 years ago
U. Artie Eoff d8d4701864 compositor-wayland: avoid possible NULL deref in handle_keymap 11 years ago
U. Artie Eoff 67072d03d3 compositor-wayland: assign the correct mode 11 years ago
U. Artie Eoff 8cbd8f3390 compositor-wayland: free output before returning 11 years ago
Bryce W. Harrington bfd74f40f3 Check zalloc return for out of memory situation 11 years ago
Jason Ekstrand b7d9f2eb2f compositor-wayland: Properly handle running inside a compositor that does not provide keymaps 11 years ago
Jason Ekstrand e4ca8b0bdd compositor-wayland: Add a --sprawl option 11 years ago
Jason Ekstrand 53ee0dcca4 compositor-wayland: Add support for running on top of wl_fullscreen_shell 11 years ago
Bryce W. Harrington a093502891 compositor: Use weston_log rather than perror for error messages 11 years ago
Hardening 842a36ae4a Check return value of wl_cursor functions 11 years ago
Neil Roberts 77c1a5b7dc Add support for having different GBM formats for different outputs 11 years ago
U. Artie Eoff ff7550087e compositor-wayland: free 'theme' config option value 11 years ago
U. Artie Eoff 1a08d1196a compositor-wayland: don't free unallocated memory 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 12 years ago
Jonas Ådahl 7395ea05c7 input: Move the xkb fields from weston_seat to weston_keyboard 12 years ago
Axel Davy dd8b88d102 Wayland backend: set the opaque region when starting fullscreen 12 years ago
Jason Ekstrand 5ea048014d compositor-wayland: Add fullscreen support 12 years ago
Jason Ekstrand 12c6dd965b compositor-wayland: Add a --scale option 12 years ago
Jason Ekstrand 0cf39351bb compositor-wayland: Move config parsing into backend_init 12 years ago
Jason Ekstrand 584fb62437 compositor-wayland: Fix cursor coordinate transforms so it works on translated outputs 12 years ago
Jason Ekstrand 06ced80f93 compositor-wayland: rename wayland_compositor.inputs to input_list 12 years ago
Jason Ekstrand 4d615a7aa1 compositor-wayland: Remove unused output handling code 12 years ago
Jason Ekstrand 48ce42177f compositor-wayland: Parse [output] config sections and more options 12 years ago
Jason Ekstrand 00b842854b Remove the concept of a border from weston_output. 12 years ago
Jason Ekstrand ff2fd46e9c compositor-wayland: Add pixman/SHM fallback mode 12 years ago
Jason Ekstrand 7744f71550 compositor-wayland: Add an actual frame around the compositor window 12 years ago
Jason Ekstrand 8f89fcb22b compositor-wayland: Rename structure members and make things more consistant 12 years ago
Jason Ekstrand 286ff6817b compositor-wayland: Flush the display on commit 12 years ago
Kristian Høgsberg 453de7a7e5 compositor-wayland: Handle HUP or ERR from event loop 12 years ago
Rui Matos 0c194ced57 compositor-wayland: Handle keymap changes 12 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 12 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 12 years ago
Aaron Faanes 9cefc647cc compositor: fix typo in error message 12 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 12 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 12 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 12 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 12 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago