Commit Graph

  • 44a3863a17 input: Use wl_resource_get accessor functions for resources Jason Ekstrand 2013-06-14 10:08:00 -0500
  • 89d319978e text-backend: Change resources to wl_resource pointers Jason Ekstrand 2013-06-14 10:07:59 -0500
  • 51e5b14952 input_panel_surface: Change resource to a wl_resource pointer Jason Ekstrand 2013-06-14 10:07:58 -0500
  • fbbbec8ef5 callback: Change resource to a wl_resource pointer Jason Ekstrand 2013-06-14 10:07:57 -0500
  • 8895efcd0d region: Change resource to a wl_resource pointer Jason Ekstrand 2013-06-14 10:07:56 -0500
  • 651f00e94a shell: Convert resources to pointers Jason Ekstrand 2013-06-14 10:07:54 -0500
  • 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources Jason Ekstrand 2013-06-14 10:07:53 -0500
  • de4667351c compositor-drm: free plane resources using drm function. Samuel Iglesias Gonsalvez 2013-06-13 10:03:33 +0200
  • fb2adba3da xwayland: Forward global position to X Tiago Vignatti 2013-06-12 15:43:21 -0300
  • 55375b9858 xwm: Check result of xcb_get_atom_name_reply MoD 2013-06-11 19:59:42 -0500
  • 3170012ec5 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks MoD 2013-06-11 19:58:55 -0500
  • 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. Jason Ekstrand 2013-06-06 22:34:41 -0500
  • a2ce68fd03 text: Fix misleading error message Eduardo Lima (Etrunko) 2013-05-10 17:50:36 -0300
  • 2ada748289 Avoid unnecessarily re-allocating texture buffer when the size hasn't changed. Sinclair Yeh 2013-06-06 16:41:30 -0700
  • d7bc6351f8 shared: build fix for config-parser test Pekka Paalanen 2013-06-05 16:25:11 +0300
  • c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS Daniel Stone 2013-05-22 18:03:19 +0300
  • 5238b683e2 udev-seat: Use udev rules to support multiple seats Rob Bradford 2013-05-31 18:09:59 +0100
  • b7682b6413 udev-seat: Separate the seat out to its own structure Rob Bradford 2013-05-31 18:09:58 +0100
  • 2387fde095 compositor-fbdev: Rename seat variable to seat_id to clarify purpose Rob Bradford 2013-05-31 18:09:57 +0100
  • f165f18439 compositor-fbdev: Remove unused fbdev_seat code Rob Bradford 2013-05-31 18:09:56 +0100
  • d355b80172 udev-seat: Make the udev_input structure an embedded structure Rob Bradford 2013-05-31 18:09:55 +0100
  • d27b99d950 udev-seat: Rename udev_seat to udev_input Rob Bradford 2013-05-31 18:09:54 +0100
  • 643641dfb7 compositor-drm: Rename seat variable to seat_id to clarify it's purpose Rob Bradford 2013-05-31 18:09:53 +0100
  • 14a7601340 weston-info: Report the seat name provided by the compositor Rob Bradford 2013-05-31 18:09:52 +0100
  • e445ae69f2 input: Send the seat name if the client advertises verson 2 of wl_seat Rob Bradford 2013-05-31 18:09:51 +0100
  • 9af5f9e0fe input: Add a seat name parameter to weston_seat_init Rob Bradford 2013-05-31 18:09:50 +0100
  • 722a2d523c compositor-drm: Force DPMS state to ON after drmModeSetCrtc() Ander Conselvan de Oliveira 2013-06-04 16:24:05 +0300
  • a0a433a223 compositor-drm: Cache the DPMS property on drm_output Ander Conselvan de Oliveira 2013-06-04 16:24:04 +0300
  • a94e285be7 clients/nested: Fix compilation Armin K 2013-06-04 13:05:22 +0200
  • a2326ed77f add fullscreen to .gitignore U. Artie Eoff 2013-06-04 10:10:56 -0700
  • ab5dd94c93 shared: fix build of libshared-cairo Pekka Paalanen 2013-06-04 18:47:39 +0300
  • 5a4cea9a9c build: Add declaration checks to check for required syscall flags Rob Bradford 2013-06-04 13:23:01 +0100
  • 1cc5ac34b5 clients: Nested compositor example Kristian Høgsberg 2013-04-11 21:47:41 -0400
  • 8ccb7cc258 editor: Do not commit/preedit after invalid delete Jan Arne Petersen 2013-05-30 13:57:05 +0200
  • 895a128ce1 editor: Improve checks on delete add asserts Jan Arne Petersen 2013-05-30 13:57:04 +0200
  • 9eaa8e51ca editor: Properly adjust cursor on delete Jan Arne Petersen 2013-05-30 13:57:03 +0200
  • a96953dffa editor: Support deleting text in preedit_string Jan Arne Petersen 2013-05-30 13:57:02 +0200
  • 1c45b4a4a9 editor: Fix text selection Jan Arne Petersen 2013-05-30 13:57:01 +0200
  • 49c36c6804 Don't fail if colord or libunwind are not present Armin K 2013-05-30 15:16:40 +0200
  • 4b2c236845 weston.pc: Added libexecdir and pkglibexecdir variables Eduardo Lima (Etrunko) 2013-06-03 12:24:09 -0300
  • f9e9d0d434 udev-seat: Fail input setup only if no devices are found Rob Bradford 2013-06-03 18:46:13 +0100
  • b60e46f6ba Handle mouse wheel Hardening 2013-06-03 22:55:47 +0200
  • 3b64d6236c use _exit instead of exit if client fails to exec U. Artie Eoff 2013-06-03 16:22:31 -0700
  • b846a8d45e screenshooter: Scale damage by output scale in screen recorder Alexander Larsson 2013-05-29 12:01:34 +0200
  • 97af792718 pixman-renderer: Fix read_pixels for screen recorder Alexander Larsson 2013-05-29 12:01:33 +0200
  • 5576546e3d screenshoter: Make recorder handle PIXMAN_x8r8g8b8 Alexander Larsson 2013-05-29 12:01:32 +0200
  • 690f718834 shell: Position DRIVER fullscreen surfaces at origin Alexander Larsson 2013-05-28 16:23:32 +0200
  • d622ed3fbf shell: Center window in fullscreen if needed Alexander Larsson 2013-05-28 16:23:40 +0200
  • f82b6cac5e shell: Always go to original mode when focused window not fullscreen Alexander Larsson 2013-05-28 16:23:39 +0200
  • 355748e3b5 shell: Use buffer_scale as output scale on fullscreen DRIVER Alexander Larsson 2013-05-28 16:23:38 +0200
  • e32c376776 compositor: Store original output scale Alexander Larsson 2013-05-28 16:23:37 +0200
  • 0b13506ecf compositor: Store modes in physical units Alexander Larsson 2013-05-28 16:23:36 +0200
  • 83368817a7 compositor-x11: Set original mode after current Alexander Larsson 2013-05-28 16:23:35 +0200
  • 73469ed7e6 fullscreen: Add fullscreen testing client Alexander Larsson 2013-05-28 16:23:34 +0200
  • bcd18d9b09 input: Fix possible crash in clip_pointer_motion Alexander Larsson 2013-05-28 16:23:33 +0200
  • 6a4e8c62e7 Fix name clash in RDP compositor Hardening 2013-05-27 23:13:45 +0200
  • 82189f7abd config-parser: Add tests for expect behavuor on NULL configs and sections Kristian Høgsberg 2013-05-28 15:34:46 -0400
  • 7732540f71 config-parser: Avoid null dereference when exiting. (case: weston starts without config file.) Mun Gwan-gyeong 2013-05-28 00:20:04 +0900
  • 151a52834e config-parser: Avoid null dereference when handling config-parser ( when weston starts without config file. ) Mun Gwan-gyeong 2013-05-28 00:04:26 +0900
  • edddbd14ac Convert all scales to int32_t Alexander Larsson 2013-05-24 13:09:43 +0200
  • 14e438c8a2 compositor: Parse config file in main(), only keep weston config object Kristian Høgsberg 2013-05-26 21:48:14 -0400
  • 115b0f729c cms-static: Don't crash on outputs with NULL name Kristian Høgsberg 2013-05-26 21:30:14 -0400
  • 8f6fcbfc2e compositor-x11: Use new config file parser Kristian Høgsberg 2013-05-26 21:21:23 -0400
  • f73f316248 config-parser: Add section iterator API Kristian Høgsberg 2013-05-26 20:50:53 -0400
  • b8f03aa20e Don't store FreeRDP file descriptors Hardening 2013-05-26 23:34:00 +0200
  • 72a3ab7b85 config-parser: Avoid null dereference when handling config-parser Mun Gwan-gyeong 2013-05-25 02:09:13 +0900
  • d664196cfb config-parser-test: fix compile error Mun Gwan-gyeong 2013-05-25 01:13:09 +0900
  • fc10cc0c65 shell: Remove input panel debug fprintf Kristian Høgsberg 2013-05-23 21:47:37 -0400
  • 00fd7b82f0 text-backend: Use new config parser Kristian Høgsberg 2013-05-23 21:45:51 -0400
  • 673a889fd8 shell: Use new config parser Kristian Høgsberg 2013-05-23 21:40:56 -0400
  • a30989a47d compositor-drm: Convert to new config parser Kristian Høgsberg 2013-05-23 17:23:15 -0400
  • 7bedae1d44 cms-static: Convert cms-static to use new config parser Kristian Høgsberg 2013-05-23 16:06:56 -0400
  • 6a047915c0 compositor: Use new config parser for keyboard options Kristian Høgsberg 2013-05-23 15:56:29 -0400
  • 732747114a Add new config parser Kristian Høgsberg 2013-04-01 12:41:23 -0400
  • 7c60912cb9 compositor: Make backlight_current int32_t to avoid unsigned overflow Kristian Høgsberg 2013-05-23 20:30:26 -0400
  • 220819f7b9 compositor-drm: Log failure and which backlight sysfs file we're using Kristian Høgsberg 2013-05-23 20:29:40 -0400
  • daaddc6032 compositor-x11: fix default output scale Pekka Paalanen 2013-05-23 13:31:39 +0300
  • 785e1f34c1 rdp: Update output initialization to new API Kristian Høgsberg 2013-05-22 21:53:09 -0400
  • fe36a13a8f rdp: Improve raw surfaces Hardening 2013-05-22 23:40:20 +0200
  • c39118be7e rdp: Don't rely on Synchronize packet for first screen refresh Hardening 2013-05-22 23:40:19 +0200
  • 827358e0bd rdp: Fixed codec initialisations Hardening 2013-05-22 23:40:18 +0200
  • 7d79dcc56d rdp: Drop unneeded main_seat Hardening 2013-05-22 23:40:17 +0200
  • a1ce6cd1bc rdp: Fix compilation against FreeRDP and weston Hardening 2013-05-22 23:40:16 +0200
  • d0cbf18d83 screenshooter: print info to log Pekka Paalanen 2013-05-22 18:03:12 +0300
  • 6cd1de33ba toytoolkit: Make the window resizing optimization optional Louis-Francis Ratté-Boulianne 2013-05-22 18:03:11 +0300
  • a402b0567f desktop-shell: new wallpaper mode scale-crop Pekka Paalanen 2013-05-22 18:03:10 +0300
  • 79346ab3a5 shell: wait for desktop-shell init before fade in Pekka Paalanen 2013-05-22 18:03:09 +0300
  • 17bd884bff rpi: remove weston_plane support Pekka Paalanen 2013-05-22 18:03:08 +0300
  • e31e053369 rpi: switch to rpi-renderer Pekka Paalanen 2013-05-22 18:03:07 +0300
  • d7265bc4ac rpi: add a Dispmanx renderer Pekka Paalanen 2013-05-22 18:03:06 +0300
  • 4fc5dd0099 compositor: add capability CAPTURE_YFLIP Pekka Paalanen 2013-05-22 18:03:05 +0300
  • 7bb6510748 compositor: add capability flag for arbitrary surface rotation Pekka Paalanen 2013-05-22 18:03:04 +0300
  • 9bdfc48f09 weston-launch: Fix failure to exec weston due to initalized argv values Ander Conselvan de Oliveira 2013-05-22 22:55:33 +0300
  • d9a7bb75d0 compositor-drm: Support output scaling Alexander Larsson 2013-05-22 14:41:39 +0200
  • 80f9163ad6 compositor-x11: Only repaint the damaged region Alexander Larsson 2013-05-22 14:41:38 +0200
  • 4ea9552d05 compositor: Support output/buffer scaling Alexander Larsson 2013-05-22 14:41:37 +0200
  • 1f206b4ce4 pixman-renderer: Fix up transform handling Alexander Larsson 2013-05-22 14:41:36 +0200
  • 95289831a1 transformed: Add keyboard shortcuts to change transform Alexander Larsson 2013-05-22 14:41:35 +0200
  • de79dd0485 terminal: Handle output transform Alexander Larsson 2013-05-22 14:41:34 +0200
  • d68f523f30 window: Add window_get_output_scale() Alexander Larsson 2013-05-22 14:41:33 +0200