Commit Graph

  • ab4999492c weston-launch: Drop sleep_fork option Kristian Høgsberg 2013-07-19 21:26:24 -0700
  • ca70f2fc68 weston-launch: Move child setup and exec to its own function Kristian Høgsberg 2013-07-19 21:25:20 -0700
  • 7ff3bdb5f7 Rename wl_data_source to weston_data_source Kristian Høgsberg 2013-07-25 15:52:14 -0700
  • 862814b2e6 clipboard: Handle OOM in clipboard_source_create() Kristian Høgsberg 2013-07-25 15:32:55 -0700
  • ce27841be5 clients: Introduce xmalloc() and use it a few places Kristian Høgsberg 2013-07-25 15:20:20 -0700
  • c0bf8173dd shared: Add out-of-memory handling to theme_create() Kristian Høgsberg 2013-07-25 15:05:35 -0700
  • 3c95e70496 compositor: Move weston-launch socket lookup to drm backend Kristian Høgsberg 2013-07-23 12:24:00 -0700
  • 9e5d7d17a7 shell: Remove redundant weston_pointer field from shell_grab Kristian Høgsberg 2013-07-22 16:31:53 -0700
  • 97e806f138 evdev: Use weston_output_transform_coordinate for evdev touch screens Kristian Høgsberg 2013-07-22 15:09:30 -0700
  • 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c Kristian Høgsberg 2013-07-22 14:33:42 -0700
  • 5addaa1820 simple-touch: Attach buffer before posting damage Kristian Høgsberg 2013-07-22 14:32:41 -0700
  • 18684d442e weston-launch: Ignore sighup Kristian Høgsberg 2013-07-22 11:59:18 -0700
  • a684b5a3d5 Bump version to 1.2.0 Kristian Høgsberg 2013-07-13 01:30:00 -0400
  • 5f087746ee window: Disregard motion events outside our current surface dimensions Rob Bradford 2013-07-11 19:41:27 +0100
  • 7000283741 editor: Support shift-left/right for selecting text Rob Bradford 2013-07-11 16:00:00 +0100
  • bdeb5d224d shell: Respect output transformation for input panel surface Rob Bradford 2013-07-11 13:20:53 +0100
  • 3c9d967688 window: Allow popup menu when the window is maximised Rob Bradford 2013-07-11 10:35:55 +0100
  • 3cd1f860a0 wcap: Fix README typo Peng Wu 2013-07-11 15:19:53 +0800
  • 9b78adfe9d configure.ac: Set automake conditional after testing for colord pkg Yanko Kaneti 2013-07-10 12:01:36 -0400
  • 46cb4a9513 Bump versionto 1.1.91 Kristian Høgsberg 2013-07-09 19:51:54 -0400
  • b9a23f4fb8 clients/editor.c: Draw cursor at correct verical position Peter Maatman 2013-07-06 20:55:54 +0200
  • 08c38d4bc5 clients/editor.c: Ignore ESC key Peter Maatman 2013-07-06 20:42:59 +0200
  • e1ad1d2498 tablet-shell: Avoid infinite loop when unlocking Rob Bradford 2013-07-09 12:12:50 +0100
  • 6cf9b01e88 tablet-shell: Fix copy and paste error in unlock handler Rob Bradford 2013-07-09 12:12:49 +0100
  • 919cddb0ab Convert to wl_global_create/destroy() Kristian Høgsberg 2013-07-08 19:03:57 -0400
  • ac3a8b83fd tests: Fix warnings in config-parser-test Kristian Høgsberg 2013-07-08 19:06:06 -0400
  • d2d70f2aeb tests: Move config-parser.test to tests/ Quentin Glidic 2013-07-09 00:06:24 +0200
  • f291f20553 Use the average width of ASCII glyphs for cell width Peng Wu 2013-06-06 15:32:41 +0800
  • aaadc774a7 input: Remove wl_seat global when a seat is destroyed Kristian Høgsberg 2013-07-08 16:20:31 -0400
  • fa514b496e xwayland: Don't allow resizing to 0x0 or less Kristian Høgsberg 2013-07-08 15:00:25 -0400
  • 07d48a306e weston-launch: Fix the typo for real this time Kristian Høgsberg 2013-07-08 14:34:53 -0400
  • 9dadfb5352 compositor: Eliminate marshalling warning for leave events Kristian Høgsberg 2013-07-08 13:49:36 -0400
  • 708b8af018 input: check if the resource is valid in seat_get_pointer Giulio Camuffo 2013-07-07 17:38:50 +0200
  • c077a8435d Document RDP compositor options Hardening 2013-07-08 00:51:35 +0200
  • fe107f368a Fix compilation with FreeRDP master Hardening 2013-07-08 00:51:34 +0200
  • c71cc99c0e tests: Add .weston extension to clients tests Quentin Glidic 2013-07-08 15:33:25 +0200
  • 7e80f1b656 weston-launch: Fix an error message typo Kristian Høgsberg 2013-07-08 12:52:16 -0400
  • 735302ea2d weston-launch: Set all groups for user Quentin Glidic 2013-06-19 15:27:11 +0200
  • 27b1793857 compositor: rebuild the global list if we've removed a surface from it Rob Bradford 2013-06-26 18:08:46 +0100
  • e492549536 desktop-shell: Don't crash on output hotplug Ander Conselvan de Oliveira 2013-07-05 16:05:28 +0300
  • 6d75da7906 desktop-shell: Adapt to the new config parser API Ander Conselvan de Oliveira 2013-07-05 16:05:27 +0300
  • 3c36bf3486 compositor: Remove a plane from the compositor list when releasing it Ander Conselvan de Oliveira 2013-07-05 16:05:26 +0300
  • c1ae40222c tests: Rename xwayland_test to xwayland-test Kristian Høgsberg 2013-07-04 02:31:17 -0400
  • 00db2ee5ff xwayland: Don't crash when we get configure notify for destroyed frame windows Kristian Høgsberg 2013-07-04 02:29:32 -0400
  • 6780073d78 shell: Always go through end_busy_cursor when ending the busy cursor grab Kristian Høgsberg 2013-07-04 01:12:17 -0400
  • da751b8f9a input: Don't cache pointer grab interface between calls to focus and motion Kristian Høgsberg 2013-07-04 00:58:07 -0400
  • c9974a0796 shell: Dont set grab cursor if desktop-shell client died Kristian Høgsberg 2013-07-03 19:24:57 -0400
  • dfe310512b shell: Allow ending of popup grabs from within the starting of the grab Rob Bradford 2013-06-26 19:49:11 +0100
  • 6e2c12496b shared: Export configuration functions Quentin Glidic 2013-07-01 17:03:08 +0200
  • 442a5faa84 tests: Fix leftover wl_client_add_versioned_object() Kristian Høgsberg 2013-07-03 18:13:33 -0400
  • 9a4f10f6bc shell: Fix calculation of center point in surface rotation Louis-Francis Ratté-Boulianne 2013-07-03 15:58:22 +0200
  • a85118c1b8 Use wl_resource_create() for creating resources Jason Ekstrand 2013-06-27 20:17:02 -0500
  • d27cb096ad window: Request version 3 of wl_compositor Jason Ekstrand 2013-06-26 22:20:31 -0500
  • f568fd5c35 Add a MIN macro Jason Ekstrand 2013-06-26 22:20:30 -0500
  • 384a11aeac xwm: Use empty opaque region for windows with alpha MoD 2013-06-22 11:04:21 -0500
  • 7e5b57e7b8 wcap-decode: Add 444 YUV Planar output David Richards 2013-06-30 18:20:13 -0700
  • b08b3296b8 editor: Fix segfault when deleting the first character Daiki Ueno 2013-06-28 18:59:44 +0900
  • 3bdaa3e249 touchpad: Handle two-finger click as right click for button pads Kristian Høgsberg 2013-07-01 12:48:55 -0400
  • 382ff46ffb build: Make libxkbcommon build-time optional in the compositor Rob Bradford 2013-06-24 16:52:45 +0100
  • 01a9273bd2 input: Add support for making libxkbcommon optional Matt Roper 2013-06-24 16:52:44 +0100
  • e61561fd9c toytoolkit: Allow operation without a keymap Matt Roper 2013-06-24 16:52:43 +0100
  • 14494625b5 man: Add documentation for output seat confining Rob Bradford 2013-06-25 18:56:43 +0100
  • 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini Rob Bradford 2013-06-25 18:56:42 +0100
  • 4451aa5d95 xwayland: modify Makefile.am to clean up BUILD_SOURCES Alex Wu 2013-06-27 08:45:07 +0800
  • 806d8c0b78 input: Add weston_pointer_clamp function to ensure pointer visible Rob Bradford 2013-06-25 18:56:41 +0100
  • 1d697d7adf udev-seat: Refactor out seat lookup and possible creation Rob Bradford 2013-06-25 18:56:40 +0100
  • 8f7f483668 tests: Fix direct access to resource->data in weston-test Kristian Høgsberg 2013-06-25 16:18:35 -0400
  • 1d7d8f0e95 nested: Fix direct access to resource->data Kristian Høgsberg 2013-06-25 16:15:27 -0400
  • 047e9b97b3 gl-renderer: Split gl_renderer_attach() into smaller functions Ander Conselvan de Oliveira 2013-06-07 16:52:46 +0300
  • 6be5f439d5 gl-renderer: Fix initial upload of SHM buffer as texture Ander Conselvan de Oliveira 2013-06-07 16:52:45 +0300
  • a9bf16157e gl-renderer: Track the buffer type in gl_surface_state Ander Conselvan de Oliveira 2013-06-07 16:52:44 +0300
  • 4c6ddf102c compositor: Remove a few legacy uses of wl_object Kristian Høgsberg 2013-06-25 15:34:59 -0400
  • c2d7042b9d compositor: Fix a couple of left-over wl_resource direct access Kristian Høgsberg 2013-06-25 15:34:33 -0400
  • 166aeaa411 gl-renderer: Use eglQueryWaylandBufferWL for getting width and height Kristian Høgsberg 2013-06-25 15:15:31 -0400
  • 31b4a0dcc0 protocol: Add missing xml files to EXTRA_DIST Kristian Høgsberg 2013-06-25 12:05:10 -0400
  • e81f9547bb src/.gitignore: add spring-tool to .gitignore Nathan Reboud 2013-06-24 17:09:21 +0200
  • e2173b5f36 data-device: Remove redundant and confusing assignment Kristian Høgsberg 2013-06-25 11:28:18 -0400
  • 489b279be9 data-device: Don't leak wl_data_source in destructor Kristian Høgsberg 2013-06-25 11:26:31 -0400
  • f00460771e compositor: Fix remaining double free()s Kristian Høgsberg 2013-06-25 11:19:31 -0400
  • 6c8d778646 compositor: Remove double free()s in resource destructors Kristian Høgsberg 2013-06-25 10:29:30 -0400
  • 88dab17b0e nested: Port away from old wl_resource API Kristian Høgsberg 2013-06-24 16:35:54 -0400
  • 6bd6294f4a Add a weston_buffer structure to replace wl_buffer Jason Ekstrand 2013-06-20 20:38:23 -0500
  • 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. Jason Ekstrand 2013-06-14 10:07:55 -0500
  • 1fd4b01d10 input: check if the focus surface has a valid resource Giulio Camuffo 2013-06-20 18:13:07 +0200
  • c0b9487937 compositor-drm: select the highest possible mode frequency Giulio Camuffo 2013-06-19 15:19:19 +0200
  • 8418c298af shell: Free temporary strings Quentin Glidic 2013-06-18 09:11:03 +0200
  • 9ae2f111d4 log: Only use one string buffer Kristian Høgsberg 2013-06-19 09:07:28 -0400
  • a58290b38b xwayland: Use _exit() when exec() fails Kristian Høgsberg 2013-06-18 01:03:02 -0400
  • 082d58c88d xwayland: Silence X wm debug logging Kristian Høgsberg 2013-06-18 01:00:27 -0400
  • 1a81abb1dd weston-launch: Don't exit on SIGTERM Kristian Høgsberg 2013-06-17 15:23:20 -0400
  • 1cfd406f9d shell: Tweak spring animation for zoom animation type Kristian Høgsberg 2013-06-17 11:08:11 -0400
  • 8eb0f4f830 shell: Fix warning and indentation in shell_surface_configure() Kristian Høgsberg 2013-06-17 10:33:14 -0400
  • dd2df78b9c input-panel: Bounce the input panel slide Kristian Høgsberg 2013-06-17 10:31:58 -0400
  • 5281fb1500 spring: Tweak the window fade-in spring to not overshoot Kristian Høgsberg 2013-06-17 10:10:28 -0400
  • 091b09652a spring: Make min/max part of spring parameters Kristian Høgsberg 2013-06-17 09:23:14 -0400
  • 7eec9b32f7 spring: Make clip behavior configurable Kristian Høgsberg 2013-06-17 09:15:22 -0400
  • c24744ec91 spring: End spring simulatio faster Kristian Høgsberg 2013-06-17 08:59:20 -0400
  • 08d8c68bff Add spring-tool, a small utility to plot spring behavior Kristian Høgsberg 2013-06-17 08:48:57 -0400
  • 0bd587e645 subsurfaces: Use wl_resource_get accessors for subsurfaces Jason Ekstrand 2013-06-14 10:08:02 -0500
  • a0d2dde6cd output: Use wl_resource_get accessors for weston_output resources Jason Ekstrand 2013-06-14 10:08:01 -0500