340 Commits (0f640e219cbf5cc0ca8ff5b3fb51437ace6f5cb0)

Author SHA1 Message Date
Philip Withnall 0f640e219c shell: Add missing cases to switch statements for surface types 12 years ago
Philip Withnall becb77e211 shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient 12 years ago
Xiong Zhang becf5a342f src/shell.c: set black_surface->width and height 12 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 12 years ago
Emilio Pozuelo Monfort eed9344430 exposay: properly go away when the modifier is pressed 12 years ago
Emilio Pozuelo Monfort 234c5242ab exposay: provide a cancel func to the ptr grab iface 12 years ago
Emilio Pozuelo Monfort 3d0fc76dd5 shell: don't crash if a pointer's focus is null 12 years ago
Emilio Pozuelo Monfort 46ce798d28 shell: add a client config entry 12 years ago
Emilio Pozuelo Monfort 17467d602d exposay: move the pointer in our motion handler 12 years ago
Emilio Pozuelo Monfort da64426685 shell: Set output on the focus_surfaces' view 12 years ago
Emilio Pozuelo Monfort 5c22ce652d exposay: Activate a surface when hovering it 12 years ago
Emilio Pozuelo Monfort 8224309f14 exposay: add cancel impl to the kbd grab iface 12 years ago
Emilio Pozuelo Monfort 03251b6a7a shell: Implement alt-tab switcher 12 years ago
Daniel Stone df8133b725 Add Exposay 12 years ago
Louis-Francis Ratté-Boulianne b482dbd7eb animation, shell: add kbd focus change animation 12 years ago
Giulio Camuffo 1959ab8d22 input: let the pointer motion handlers move the pointer 12 years ago
Giulio Camuffo 412b024be8 zoom: use the new pointer motion signal to move the zoom frame. 12 years ago
Kristian Høgsberg aa2ee8bdf6 shell: Create view for lock surface 12 years ago
Kristian Høgsberg 912e0a117a Fall back to ANIMATION_NONE if startup-animation is zoom 12 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 12 years ago
Jonas Ådahl 1c6e63e880 shell: Don't leak weston_touch_move_grab structs 12 years ago
Kristian Høgsberg c85f1d4595 shell.c: Prevent moving a window from more than one source 12 years ago
Kristian Høgsberg 0d94f41b44 shell.c: Don't overwrite focus surface argument in activate_binding() 12 years ago
Kristian Høgsberg 7ab139ce16 shell: Don't cast weston_view to surface when we just need view->surface 12 years ago
Kristian Høgsberg 48588f8696 shell: Create a view for the grab_surface 12 years ago
Kristian Høgsberg a3a0e1867e shell: Add the right output object to the shell output_list 12 years ago
Xiong Zhang 6b48142f8a shell: register output->destroy_signal handler 12 years ago
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 13 years ago
Kristian Høgsberg 2e3c396ae3 shell: Use wl_resource_for_each() for sending out workspace status 13 years ago
Kristian Høgsberg e1b655df92 shell: Make sure we have seat->pointer and seat->touch before dereferencing 13 years ago
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 13 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 13 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 13 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 13 years ago
Kristian Høgsberg 9e5d7d17a7 shell: Remove redundant weston_pointer field from shell_grab 13 years ago
Rob Bradford bdeb5d224d shell: Respect output transformation for input panel surface 13 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 13 years ago
Kristian Høgsberg 6780073d78 shell: Always go through end_busy_cursor when ending the busy cursor grab 13 years ago
Kristian Høgsberg c9974a0796 shell: Dont set grab cursor if desktop-shell client died 13 years ago
Rob Bradford dfe310512b shell: Allow ending of popup grabs from within the starting of the grab 13 years ago
Louis-Francis Ratté-Boulianne 9a4f10f6bc shell: Fix calculation of center point in surface rotation 13 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 13 years ago
Kristian Høgsberg f00460771e compositor: Fix remaining double free()s 13 years ago