2773 Commits (c1e6c8a2ed9cad6ba0211a2097cbc510d604656b)
 

Author SHA1 Message Date
Kristian Høgsberg c1e6c8a2ed compositor: Make sure surface->transform.matrix,inverse are always valid 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Satyeshwar Singh 964a342e53 evdev: Wait for SYN event before sending events over to the client 12 years ago
Pekka Paalanen 6d8fcc75b8 update .gitignores for src/ and man/ 12 years ago
Ander Conselvan de Oliveira 2002f88888 compositor-drm: Fix a crash with a fullscreen surface with driver mode 12 years ago
Scott Moreau 8eb6748f15 compositor-drm: Use __func__ instead of hardcoded string 12 years ago
Kristian Høgsberg 24639cc0ca Makefile.am: Distribute weston.ini sample 12 years ago
Quentin Glidic 056e8379a2 Makefile.am: SUBDIRS is automagic 12 years ago
Quentin Glidic f14977f854 tests: Use&Fix parallel tests 12 years ago
Ander Conselvan de Oliveira dda9d78ec9 shell: Go straight to sleep if the sceensaver isn't configured 12 years ago
Ander Conselvan de Oliveira b17537e2c5 shell: Use weston_compositor_sleep() instead of setting DPMS state 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 12 years ago
Ander Conselvan de Oliveira 859e885985 shell: Use its own timer for the screensaver timeout 12 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 12 years ago
Ander Conselvan de Oliveira 29f30fab27 animation: Schedule a repaint only on the outputs the surface is in 12 years ago
Ander Conselvan de Oliveira 8a91324c13 animation: When fading, round the surface alpha when close to 0 or 1 12 years ago
Ander Conselvan de Oliveira ee41605446 animation: Make fade more controllable 12 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 12 years ago
Kristian Høgsberg 142d546c14 compositor: Don't free config_file before we done using it 12 years ago
Kristian Høgsberg 762b166c35 xwm: Only call set_fullscreen if the window is mapped 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Jan Arne Petersen d5a97ae053 tests: Fix text-test 12 years ago
Kristian Høgsberg a1377cf198 Add missing builddir includes for version.h 12 years ago
Pekka Paalanen 6f41b0727c window: fix display_acquire_window_surface() 12 years ago
Kristian Høgsberg 7cc3d846f4 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN 12 years ago
Kristian Høgsberg 97a5614563 weston.ini: Use 'modeline' key for modeline example 12 years ago
Giulio Camuffo 8aa16174e2 shell: Do not hang when mapping a popup twice 12 years ago
Rafal Mielniczuk db790573ad compositor: set data_device keyboard focus in seat_get_keyboard 12 years ago
Kristian Høgsberg 8764466c6b udev-seat: Simplfy enable/disable interface a bit 12 years ago
Kristian Høgsberg 7e597f22d5 compositor-fbdev: Use udev_seat 12 years ago
Kristian Høgsberg 98cfea6f49 compositor-drm: Move udev_seat to its own file 12 years ago
Kristian Høgsberg e809103e0f compositor-drm: Rename a few evdev_* functions to udev_seat_* 12 years ago
Quentin Glidic bb41005259 configure.ac: Make xwayland tests depend on xwayland 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Kristian Høgsberg 4fd273f400 compositor-x11: Fix pointer type warning 12 years ago
Kristian Høgsberg 506238454b compositor-drm: Remember to drop master in drm error handling 12 years ago
Kristian Høgsberg 4905efdc99 src/Makefile.am: Use $(libdir) instead of @libdir@ 12 years ago
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules 12 years ago
Marcin Slusarz 554a0da74a compositor: Use libunwind if available for better backtraces 12 years ago
Jan Arne Petersen 1cc9e08d2f text: Split out cursor_position 12 years ago
Jan Arne Petersen 964b517c9b text: Rename set_micro_focus request 12 years ago
Jan Arne Petersen 6138197337 text: Add show/hide_input_panel requests 12 years ago
Jan Arne Petersen 0eabcaafae text: Add commit request 12 years ago
Jan Arne Petersen f255165bd4 text: Remove unused requests/events 12 years ago
Jan Arne Petersen ffbb20f730 text: Move input_panel interface to input-method 12 years ago
Jan Arne Petersen 23ccfb3ef9 shell: Do not hang after setting input_panel twice 12 years ago
Jan Arne Petersen af7b6c9c6d shell: Do not crash when hiding input_panel 12 years ago
Jan Arne Petersen 3fb6e71814 editor: Add support for backspace keysym events 12 years ago