Commit Graph

  • ba5d2d76af shell: Fix activate logic on surface map. Rafael Antognolli 2013-12-04 17:49:55 -0200
  • 477333285e rpi: launcher must init before udev-seat Pekka Paalanen 2013-12-04 15:34:48 +0200
  • 53b41c7890 rpi: seat quick fix Pekka Paalanen 2013-12-04 15:34:47 +0200
  • bc91e5120c rpi: compile in the common udev code Pekka Paalanen 2013-12-04 15:34:46 +0200
  • e47d0d986c gl: fix fallback definition of EGL_DEFAULT_DISPLAY Pekka Paalanen 2013-12-04 15:34:45 +0200
  • 677a5f5ac2 desktop-shell: Split out input-panel code Kristian Høgsberg 2013-12-04 11:00:19 -0800
  • 1ef231377c desktop-shell: Split out exposay immplementation Kristian Høgsberg 2013-12-04 00:20:01 -0800
  • 19d1e6b185 desktop-shell: Move to new desktop-shell subdirectory Kristian Høgsberg 2013-12-03 16:31:10 -0800
  • 2ba10df300 Move xwayland up one directory level Kristian Høgsberg 2013-12-03 16:38:15 -0800
  • 873b515aee tablet-shell: Remove Kristian Høgsberg 2013-12-03 16:32:01 -0800
  • cae1f0ff2d Check if the frame exists before reading its size Dima Ryazanov 2013-11-15 02:02:23 -0800
  • b03b87fe63 Check for frame being NULL before setting/unsetting flags Dima Ryazanov 2013-11-15 02:01:19 -0800
  • e5a3208373 Set the view to NULL when unmapping an X11 window Dima Ryazanov 2013-11-15 02:01:18 -0800
  • 767d891c35 data-device: Fix surface configure function type Jonas Ådahl 2013-12-03 22:30:17 +0100
  • aedc7732eb logind: delay wakeup until DRM-device is resumed David Herrmann 2013-11-30 11:25:45 +0100
  • ea997ac696 xdg-shell: Add key bindings for setting maximized and fullscreen. Rafael Antognolli 2013-12-03 15:35:48 -0200
  • 65f98d8c2f xdg-shell: xdg_surface_set_output should only affect fullscreen. Rafael Antognolli 2013-12-03 15:35:47 -0200
  • 3c4e3f7cc7 xdg-shell: Add surface size to configure. Rafael Antognolli 2013-12-03 15:35:46 -0200
  • e2a3455642 xdg-shell: Implement xdg-shell interface. Rafael Antognolli 2013-12-03 15:35:45 -0200
  • 4b99a40bcb shell: Move shell_surface_set_parent to wl_shell calls. Rafael Antognolli 2013-12-03 15:35:44 -0200
  • ed207b4bd5 shell: Remove SHELL_SURFACE_TRANSIENT. Rafael Antognolli 2013-12-03 15:35:43 -0200
  • 03b16597e0 shell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFACE_MAXIMIZED. Rafael Antognolli 2013-12-03 15:35:42 -0200
  • 3c4dc74ceb xdg_shell: Adding a new shell protocol. Rafael Antognolli 2013-12-03 15:35:41 -0200
  • 91fed5419c input: Reset keyboard state when releasing last seat keyboard Jonas Ådahl 2013-12-03 09:14:27 +0100
  • 7395ea05c7 input: Move the xkb fields from weston_seat to weston_keyboard Jonas Ådahl 2013-12-03 09:14:26 +0100
  • 918f2dd4cf Remove the weston_view.geometry.width/height fields Jason Ekstrand 2013-12-02 21:01:53 -0600
  • fdca95c7db window: handle insufficient buffer space Pekka Paalanen 2013-11-29 17:48:52 +0200
  • 5b4ddbc11e os: use posix_fallocate in creating sharable buffers Pekka Paalanen 2013-11-29 17:48:51 +0200
  • 8a81b83900 Make the default desktop shell client configurable Emilio Pozuelo Monfort 2013-12-02 12:53:32 +0100
  • 3e12e63f03 input: Reset pointer state when last pointer device was removed Jonas Ådahl 2013-12-02 22:05:05 +0100
  • cbfa7f7b22 input: Reset touch state when last touch device was removed Jonas Ådahl 2013-12-02 22:05:04 +0100
  • 9484b695b9 input: Keep track of number of touch points inside touch struct Jonas Ådahl 2013-12-02 22:05:03 +0100
  • 37d38d932c rpi: Use common udev_input for input device handling Jonas Ådahl 2013-12-02 22:05:02 +0100
  • da704d97fa shell: Change stacking order calculation for popup surfaces Philip Withnall 2013-11-25 18:01:46 +0000
  • 2c3849be91 shell: Fix a potential NULL pointer dereference Philip Withnall 2013-11-25 18:01:45 +0000
  • 648a4dd3ec shell: Store parent–child links between shsurfs for window stacking Philip Withnall 2013-11-25 18:01:44 +0000
  • ed8f1a9e4b shell: Factor out common code to create fullscreen black surfaces Philip Withnall 2013-11-25 18:01:43 +0000
  • 83ffd9d17b shell: Remove weston_view_restack() Philip Withnall 2013-11-25 18:01:42 +0000
  • e1d75ae73f shell: Update a shsurf’s layer when its surface type changes Philip Withnall 2013-11-25 18:01:41 +0000
  • 07926d90d1 shell: Factor out code to set the layer for a shsurf Philip Withnall 2013-11-25 18:01:40 +0000
  • b995e1d053 shell: Don’t change popups’ window types until the next configure event Philip Withnall 2013-11-25 18:01:39 +0000
  • dc4332f1ff shell: Factor out code to set a shsurf’s parent Philip Withnall 2013-11-25 18:01:38 +0000
  • f85fe84ec3 shell: Tidy up unset_fullscreen() Philip Withnall 2013-11-25 18:01:37 +0000
  • 659163d25c shell: Refactor workspace code to operate on shsurfs rather than views Philip Withnall 2013-11-25 18:01:36 +0000
  • 352e7ed527 shell: Factor out common code to set a shsurf’s output Philip Withnall 2013-11-25 18:01:35 +0000
  • 17c2fb4f29 clients: Add a new weston-stacking demo Philip Withnall 2013-11-25 18:01:34 +0000
  • c971d2a8b3 clients: Add window_is_transient() helper to the toy toolkit window Philip Withnall 2013-11-25 18:01:33 +0000
  • 4a86a0a57b shell: Add missing cases to switch statements for animations and fading Philip Withnall 2013-11-25 18:01:32 +0000
  • 0f640e219c shell: Add missing cases to switch statements for surface types Philip Withnall 2013-11-25 18:01:31 +0000
  • becb77e211 shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient Philip Withnall 2013-11-25 18:01:30 +0000
  • becf5a342f src/shell.c: set black_surface->width and height Xiong Zhang 2013-11-29 11:18:14 +0800
  • e4f7b92204 rpi: Support opaque regions Tomeu Vizoso 2013-12-02 17:18:58 +0100
  • da75ee1de0 compositor: merge surface size from buffer size funcs Pekka Paalanen 2013-11-26 18:19:43 +0100
  • ba34165ce2 compositor: do not recompute size on pointer_set_cursor Pekka Paalanen 2013-11-26 18:19:42 +0100
  • 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct Pekka Paalanen 2013-11-26 18:19:41 +0100
  • 40ee921fff Do not set output->current_mode in compositor.c Axel Davy 2013-11-08 12:59:34 +0100
  • 1b55a5918c compositor-x11: Allow r5g6b5 visuals for X11 backend SHM MoD 2013-11-28 05:24:21 +0000
  • 41a50ea71c gl-renderer: Fix support for Y_XUXV buffers Ander Conselvan de Oliveira 2013-11-27 17:43:51 +0200
  • 0f0a6ffc2e Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float Tomeu Vizoso 2013-11-27 13:22:42 +0100
  • eed9344430 exposay: properly go away when the modifier is pressed Emilio Pozuelo Monfort 2013-11-27 10:49:08 +0100
  • 1539ea2f74 input: don't run modifier bindings when the kbd is grabbed Emilio Pozuelo Monfort 2013-11-27 10:34:32 +0100
  • d5fbfb2e35 rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL Pekka Paalanen 2013-11-22 17:30:39 +0200
  • 234c5242ab exposay: provide a cancel func to the ptr grab iface Emilio Pozuelo Monfort 2013-11-26 13:32:08 +0100
  • e3de16ea30 Automatically generate weston.ini with the right paths Neil Roberts 2013-11-22 16:46:00 +0000
  • bf3c1c6913 distinguish touch screen and pointer dnd in client Xiong Zhang 2013-11-25 18:42:51 +0800
  • 853a7799d6 client/dnd.c: add dnd support for touch screen in client Xiong Zhang 2013-11-25 18:42:50 +0800
  • fd51e7bb57 src/data_device.c: add dnd support for touch screen Xiong Zhang 2013-11-25 18:42:49 +0800
  • 24fc228044 Makefile.am: The wayland rpi doesn't libsession-helper.la Kristian Høgsberg 2013-11-25 13:54:30 -0800
  • 12e750bbc4 Makefile.am: The rpi backend needs libsession-helper.la Marco Barisione 2013-11-25 18:00:48 +0000
  • 49c6aeee70 terminal: add touch screen selection support Xiong Zhang 2013-11-25 18:42:52 +0800
  • e955525f1a src/Makefile.am: correct compile failure for launcher-util.c Xiong Zhang 2013-11-25 15:22:50 +0800
  • 1d781ee204 terminal: Update terminal->end whenever we write a character Kristian Høgsberg 2013-11-24 16:54:12 -0800
  • 989e9d582c Makefile.am: Move launcher helpers in to libsession-helper.la library Kristian Høgsberg 2013-11-24 15:10:19 -0800
  • 02b36f3528 configure.ac: The drm backend no longer requires EGL Kristian Høgsberg 2013-11-24 14:45:23 -0800
  • d2c9d8af50 configure.ac: Make libdrm optional in weston-launch Kristian Høgsberg 2013-11-24 14:37:07 -0800
  • 89eebb7ceb tests: Remove an unecessary Makefile.am variable Kristian Høgsberg 2013-11-23 12:59:01 -0800
  • 9ab771d6d5 tests: Use a helper library for weston-test clients Kristian Høgsberg 2013-11-23 12:53:16 -0800
  • 8e293a5adb tests: Use TEST_CLIENT for test client modules Kristian Høgsberg 2013-11-23 12:40:34 -0800
  • dcfff55ef3 terminal: Init tab ruler after setting terminal->width Kristian Høgsberg 2013-11-22 22:43:20 -0800
  • ebd5fd4753 input: Cancel pointer grabs when compositor loses kb focus Kristian Høgsberg 2013-11-22 21:12:19 -0800
  • 3d0fc76dd5 shell: don't crash if a pointer's focus is null Emilio Pozuelo Monfort 2013-11-22 16:21:20 +0100
  • 617e9a37f2 dnd: Simplify drag icon creation Kristian Høgsberg 2013-11-22 11:37:16 -0800
  • 0d379744d3 compositor: set weston_surface:resource to NULL when destroyed Giulio Camuffo 2013-11-15 22:06:15 +0100
  • b9eae3369b tests: .gitignore log files Pekka Paalanen 2013-11-21 16:23:58 +0200
  • f72e4797f4 tests: allow weston test plugin to keep on running Pekka Paalanen 2013-11-21 16:23:57 +0200
  • f812477fc0 tests: add a test causing SIGBUS to the compositor Pekka Paalanen 2013-11-21 16:47:02 +0200
  • bb835b419e man: document new focus-animation config entry Emilio Pozuelo Monfort 2013-11-20 13:22:30 +0100
  • 46ce798d28 shell: add a client config entry Emilio Pozuelo Monfort 2013-11-20 13:22:29 +0100
  • fcb6bf43a4 logind: change to -1+errno David Herrmann 2013-11-21 09:14:46 +0100
  • f86c39058a logind: Use dbus_bool_t for bool types in dbus calls Kristian Høgsberg 2013-11-20 16:37:07 -0800
  • 576fe2af4b input: set the focus to NULL when the focus's resource is destroyed Giulio Camuffo 2013-11-20 18:00:24 +0100
  • 8b66ebd3fa weston-info: Handle shm formats better Kristian Høgsberg 2013-11-20 13:54:00 -0800
  • 399841dae7 Update the weston man page to include the new Wayland backend options Jason Ekstrand 2013-11-10 17:26:28 -0600
  • 3ec57f5d69 compositor-drm: Release the correct buffer in drm_output_release_fb Jason Ekstrand 2013-11-14 20:52:35 -0600
  • 42133d47d3 input: Fix a segfault in focus checking Jason Ekstrand 2013-11-14 20:06:16 -0600
  • 895b1fdcb2 gl-renderer: Attach buffer during surface state creation if possible Ander Conselvan de Oliveira 2013-11-19 15:22:05 +0200
  • 65796816b9 compositor-drm: Add key binding to switch from pixman to GL renderer Ander Conselvan de Oliveira 2013-11-19 15:22:04 +0200
  • b188e912c3 compositor: fix sub-surface view stacking order Pekka Paalanen 2013-11-19 14:03:35 +0200
  • 17467d602d exposay: move the pointer in our motion handler Emilio Pozuelo Monfort 2013-11-19 12:14:53 +0100
  • da64426685 shell: Set output on the focus_surfaces' view Emilio Pozuelo Monfort 2013-11-19 11:37:19 +0100