2965 Commits (79346ab3a5ae3ebaa83ba398913c481cc918ee46)
 

Author SHA1 Message Date
Jan Arne Petersen 26ffa814d9 text: Add content type support to text protocol 12 years ago
Jan Arne Petersen 0a1cf393c6 editor: add support for pre-edit styling 12 years ago
Jan Arne Petersen 49a3fb3d1d keyboard: Add support for pre-edit styling 12 years ago
Jan Arne Petersen 4a17fae8e7 editor: support commit on reset 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
Kristian Høgsberg e994eddafc window.c: Don't allow moving a maximized window 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
Pekka Paalanen 0c4445ba57 window: create Cairo surfaces on demand for redraw 12 years ago
Pekka Paalanen 0a9686f51c window: let menu and tooltip redraw use widget size 12 years ago
Pekka Paalanen 61e028c953 window: remove the transparent flag as unused 12 years ago
Pekka Paalanen 89dee00e5e window: move cairo_surface into struct surface 12 years ago
Pekka Paalanen 2d8a32a9e4 window: add surface pointer to widget 12 years ago
Pekka Paalanen b1cd9b17bf window: move input and opaque regions into struct surface 12 years ago
Pekka Paalanen ac95f3ee9d window: move 'widget' member into struct surface 12 years ago
Pekka Paalanen 7bcfeade53 window: assimilate window_get_resize_dx_dy() into the call site 12 years ago
Pekka Paalanen 02bba7ceb0 window: move buffer type and transform into struct surface 12 years ago
Pekka Paalanen 811ec4ff31 window: move toysurface and allocation to struct surface 12 years ago
Pekka Paalanen 4e37374875 window: create new struct surface with wl_surface 12 years ago
Pekka Paalanen 550d66bcb1 window: destroy the 2nd shm buffer, if both released 12 years ago
Pekka Paalanen 33a68eaaf4 window: check the initial wl_display_dispatch() 12 years ago
Pekka Paalanen 4e1065491b window: improve EGL-related error messages 12 years ago
Kristian Høgsberg 3c087e4e29 configure.ac: Add version to bug URL as well 12 years ago
Scott Moreau bf0f4b9d21 configure.ac: Change bugs.freedesktop.org product to Wayland 12 years ago
Ander Conselvan de Oliveira 4c65da5fc0 compositor: Init fade surface color properly 12 years ago
Kristian Høgsberg c4a42ca6b5 screenshot: Print warning if we're not launched from weston 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
Pekka Paalanen d1c426eef7 tests: add test for buffer release event 12 years ago
Pekka Paalanen 32ac9b9245 tests: export create_shm_buffer() helper 12 years ago
Pekka Paalanen 8aaef7d48c tests: add frame callback waiting helpers 12 years ago
Tiago Vignatti 19dadf2617 tests: Add XWayland test 12 years ago
Konno, Joe 314d988b28 configure: prevent premature HAVE_GLU check 12 years ago
U. Artie Eoff 209e8f177a tests: fix assignment typo, should be comparison 12 years ago
Philip Withnall 4f49917ec5 fbdev: Add an fbdev compositor backend using pixman and evdev 12 years ago
Kristian Høgsberg 4174791d9e configure.ac: Bump git master version to 1.0.90 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
Kristian Høgsberg 272d243e00 weston-launch: Clear environment and set it up from scratch 12 years ago
Quentin Glidic c0d79ce2ba shell: Whitespaces cleanup 12 years ago
Vasily Khoruzhick 031fc8751c pixman renderer: respect output position 12 years ago
Vasily Khoruzhick f4a457fe0f pixman-renderer: handle surface transform matrix properly 12 years ago