150 Commits (4b53f630e8d15d031bcf60f0dc94db3de8adb614)

Author SHA1 Message Date
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 10 years ago
Jason Ekstrand 22e16b656f compositor-x11: Rename the output make to "weston-X11" 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
Kristian Høgsberg 8404acb36f compsitor-x11: Report more accurate dimension of outputs 11 years ago
Neil Roberts 77c1a5b7dc Add support for having different GBM formats for different outputs 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
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Ander Conselvan de Oliveira d4ea71eada compositor-x11: Set the name field on weston_outputs 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Ander Conselvan de Oliveira f54fa4db2b compositor-x11: Only destroy one output when the close button is pressed 11 years ago
Kristian Høgsberg a98c2e17fd compositor-x11: Damage output when we receive expose events for the window 11 years ago
Jonas Ådahl 7395ea05c7 input: Move the xkb fields from weston_seat to weston_keyboard 11 years ago
MoD 1b55a5918c compositor-x11: Allow r5g6b5 visuals for X11 backend SHM 11 years ago
Jason Ekstrand 33ff636812 Move region transformation code to weston_transformed_region 11 years ago
Jason Ekstrand b6a3cc7f17 Make weston_output_transform_coordinate more sane 11 years ago
Jonas Ådahl f88571fdef compositor-x11: Hide update_xkb_keymap behind #ifdef HAVE_XCB_XKB 11 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 11 years ago
Kristian Høgsberg b5a4f986d4 compositor-x11: Use the fullscreen size provided by the configure event 11 years ago
Rui Matos c6c2f8e655 compositor-x11: Update keymap when XKB keymap changes 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 12 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 12 years ago
Andrew Wedgbury a94dc8a51b compositor-x11: Copying xkb_info when creating a seat causes problems 12 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 12 years ago
Rob Bradford 5c4245d70d compositor-x11: Don't leak the looked up name for skipped outputs 12 years ago
Kristian Høgsberg 87d38418a1 compositor-x11: Use assert(0) instead of return NULL for non-reachable code 12 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 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
Alexander Larsson 0b13506ecf compositor: Store modes in physical units 12 years ago
Alexander Larsson 83368817a7 compositor-x11: Set original mode after current 12 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 12 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 12 years ago
Kristian Høgsberg 8f6fcbfc2e compositor-x11: Use new config file parser 12 years ago
Pekka Paalanen daaddc6032 compositor-x11: fix default output scale 12 years ago
Alexander Larsson 80f9163ad6 compositor-x11: Only repaint the damaged region 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 a4036bbd23 input: Allocate pointer/keyboard/touch structs 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 12 years ago
Kristian Høgsberg 5006596a72 compositor-x11: Fix relative motion reporting for multiple outputs 12 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Kristian Høgsberg 7cc3d846f4 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN 12 years ago