Commit Graph

  • 4172f668e7 Pass argc pointer to parse_options() Kristian Høgsberg 2013-02-20 15:27:49 -0500
  • d5a97ae053 tests: Fix text-test Jan Arne Petersen 2013-02-19 19:26:55 +0100
  • a1377cf198 Add missing builddir includes for version.h Kristian Høgsberg 2013-02-20 14:47:43 -0500
  • 6f41b0727c window: fix display_acquire_window_surface() Pekka Paalanen 2013-02-20 13:39:17 +0200
  • 7cc3d846f4 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN Kristian Høgsberg 2013-02-19 21:19:04 -0500
  • 97a5614563 weston.ini: Use 'modeline' key for modeline example Kristian Høgsberg 2013-02-18 20:10:35 -0500
  • 8aa16174e2 shell: Do not hang when mapping a popup twice Giulio Camuffo 2013-02-18 22:26:01 +0100
  • db790573ad compositor: set data_device keyboard focus in seat_get_keyboard Rafal Mielniczuk 2013-02-17 15:55:55 +0100
  • 8764466c6b udev-seat: Simplfy enable/disable interface a bit Kristian Høgsberg 2013-02-18 16:50:19 -0500
  • 7e597f22d5 compositor-fbdev: Use udev_seat Kristian Høgsberg 2013-02-18 16:35:26 -0500
  • 98cfea6f49 compositor-drm: Move udev_seat to its own file Kristian Høgsberg 2013-02-18 16:15:53 -0500
  • e809103e0f compositor-drm: Rename a few evdev_* functions to udev_seat_* Kristian Høgsberg 2013-02-18 15:43:29 -0500
  • bb41005259 configure.ac: Make xwayland tests depend on xwayland Quentin Glidic 2013-02-18 20:38:22 +0100
  • 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() Kristian Høgsberg 2013-02-16 14:29:24 -0500
  • 4fd273f400 compositor-x11: Fix pointer type warning Kristian Høgsberg 2013-02-18 15:04:07 -0500
  • 506238454b compositor-drm: Remember to drop master in drm error handling Kristian Høgsberg 2013-02-18 15:02:27 -0500
  • 4905efdc99 src/Makefile.am: Use $(libdir) instead of @libdir@ Kristian Høgsberg 2013-02-18 15:26:28 -0500
  • af4f2aaf19 Install header files and pkg-config file for external modules Kristian Høgsberg 2013-02-15 20:53:20 -0500
  • 554a0da74a compositor: Use libunwind if available for better backtraces Marcin Slusarz 2013-02-18 13:27:22 -0500
  • 1cc9e08d2f text: Split out cursor_position Jan Arne Petersen 2013-01-31 15:52:23 +0100
  • 964b517c9b text: Rename set_micro_focus request Jan Arne Petersen 2013-01-31 15:52:22 +0100
  • 6138197337 text: Add show/hide_input_panel requests Jan Arne Petersen 2013-01-31 15:52:21 +0100
  • 0eabcaafae text: Add commit request Jan Arne Petersen 2013-01-31 15:52:20 +0100
  • f255165bd4 text: Remove unused requests/events Jan Arne Petersen 2013-01-31 15:52:19 +0100
  • ffbb20f730 text: Move input_panel interface to input-method Jan Arne Petersen 2013-01-16 21:26:55 +0100
  • 23ccfb3ef9 shell: Do not hang after setting input_panel twice Jan Arne Petersen 2013-01-16 21:26:54 +0100
  • af7b6c9c6d shell: Do not crash when hiding input_panel Jan Arne Petersen 2013-01-16 21:26:53 +0100
  • 3fb6e71814 editor: Add support for backspace keysym events Jan Arne Petersen 2013-01-16 21:26:52 +0100
  • 8746ba0d29 doc: add some more text protocol documentation Jan Arne Petersen 2013-01-16 21:26:51 +0100
  • a75a789fc1 text: fix weston key bindings with input methods Jan Arne Petersen 2013-01-16 21:26:50 +0100
  • ab2b01429e simple-im: fix for protocol changes Jan Arne Petersen 2013-01-16 21:26:49 +0100
  • 2dc3b3fc9f keyboard: add support for invoke_action Jan Arne Petersen 2013-01-16 21:26:48 +0100
  • 3489ba9c21 editor: add support for invoke_action Jan Arne Petersen 2013-01-16 21:26:47 +0100
  • adfedc1965 text: add support for invoke_action request Jan Arne Petersen 2013-01-16 21:26:46 +0100
  • 0558a93eee editor: Add content type example Jan Arne Petersen 2013-01-16 21:26:45 +0100
  • e475f29330 keyboard: Add support for a numeric layout Jan Arne Petersen 2013-01-16 21:26:44 +0100
  • 26ffa814d9 text: Add content type support to text protocol Jan Arne Petersen 2013-01-16 21:26:43 +0100
  • 0a1cf393c6 editor: add support for pre-edit styling Jan Arne Petersen 2013-01-16 21:26:42 +0100
  • 49a3fb3d1d keyboard: Add support for pre-edit styling Jan Arne Petersen 2013-01-16 21:26:41 +0100
  • 4a17fae8e7 editor: support commit on reset Jan Arne Petersen 2013-01-16 21:26:40 +0100
  • c7d2a9839b text: add serial argument to text protocol Jan Arne Petersen 2013-01-16 21:26:39 +0100
  • 4653531e7a text: add pre-edit styling support to protocol Jan Arne Petersen 2013-01-16 21:26:38 +0100
  • 18639f8d4a shell: Set the DPMS state if the screensaver fails to launch or dies Ander Conselvan de Oliveira 2013-02-15 18:44:19 +0200
  • 8e7adbff68 compositor-x11: Wait for configure_notify for fullscreen Kristian Høgsberg 2013-02-14 21:14:11 -0500
  • 81585e9d2a xwm: Don't leak pending.input region Kristian Høgsberg 2013-02-14 22:01:58 -0500
  • 25bb696fc8 xwm: Fix silly region math Kristian Høgsberg 2013-02-14 22:01:04 -0500
  • d8b617deea xwm: Fix input region regression from commit changes Kristian Høgsberg 2013-02-14 21:56:32 -0500
  • 451a97136f shell: Fix bug when input panel is shown twice Jan Arne Petersen 2013-02-11 15:10:11 +0100
  • 0c36903fb3 shell: Add back ability to rotate unresponsive surfaces Kristian Høgsberg 2013-02-14 21:31:44 -0500
  • e994eddafc window.c: Don't allow moving a maximized window Kristian Høgsberg 2013-02-14 16:31:42 -0500
  • 9f3dd15183 shell: Bypass fullscreen scaling if surface width and height match output Rob Bradford 2013-02-12 11:53:47 +0000
  • 566b46467f weston-launcher: Add missing newline in error message Martin Andersson 2013-02-13 00:11:12 +0100
  • 0c4445ba57 window: create Cairo surfaces on demand for redraw Pekka Paalanen 2013-02-13 16:17:23 +0200
  • 0a9686f51c window: let menu and tooltip redraw use widget size Pekka Paalanen 2013-02-13 16:17:22 +0200
  • 61e028c953 window: remove the transparent flag as unused Pekka Paalanen 2013-02-13 16:17:21 +0200
  • 89dee00e5e window: move cairo_surface into struct surface Pekka Paalanen 2013-02-13 16:17:20 +0200
  • 2d8a32a9e4 window: add surface pointer to widget Pekka Paalanen 2013-02-13 16:17:19 +0200
  • b1cd9b17bf window: move input and opaque regions into struct surface Pekka Paalanen 2013-02-13 16:17:18 +0200
  • ac95f3ee9d window: move 'widget' member into struct surface Pekka Paalanen 2013-02-13 16:17:17 +0200
  • 7bcfeade53 window: assimilate window_get_resize_dx_dy() into the call site Pekka Paalanen 2013-02-13 16:17:16 +0200
  • 02bba7ceb0 window: move buffer type and transform into struct surface Pekka Paalanen 2013-02-13 16:17:15 +0200
  • 811ec4ff31 window: move toysurface and allocation to struct surface Pekka Paalanen 2013-02-13 16:17:14 +0200
  • 4e37374875 window: create new struct surface with wl_surface Pekka Paalanen 2013-02-13 16:17:13 +0200
  • 550d66bcb1 window: destroy the 2nd shm buffer, if both released Pekka Paalanen 2013-02-13 16:17:12 +0200
  • 33a68eaaf4 window: check the initial wl_display_dispatch() Pekka Paalanen 2013-02-14 12:18:00 +0200
  • 4e1065491b window: improve EGL-related error messages Pekka Paalanen 2013-02-14 11:49:12 +0200
  • 3c087e4e29 configure.ac: Add version to bug URL as well Kristian Høgsberg 2013-02-14 12:09:41 -0500
  • bf0f4b9d21 configure.ac: Change bugs.freedesktop.org product to Wayland Scott Moreau 2013-02-13 14:29:35 -0700
  • 4c65da5fc0 compositor: Init fade surface color properly Ander Conselvan de Oliveira 2013-02-13 16:06:37 +0200
  • c4a42ca6b5 screenshot: Print warning if we're not launched from weston Kristian Høgsberg 2013-02-13 13:40:58 -0500
  • b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN Kristian Høgsberg 2013-02-12 20:07:05 -0500
  • 088c62e267 Use __func__ in log message instead of hard coded function name Scott Moreau 2013-02-11 04:45:38 -0700
  • d1c426eef7 tests: add test for buffer release event Pekka Paalanen 2013-02-08 17:01:27 +0200
  • 32ac9b9245 tests: export create_shm_buffer() helper Pekka Paalanen 2013-02-08 17:01:26 +0200
  • 8aaef7d48c tests: add frame callback waiting helpers Pekka Paalanen 2013-02-08 17:01:25 +0200
  • 19dadf2617 tests: Add XWayland test Tiago Vignatti 2013-02-08 14:57:00 +0200
  • 314d988b28 configure: prevent premature HAVE_GLU check Konno, Joe 2013-01-30 07:38:57 -0800
  • 209e8f177a tests: fix assignment typo, should be comparison U. Artie Eoff 2013-01-29 15:30:09 -0800
  • 4f49917ec5 fbdev: Add an fbdev compositor backend using pixman and evdev Philip Withnall 2013-02-02 12:02:32 +0000
  • 4174791d9e configure.ac: Bump git master version to 1.0.90 Kristian Høgsberg 2013-02-02 10:32:25 -0500
  • 1224514f5b Add --version option Scott Moreau 2012-08-29 15:15:58 -0600
  • d92c09c770 compositor-drm: Use matrix type to test for drm plane compatibility Kristian Høgsberg 2013-01-29 16:56:15 -0500
  • 272d243e00 weston-launch: Clear environment and set it up from scratch Kristian Høgsberg 2013-01-29 14:14:06 -0500
  • c0d79ce2ba shell: Whitespaces cleanup Quentin Glidic 2013-01-29 14:16:13 +0100
  • 031fc8751c pixman renderer: respect output position Vasily Khoruzhick 2013-01-29 14:58:14 +0300
  • f4a457fe0f pixman-renderer: handle surface transform matrix properly Vasily Khoruzhick 2013-01-28 22:40:29 +0300
  • 1bbf372e31 matrix: track transform type Vasily Khoruzhick 2013-01-28 22:40:28 +0300
  • 15336e8b5c toytoolkit: Remove left-over pixman dependency Kristian Høgsberg 2013-01-28 16:03:51 -0500
  • 3c2360ff9d Add new shared/image-loader.h to separate include dependencies Kristian Høgsberg 2013-01-28 16:01:22 -0500
  • 78fd32b7a2 clients: Make libtoytoolkit a libtool library Kristian Høgsberg 2013-01-28 15:35:03 -0500
  • d20fd4db60 terminal: Handle the window close event Dima Ryazanov 2013-01-28 01:11:06 -0800
  • 23e72b867a pixman-renderer: Don't unreference NULL hw_buffer image Ander Conselvan de Oliveira 2013-01-25 15:13:06 +0200
  • 5fb44141bf compositor-drm: Add support for using the pixman renderer Ander Conselvan de Oliveira 2013-01-25 15:13:05 +0200
  • 1d41ad4054 compositor-drm: Support creating drm_fb backed by dumb buffers Ander Conselvan de Oliveira 2013-01-25 15:13:04 +0200
  • 526d46118e compositor-drm: Put logic of destroy/releasing bo's in its own function Ander Conselvan de Oliveira 2013-01-25 15:13:03 +0200
  • 229291789a compositor-drm: Split kms initialization out of init_egl() Ander Conselvan de Oliveira 2013-01-25 15:13:02 +0200
  • 936effddeb pixman-renderer: Move shadow buffer into renderer Ander Conselvan de Oliveira 2013-01-25 15:13:01 +0200
  • 8792ef12b6 pixman-renderer: Add repaint debugging feature Ander Conselvan de Oliveira 2013-01-25 15:13:00 +0200
  • edc51c0f9c Weston: weston.ini.man page Martin Minarik 2013-01-18 18:44:29 +0100
  • 0eab05d2a7 clients: add global_remove handler stubs Pekka Paalanen 2013-01-22 14:53:55 +0200