Commit Graph

  • 738715d628 toytoolkit: Expose output make and model Jason Ekstrand 2014-04-02 19:53:50 -0500
  • ce97a6b184 toytoolkit: Only require xdg_shell if the window is not custom Jason Ekstrand 2014-04-02 19:53:49 -0500
  • 428c24e25e simple-shm: Add wl_fullscreen_shell support Jason Ekstrand 2014-04-02 19:53:48 -0500
  • 946a9489bf Add a wl_fullscreen_shell implementation Jason Ekstrand 2014-04-02 19:53:47 -0500
  • 9fc7151991 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE Jason Ekstrand 2014-04-02 19:53:46 -0500
  • a4ab5422e9 Add a signal for when a seat updates its capabilities Jason Ekstrand 2014-04-02 19:53:45 -0500
  • 27e1167957 Generate/build the fullscreen shell protocol files Jason Ekstrand 2014-04-02 19:53:44 -0500
  • ca6f73b636 Add a fullscreen shell protocol Jason Ekstrand 2014-04-02 19:53:43 -0500
  • c6ab3d52f5 compositor: let the shells create the screenshooter Giulio Camuffo 2013-12-11 23:45:12 +0100
  • e9022e79c8 compositor: add an exported function to take a screenshot of an output Giulio Camuffo 2013-12-11 23:45:11 +0100
  • 805d2f536a shell: position input panel layer above fullscreen layer Manuel Bachmann 2014-03-05 12:21:34 +0100
  • c1ae2e817e compositor: use Mod-Tab to show/raise minimized surfaces Manuel Bachmann 2014-02-26 15:53:11 +0100
  • 50c87dbd95 compositor: implement xdg_surface_set_minimized() Manuel Bachmann 2014-02-26 15:52:13 +0100
  • e058cd13e8 compositor: export weston_buffer_from_resource() Giulio Camuffo 2013-12-12 14:14:29 +0100
  • 0ea14f51e5 xdg-shell: rename the xdg_surface.delete event to close. Giulio Camuffo 2014-03-24 14:13:22 +0200
  • a093502891 compositor: Use weston_log rather than perror for error messages Bryce W. Harrington 2014-03-21 05:54:02 +0000
  • fb24eaac03 Make RDP backend supports arbitrary modes Hardening 2014-03-20 22:34:30 +0100
  • 842a36ae4a Check return value of wl_cursor functions Hardening 2014-03-18 14:12:50 +0100
  • 2d9d689427 clients/scaler: add modes to test wl_scaler version 2 Pekka Paalanen 2014-03-14 14:38:18 +0200
  • 0b4c535d73 protocol,compositor: split wl_viewport setters Pekka Paalanen 2014-03-14 14:38:17 +0200
  • f0cad4844c compositor: replace weston_buffer_viewport::viewport_set Pekka Paalanen 2014-03-14 14:38:16 +0200
  • 952b6c8004 compositor: reorganize struct weston_buffer_viewport Pekka Paalanen 2014-03-14 14:38:15 +0200
  • 7ed251c119 compositor: use surface_set_size() in one more case Pekka Paalanen 2014-03-14 14:38:14 +0200
  • 3c9b8024fa compositor: refactor code into weston_surface_reset_pending_buffer() Pekka Paalanen 2014-03-14 14:38:13 +0200
  • 260ba38fff compositor: buffer can be non-NULL only if newly_attached Pekka Paalanen 2014-03-14 14:38:12 +0200
  • bb2f3f2f91 compositor: refactor more into weston_surface_attach Pekka Paalanen 2014-03-14 14:38:11 +0200
  • b2c86363b8 weston: Send done event with version 2 of wl_output Quanxian Wang 2014-03-14 09:16:25 +0800
  • fe9671e30e shell: Correct error message when we already have an xdg surface Jasper St. Pierre 2014-03-25 13:31:44 -0400
  • e81a175fa1 clients: Remove unused client-side resize tracking code Jasper St. Pierre 2014-03-10 11:35:48 -0400
  • b033c5e1d0 shell: Only animate window closing for mapped windows Kristian Høgsberg 2014-03-20 14:49:07 -0700
  • 160fe75b32 shell: Animate window closing Kristian Høgsberg 2014-03-11 10:19:10 -0700
  • 3a869019eb animation: Fix the fade animation to work in both directions Kristian Høgsberg 2014-03-19 16:45:23 -0700
  • 8404acb36f compsitor-x11: Report more accurate dimension of outputs Kristian Høgsberg 2014-03-18 12:15:42 -0700
  • e0de3c2418 Add libinput based input device backend Jonas Ådahl 2014-03-12 22:08:42 +0100
  • 0feb32e2f0 udev-seat: Make udev_input own its own udev object reference Jonas Ådahl 2014-03-12 22:08:41 +0100
  • 58e158658f udev-seat: Make udev_seat_get_named take struct udev_input pointer Jonas Ådahl 2014-03-12 22:08:40 +0100
  • 77c1a5b7dc Add support for having different GBM formats for different outputs Neil Roberts 2014-03-07 18:05:50 +0000
  • b7f8533e2b Split gl_renderer_setup into two functions Neil Roberts 2014-03-07 18:05:49 +0000
  • 3c2e66bb6c x11-backend: Override scale from weston.ini if --scale is passed Kristian Høgsberg 2014-03-10 13:41:35 -0700
  • d89a0946a7 x11-backend: Add a --scale option Jason Ekstrand 2014-03-07 15:29:14 -0600
  • 50fba97ec6 Fix the pixman renderer with respect to output transforms Jason Ekstrand 2014-02-25 21:54:59 -0600
  • 97b52203aa xdg-shell: Improve documentation for use_unstable_version request Kristian Høgsberg 2014-02-19 10:24:46 -0800
  • c7680b09dd xdg-shell: Bump unstable version to 3 Kristian Høgsberg 2014-02-19 10:14:46 -0800
  • 283bf373a1 shell: Consolidate state changes into xdg_surface_change_state Kristian Høgsberg 2014-02-18 23:28:09 -0800
  • 8c6aa45f97 xdg-shell: Replace the set_* atrocity with a new approach Jasper St. Pierre 2014-02-08 18:29:49 -0500
  • ed7cae3425 weston.ini.in: Update path to weston-flower Jasper St. Pierre 2014-02-18 19:48:12 -0500
  • b223a72147 xdg-shell: Rename focused_set / focused_unset to activated / deactivated Jasper St. Pierre 2014-02-08 18:11:53 -0500
  • a0d8a30931 clients: Add delete handler for simple-shm / simple-egl Jasper St. Pierre 2014-02-08 18:31:10 -0500
  • 5a183329ca clients: Add support for the minimize button Jasper St. Pierre 2014-02-18 19:18:42 -0500
  • 63a9c336f3 Reorder the xdg_shell implementations to fit the spec'd order Jasper St. Pierre 2014-02-01 18:35:15 -0500
  • 63a1410348 window: Remove window_location enum Jasper St. Pierre 2014-02-10 13:22:34 -0500
  • 981aad5b7e xdg-shell: Remove "edges" from description Jasper St. Pierre 2014-02-10 13:21:45 -0500
  • a75920190e exposay: avoid needlessly activating the active view Emilio Pozuelo Monfort 2014-02-10 16:52:33 +0100
  • e818d59e88 toytoolkit: avoid unnecessary redraws when focus changes Emilio Pozuelo Monfort 2014-02-10 16:52:32 +0100
  • f942b73a1c exposay: don't crash if a view goes away Emilio Pozuelo Monfort 2014-02-10 14:23:04 +0100
  • 3b6e68e2c1 exposay: arrange views per-output Emilio Pozuelo Monfort 2014-02-10 13:22:32 +0100
  • 8841917e13 Improvement of weston.ini.man. Add key:shell and remove tablet-shell Nobuhiko Tanibata 2014-02-10 12:15:11 +0900
  • dae8a4b9c5 tests: Properly report skipped tests Emilio Pozuelo Monfort 2014-02-07 09:34:48 +0100
  • 943cb12075 tests: use the headless backend to run the test suite Emilio Pozuelo Monfort 2014-02-07 09:34:47 +0100
  • 08dbd31c4b tests: Skip buffer-count if EGL initialization fails Emilio Pozuelo Monfort 2014-02-07 09:34:46 +0100
  • 2a67902c8f noop-renderer: Read the shm buffer contents on attach Emilio Pozuelo Monfort 2014-02-07 09:34:45 +0100
  • 2c87d9429e noop-renderer: Set the buffer size on attach requests Emilio Pozuelo Monfort 2014-02-07 09:34:44 +0100
  • dd9f6bc69b compositor-headless: create input devices Emilio Pozuelo Monfort 2014-02-07 09:34:43 +0100
  • db1fccb3d8 input: Send leave and enter pair when the surface moves under the cursor Kristian Høgsberg 2014-02-05 17:14:42 -0800
  • dd62abafa1 shell: Use the per-client responsiveness tracking for wl_shell as well Kristian Høgsberg 2014-02-12 09:56:19 -0800
  • e11ef64534 compositor: Drop core ping_handler callout Kristian Høgsberg 2014-02-11 16:35:22 -0800
  • fe84a97f17 build: List xdg protocol files as nodist SOURCEs Kristian Høgsberg 2014-02-11 14:23:19 -0800
  • 4c1bfc9c46 build: Link to libshared.la instead of adding to SOURCES Kristian Høgsberg 2014-02-11 14:21:39 -0800
  • 239902b323 client: Fix shell unstable version check Kristian Høgsberg 2014-02-11 13:50:08 -0800
  • 2bff94e057 xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface Kristian Høgsberg 2014-02-11 12:22:51 -0800
  • cbb9158162 Don't crash when eglCreateContext fails Mariusz Ceier 2014-02-08 20:11:24 +0100
  • dfaf65ba16 clients: Port simple-shm and simple-egl to xdg-shell Kristian Høgsberg 2014-02-07 17:01:57 -0800
  • 9679cf9ba2 Update .gitignore Jasper St. Pierre 2014-02-06 15:43:19 -0500
  • 7407345446 xdg-shell: Add set_margin request Jasper St. Pierre 2014-02-01 18:36:41 -0500
  • 2097fe12d4 xdg-shell: Add a "delete" event Jasper St. Pierre 2014-02-01 18:17:34 -0500
  • e5b4dce642 build: Add missing AM_CFLAGS to client target CFLAGS Kristian Høgsberg 2014-02-05 22:00:59 -0800
  • 44cd1968f2 xdg-shell: Drop edges arg from xdg_surface configure event Kristian Høgsberg 2014-02-05 21:36:04 -0800
  • ab39f4db0f nested-client: Fix build error Jason Ekstrand 2014-02-05 21:38:27 -0600
  • c94d6229dc compositor: Move view repositioning logic into shell Ander Conselvan de Oliveira 2014-01-29 18:47:54 +0200
  • a8a9baf873 compositor: Remove weston_output::move_signal Ander Conselvan de Oliveira 2014-01-29 18:47:52 +0200
  • 7908bffdf9 dim-layer: fix dimming for unfocused surfaces Emilio Pozuelo Monfort 2014-01-30 13:49:39 +0100
  • bf539e39c1 compositor-rpi: Fix input initialization Emilio Pozuelo Monfort 2014-02-03 16:57:27 +0100
  • c74ab15eac README: Fix typo; add link to testing docs Bryce W. Harrington 2014-02-03 21:37:06 +0000
  • 8e96f9eb6a gl-renderer: Use eglSwapBuffersWithDamageEXT when available Jason Ekstrand 2014-02-04 21:36:39 -0600
  • e5512d4014 gl-renderer: Track border damage and only repaint borders on an as-needed basis Jason Ekstrand 2014-02-04 21:36:38 -0600
  • 9a7ad67d65 window: Delay scheduled redraws if we start maximize or fullscreen protocol Kristian Høgsberg 2014-02-05 16:53:43 -0800
  • b405a80c05 terminal: Only reset title if we put the window size there Kristian Høgsberg 2014-02-05 14:44:04 -0800
  • c896401209 input: Run touch binding before calling touch grab Kristian Høgsberg 2014-02-05 14:25:18 -0800
  • d2a0213ee4 window: Ask xkbcommon whether or not to repeat a key Kristian Høgsberg 2014-02-05 13:43:44 -0800
  • c988362a39 input: Transform to surface coordinates outside resource for loop Kristian Høgsberg 2014-02-04 22:12:29 -0800
  • 4c72f5721e shell: Remove elaborate if-statement with empty body Kristian Høgsberg 2014-02-04 22:44:57 -0800
  • 0b7d9958a8 shell: Handle wl_shell surfaces created by xwayland correctly Kristian Høgsberg 2014-02-03 15:50:38 -0800
  • 49fcd001b1 build: Pass pkg-config CFLAGS as target_CFLAGS, not CPPFLAGS Kristian Høgsberg 2014-02-03 11:05:41 -0800
  • 1d2dd077e7 build: Add a rule for creating git-version.h when we don't have a git repo Kristian Høgsberg 2014-02-03 10:55:51 -0800
  • 5124b53a13 build: fix weston-info CFLAGS Pekka Paalanen 2014-02-03 13:12:34 +0200
  • cca3a06cab build: pass client flags to test programs Pekka Paalanen 2014-02-03 13:12:33 +0200
  • 304d40d615 .gitignore: Add .dirstamp Kristian Høgsberg 2014-02-01 22:16:43 -0800
  • dff63a2300 build: Set a default aux dir Guillem Jover 2014-02-01 18:48:43 +0100
  • bece0ee726 build: Don't dist generated sources Kristian Høgsberg 2014-02-01 21:52:17 -0800
  • 088ba5e475 Makefile.am: Fix protocol source files usage Quentin Glidic 2014-02-01 21:39:12 +0100