313 Commits (a7af70436b7dccfacd736626d6719b3e751fd985)

Author SHA1 Message Date
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 12 years ago
Kristian Høgsberg 724c8d9e7c shell: Add a new weston.ini to control the startup animation 12 years ago
Neil Roberts e14aa4f0a9 Don't remove the touch grab until the last touch point is removed 12 years ago
Neil Roberts aba0f25cb0 Add a touch move binding 12 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 12 years ago
Neil Roberts 96d790e74b input: Emit events on all resources for a client 12 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 12 years ago
Giulio Camuffo 62942ad3a6 xwm: set the shell_surface's title 12 years ago
Kristian Høgsberg 2e3c396ae3 shell: Use wl_resource_for_each() for sending out workspace status 12 years ago
Kristian Høgsberg e1b655df92 shell: Make sure we have seat->pointer and seat->touch before dereferencing 12 years ago
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 12 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 12 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 12 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 12 years ago
Kristian Høgsberg 9e5d7d17a7 shell: Remove redundant weston_pointer field from shell_grab 12 years ago
Rob Bradford bdeb5d224d shell: Respect output transformation for input panel surface 12 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 12 years ago
Kristian Høgsberg 6780073d78 shell: Always go through end_busy_cursor when ending the busy cursor grab 12 years ago
Kristian Høgsberg c9974a0796 shell: Dont set grab cursor if desktop-shell client died 12 years ago
Rob Bradford dfe310512b shell: Allow ending of popup grabs from within the starting of the grab 12 years ago
Louis-Francis Ratté-Boulianne 9a4f10f6bc shell: Fix calculation of center point in surface rotation 12 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 12 years ago
Kristian Høgsberg f00460771e compositor: Fix remaining double free()s 12 years ago
Quentin Glidic 8418c298af shell: Free temporary strings 12 years ago
Kristian Høgsberg 1cfd406f9d shell: Tweak spring animation for zoom animation type 12 years ago
Kristian Høgsberg 8eb0f4f830 shell: Fix warning and indentation in shell_surface_configure() 12 years ago
Kristian Høgsberg 5281fb1500 spring: Tweak the window fade-in spring to not overshoot 12 years ago
Jason Ekstrand a0d2dde6cd output: Use wl_resource_get accessors for weston_output resources 12 years ago
Jason Ekstrand 44a3863a17 input: Use wl_resource_get accessor functions for resources 12 years ago
Jason Ekstrand 51e5b14952 input_panel_surface: Change resource to a wl_resource pointer 12 years ago
Jason Ekstrand 651f00e94a shell: Convert resources to pointers 12 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 12 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 12 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Alexander Larsson 690f718834 shell: Position DRIVER fullscreen surfaces at origin 12 years ago
Alexander Larsson d622ed3fbf shell: Center window in fullscreen if needed 12 years ago
Alexander Larsson f82b6cac5e shell: Always go to original mode when focused window not fullscreen 12 years ago
Alexander Larsson 355748e3b5 shell: Use buffer_scale as output scale on fullscreen DRIVER 12 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 12 years ago
Kristian Høgsberg fc10cc0c65 shell: Remove input panel debug fprintf 12 years ago
Kristian Høgsberg 673a889fd8 shell: Use new config parser 12 years ago
Pekka Paalanen 79346ab3a5 shell: wait for desktop-shell init before fade in 12 years ago
Pekka Paalanen 7bb6510748 compositor: add capability flag for arbitrary surface rotation 12 years ago
Rob Bradford 2f8d9aacfa shell: End grab if the grabbed shell surface has been destroyed 12 years ago
Hardening eb1e13044f Fix surface_pong when a seat doesn't have a pointer 12 years ago
Kristian Høgsberg b9f1c5248b lock-surface: Set geometry width and height before centering 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Giulio Camuffo b836664c42 shell: account for the subsurfaces when going fullscreen or maximizing 12 years ago
Giulio Camuffo 61da3fc948 shell: enable moving and resizing of a surface when clicking on a subsurface 12 years ago