1404 Commits (9f43cb48aac9d27aa49fe955104f5cfd204703ed)

Author SHA1 Message Date
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
Kristian Høgsberg a1377cf198 Add missing builddir includes for version.h 12 years ago
Kristian Høgsberg 7cc3d846f4 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN 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
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 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 a75a789fc1 text: fix weston key bindings with input methods 12 years ago
Jan Arne Petersen adfedc1965 text: add support for invoke_action request 12 years ago
Jan Arne Petersen 26ffa814d9 text: Add content type support to text protocol 12 years ago
Jan Arne Petersen c7d2a9839b text: add serial argument to text protocol 12 years ago
Jan Arne Petersen 4653531e7a text: add pre-edit styling support to protocol 12 years ago
Ander Conselvan de Oliveira 18639f8d4a shell: Set the DPMS state if the screensaver fails to launch or dies 12 years ago
Kristian Høgsberg 8e7adbff68 compositor-x11: Wait for configure_notify for fullscreen 12 years ago
Kristian Høgsberg 81585e9d2a xwm: Don't leak pending.input region 12 years ago
Kristian Høgsberg 25bb696fc8 xwm: Fix silly region math 12 years ago
Kristian Høgsberg d8b617deea xwm: Fix input region regression from commit changes 12 years ago
Jan Arne Petersen 451a97136f shell: Fix bug when input panel is shown twice 12 years ago
Kristian Høgsberg 0c36903fb3 shell: Add back ability to rotate unresponsive surfaces 12 years ago
Rob Bradford 9f3dd15183 shell: Bypass fullscreen scaling if surface width and height match output 12 years ago
Martin Andersson 566b46467f weston-launcher: Add missing newline in error message 12 years ago
Ander Conselvan de Oliveira 4c65da5fc0 compositor: Init fade surface color properly 12 years ago
Kristian Høgsberg b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN 12 years ago
Scott Moreau 088c62e267 Use __func__ in log message instead of hard coded function name 12 years ago
Philip Withnall 4f49917ec5 fbdev: Add an fbdev compositor backend using pixman and evdev 12 years ago
Scott Moreau 1224514f5b Add --version option 12 years ago
Kristian Høgsberg d92c09c770 compositor-drm: Use matrix type to test for drm plane compatibility 12 years ago