Commit Graph

  • 4b2558708b compositor-drm: consider the best mode of the mode_list as an option Fabien DESSENNE 2013-12-12 17:13:56 +0100
  • 73d9395e68 input: Don't leak the initial keymap Rui Matos 2013-10-24 19:28:41 +0200
  • b0420aeb3d protocol: rename wl_surface_scaler to wl_viewport Pekka Paalanen 2014-01-08 15:39:17 +0200
  • 73e9f86e2c tests: fix build on rpi with EGL Pekka Paalanen 2014-01-08 15:39:19 +0200
  • 2d91ee171b screenshooter: silence a warning Pekka Paalanen 2014-01-08 15:39:18 +0200
  • ca6bd745b8 tests: Only run buffer-count test on Mesa >= 10.1 Pekka Paalanen 2014-01-08 16:05:34 +0200
  • 2fce4808dd input: Remap touch point IDs from multiple touch screens to not overlap Kristian Høgsberg 2014-01-08 16:21:24 -0800
  • 1a26f1baba exposay: set an alpha on fullscreen surfaces Emilio Pozuelo Monfort 2014-01-07 16:41:40 +0100
  • e6bbe5a90d exposay: fix infinite loop with fullscreen surfaces Emilio Pozuelo Monfort 2014-01-07 16:41:39 +0100
  • ef9c8eb2db keyboard: Handle touch up event Kristian Høgsberg 2014-01-07 12:57:59 -0800
  • 966e3ed247 editor: Add missing touch-to-activate for the entries Kristian Høgsberg 2014-01-07 10:41:50 -0800
  • 917711bd59 clients: Fix libexec clients install Armin K 2014-01-04 00:48:55 +0100
  • 0ed6750541 shell: Only assign focus on touch if there is a touch focus surface Kristian Høgsberg 2014-01-02 23:00:11 -0800
  • 9f7e331a20 xwm: Handle WM_TRANSIENT_FOR Kristian Høgsberg 2014-01-02 22:40:37 -0800
  • 14613bacda build: fix commit that changed option for installing client Ricardo Vieira 2014-01-02 15:31:14 -0800
  • 8b37687d3a Properly free drm plane during creation of sprites Chris Michael 2014-01-02 11:39:40 +0000
  • 0e45e8712a shell: Start the input panel slide slightly on the output Kristian Høgsberg 2014-01-02 01:33:42 -0800
  • 2eebcd34fc shell: Test for surface->width == 0 to see if input-panel was unmapped Kristian Høgsberg 2014-01-02 01:27:06 -0800
  • c30c8a3db5 shell: Always set input-panel position on initial configure Kristian Høgsberg 2014-01-02 00:45:17 -0800
  • 7885890df8 editor: Add keyboard_focus handler to schedule repaint Kristian Høgsberg 2014-01-01 23:57:42 -0800
  • 8bc525c60d shell.c: Set state_changed for xwayland surfaces as well Kristian Høgsberg 2014-01-01 22:34:49 -0800
  • 42284f5f9e tests: Only run buffer-count test if we have at least mesa 10 Kristian Høgsberg 2014-01-01 17:38:04 -0800
  • 4598f965fa desktop-shell: Remove debug code from previous commit Kristian Høgsberg 2014-01-01 16:32:09 -0800
  • 7c4f6cc145 shell: Only assign focus on click if there is a pointer focus surface Kristian Høgsberg 2014-01-01 16:28:32 -0800
  • 8662349394 shell.c: Back out alt-tab functionality Kristian Høgsberg 2014-01-01 15:59:36 -0800
  • 6228ee235f Fix the size of surfaces created in create_black_surface Jason Ekstrand 2014-01-01 15:58:57 -0600
  • f3fa832796 build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditional Kristian Høgsberg 2014-01-01 13:28:07 -0800
  • 96e1c0b6e5 build: Don't try to build weston-info if client build is disabled Kristian Høgsberg 2014-01-01 12:56:44 -0800
  • ea520d510c build: Rename option and conditional for installing demo clients Kristian Høgsberg 2014-01-01 12:47:40 -0800
  • ead5242e07 shell: Fix up previous broken commit Kristian Høgsberg 2014-01-01 13:51:52 -0800
  • d55db69c94 Revert "shell: Change stacking order calculation for popup surfaces" Kristian Høgsberg 2014-01-01 12:26:14 -0800
  • c152ee11e3 window.c: Don't put buttons on frames for custom windows Kristian Høgsberg 2013-12-31 15:35:39 -0800
  • a1df7acb78 shell: Set state_changed when we make a surface transient Kristian Høgsberg 2013-12-31 15:01:01 -0800
  • fb8546e45f Release pointer and keyboard with the seat Hardening 2013-12-21 23:19:11 +0100
  • 312ea4ca42 shell: Handle the desktop shell client destroy signal Ander Conselvan de Oliveira 2013-12-20 21:07:01 +0200
  • 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() Ander Conselvan de Oliveira 2013-12-20 21:07:00 +0200
  • ddc2b1ec32 pixman: Destroy pixman images when underlying buffer is destroyed Lubomir Rintel 2013-12-12 12:57:56 +0100
  • 24dff2b704 compositor: Clean up view output move and destroy listeners Ander Conselvan de Oliveira 2013-12-19 18:34:28 +0200
  • d4ea71eada compositor-x11: Set the name field on weston_outputs Ander Conselvan de Oliveira 2013-12-18 19:51:40 +0200
  • 41b829c025 screenshooter: Choose output to record from based on keyboard focus Ander Conselvan de Oliveira 2013-12-18 19:51:39 +0200
  • df42a80ea2 compositor: Initialize output listener links Kristian Høgsberg 2013-12-17 14:58:19 -0800
  • e22f3bb5da screenshooter: Record one extra frame when recording stops Ander Conselvan de Oliveira 2013-12-17 14:18:01 +0200
  • c2010b3af0 nested: Add EGL_WL_create_wayland_buffer_from_image compat defines Kristian Høgsberg 2013-12-17 10:40:01 -0800
  • fccb57d24d configure.ac: Bump version to 1.3.91 for alpha release Kristian Høgsberg 2013-12-16 23:32:53 -0800
  • 98463743ca Makefile.am: Clean generated weston.ini on make clean Kristian Høgsberg 2013-12-16 23:12:46 -0800
  • 92d90f225d clients: add scaler test app Jonny Lamb 2013-11-26 18:19:48 +0100
  • fa1b3055b2 pixman-renderer: implement surface scaling and cropping Jonny Lamb 2013-11-26 18:19:47 +0100
  • 7413076f82 compositor: transform surface coordinates if a surface scaler is used Jonny Lamb 2013-11-26 18:19:46 +0100
  • 8ae3590325 compositor: add stub scaler resources Jonny Lamb 2013-11-26 18:19:45 +0100
  • f565d80ff5 protocol: crop & scale RFC v3 Pekka Paalanen 2013-11-26 18:19:44 +0100
  • 5c11a3340b Add a weston_surface_set_size function Jason Ekstrand 2013-12-04 20:32:03 -0600
  • fc63fddcee shell: Reset fullscreen and maximized state on output unplug Ander Conselvan de Oliveira 2013-12-13 22:10:58 +0200
  • 31236932a1 desktop-shell: Invalidate saved position when output is destroyed Zhang, Xiong Y 2013-12-13 22:10:57 +0200
  • 54e90c7e1e compositor: Make pointers visible when an output is unplugged Ander Conselvan de Oliveira 2013-12-13 22:10:56 +0200
  • e1e2352dcc compositor: Don't repaint outputs being destroyed Ander Conselvan de Oliveira 2013-12-13 22:10:55 +0200
  • 010d0b1695 compositor: Ensure views are visible if their output was unplugged Zhang, Xiong Y 2013-12-13 22:10:54 +0200
  • f301241d1a compositor: Move views when outputs are moved Zhang, Xiong Y 2013-12-13 22:10:53 +0200
  • 62a9075a6b compositor-headless, compositor-rdp: Don't call weston_output_move() Ander Conselvan de Oliveira 2013-12-13 22:10:52 +0200
  • a4b54c0b79 compositor: Move the logic of moving outputs into the core Zhang, Xiong Y 2013-12-13 22:10:51 +0200
  • f749fc3782 compositor: Remove output from list in weston_output_destroy() Ander Conselvan de Oliveira 2013-12-13 22:10:50 +0200
  • f54fa4db2b compositor-x11: Only destroy one output when the close button is pressed Ander Conselvan de Oliveira 2013-12-13 22:10:49 +0200
  • d0cb10a36b evdev: Drop joystick rejection heurstics Kristian Høgsberg 2013-12-16 15:57:53 -0800
  • cd2f46f3d2 evdev: Reject absolute motion if we're not a pointer or a touch device Kristian Høgsberg 2013-12-16 15:51:22 -0800
  • c67fd1cf0e evdev: Drop obsolete accelerometer reject rule Kristian Høgsberg 2013-12-16 15:37:16 -0800
  • de5f82c90d evdev: Remove EVDEV_TOUCH and with it evdev_device->caps Kristian Høgsberg 2013-12-16 15:19:30 -0800
  • 3d793c9053 evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit Kristian Høgsberg 2013-12-16 15:07:59 -0800
  • 77b0d23c00 evdev: Replace EVDEV_BUTTON with local has_button flag Kristian Høgsberg 2013-12-16 14:43:29 -0800
  • b7c58de8f6 evdev: Replace EVDEV_MOTION_ABS with local has_abs flag Kristian Høgsberg 2013-12-16 13:55:48 -0800
  • 8d31a3ae56 evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events Kristian Høgsberg 2013-12-16 13:42:40 -0800
  • 015e73dc33 evdev: Drop EVDEV_MOTION_REL flag Kristian Høgsberg 2013-12-16 11:25:19 -0800
  • d24a64ea30 evdev: Combine evdev_handle_device() and evdev_configure_device() Kristian Høgsberg 2013-12-16 11:01:56 -0800
  • 1aaf3e42e2 sdk: make C++11 plugins build again Giulio Camuffo 2013-12-09 22:47:58 +0100
  • 80c798bdf0 Update .gitignore Jasper St. Pierre 2013-12-09 15:18:16 -0500
  • cf389f5917 Update .gitignore Jasper St. Pierre 2013-12-09 15:06:45 -0500
  • 8f180d44f5 shell: Fix set_transient_for with a NULL parent Jasper St. Pierre 2013-12-07 13:49:28 -0500
  • 8d344a0548 shell: Make sure the shell implementation and protocol versions match Kristian Høgsberg 2013-12-08 22:27:11 -0800
  • 1e65840b61 simple-egl: Add option to allow not syncing to compositor repaint cycle Kristian Høgsberg 2013-12-07 22:25:56 -0800
  • deb322237b simple-egl: Print fps for the spinning triangle Kristian Høgsberg 2013-12-06 22:02:45 -0800
  • 40c0c3f91e tests: Test whether a simple EGL main loop uses too many buffers Neil Roberts 2013-10-29 20:13:45 +0000
  • 65a07f8aef input: make sure the devices get the resource destruction signal Giulio Camuffo 2013-12-06 12:46:27 +0100
  • c8f8dd894e desktop-shell: Drop next_type from shell_surface Kristian Høgsberg 2013-12-05 23:20:33 -0800
  • 4804a301db shell: Put xwayland surface at the top of the fullscreen layer Kristian Høgsberg 2013-12-05 22:43:03 -0800
  • 41fbf6f7fd desktop-shell: Make set_toplevel() clear surface states Kristian Høgsberg 2013-12-05 22:31:25 -0800
  • e960b3f012 desktop-shell: Set fullscreen flags in common code path Kristian Høgsberg 2013-12-05 22:04:42 -0800
  • c2745b14f0 desktop-shell: Set maximized flags in common code path Kristian Høgsberg 2013-12-05 22:00:40 -0800
  • acdae2e641 stacking: Set a keyboard focus handler so we can repaint the frame Kristian Høgsberg 2013-12-05 15:14:45 -0800
  • 5031cbe7b4 shell: Don't try to switch to a NULL shell surface. Rafael Antognolli 2013-12-05 19:01:21 -0200
  • db59f9a53f shell: Set a surface as TOPLEVEL instead of the old surface types. Rafael Antognolli 2013-12-05 18:53:17 -0200
  • a98c2e17fd compositor-x11: Damage output when we receive expose events for the window Kristian Høgsberg 2013-12-05 12:30:37 -0800
  • 44a3162eea shell: Add missing break to a case statement inside set_surface_type. Rafael Antognolli 2013-12-04 18:37:16 -0200
  • a5059eb187 nested: Add an option to disable subsurfaces Neil Roberts 2013-09-09 00:59:35 +0100
  • 1f020a1fdb nested: Add a renderer using subsurfaces Neil Roberts 2013-09-09 00:41:29 +0100
  • 5e10a04481 clients: Add a widget_get_wl_subsurface Neil Roberts 2013-09-09 00:40:17 +0100
  • 47b87d5ec0 nested: Add a ‘renderer’ mechanism with a vtable Neil Roberts 2013-09-08 20:52:36 +0100
  • f9b2541df1 nested: Move the frame callback list to the surface Neil Roberts 2013-09-09 15:13:09 +0100
  • 2855766333 nested: Add damage tracking to the nested compositor example Neil Roberts 2013-09-08 20:24:14 +0100
  • 15a8d340fd nested: Add double-buffered state semantics to the nested example Neil Roberts 2013-09-08 19:49:02 +0100
  • 6bf23879e9 nested: Add the buffer reference semantics from Weston Neil Roberts 2013-09-08 18:49:15 +0100
  • 8fbe3a68d4 nested: Remove the surface from the surface list when destroyed Neil Roberts 2013-11-22 15:41:53 +0000
  • b7fd89192f build: Fix out-of-tree build for desktop-shell Kristian Høgsberg 2013-12-04 12:57:02 -0800