55 Commits (ab39f4db0f80a8d82b77ddfeb6a253828fc79180)

Author SHA1 Message Date
Rafael Antognolli 44a3162eea shell: Add missing break to a case statement inside set_surface_type. 11 years ago
Rafael Antognolli ba5d2d76af shell: Fix activate logic on surface map. 11 years ago
Kristian Høgsberg 677a5f5ac2 desktop-shell: Split out input-panel code 11 years ago
Kristian Høgsberg 1ef231377c desktop-shell: Split out exposay immplementation 11 years ago
Kristian Høgsberg 19d1e6b185 desktop-shell: Move to new desktop-shell subdirectory 11 years ago
Rafael Antognolli ea997ac696 xdg-shell: Add key bindings for setting maximized and fullscreen. 11 years ago
Rafael Antognolli 65f98d8c2f xdg-shell: xdg_surface_set_output should only affect fullscreen. 11 years ago
Rafael Antognolli 3c4e3f7cc7 xdg-shell: Add surface size to configure. 11 years ago
Rafael Antognolli e2a3455642 xdg-shell: Implement xdg-shell interface. 11 years ago
Rafael Antognolli 4b99a40bcb shell: Move shell_surface_set_parent to wl_shell calls. 11 years ago
Rafael Antognolli ed207b4bd5 shell: Remove SHELL_SURFACE_TRANSIENT. 11 years ago
Rafael Antognolli 03b16597e0 shell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFACE_MAXIMIZED. 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Emilio Pozuelo Monfort 8a81b83900 Make the default desktop shell client configurable 11 years ago
Jonas Ådahl 9484b695b9 input: Keep track of number of touch points inside touch struct 11 years ago
Philip Withnall da704d97fa shell: Change stacking order calculation for popup surfaces 11 years ago
Philip Withnall 2c3849be91 shell: Fix a potential NULL pointer dereference 11 years ago
Philip Withnall 648a4dd3ec shell: Store parent–child links between shsurfs for window stacking 11 years ago
Philip Withnall ed8f1a9e4b shell: Factor out common code to create fullscreen black surfaces 11 years ago
Philip Withnall 83ffd9d17b shell: Remove weston_view_restack() 11 years ago
Philip Withnall e1d75ae73f shell: Update a shsurf’s layer when its surface type changes 11 years ago
Philip Withnall 07926d90d1 shell: Factor out code to set the layer for a shsurf 11 years ago
Philip Withnall b995e1d053 shell: Don’t change popups’ window types until the next configure event 11 years ago
Philip Withnall dc4332f1ff shell: Factor out code to set a shsurf’s parent 11 years ago
Philip Withnall f85fe84ec3 shell: Tidy up unset_fullscreen() 11 years ago
Philip Withnall 659163d25c shell: Refactor workspace code to operate on shsurfs rather than views 11 years ago
Philip Withnall 352e7ed527 shell: Factor out common code to set a shsurf’s output 11 years ago
Philip Withnall 4a86a0a57b shell: Add missing cases to switch statements for animations and fading 11 years ago
Philip Withnall 0f640e219c shell: Add missing cases to switch statements for surface types 11 years ago
Philip Withnall becb77e211 shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient 11 years ago
Xiong Zhang becf5a342f src/shell.c: set black_surface->width and height 11 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 11 years ago
Emilio Pozuelo Monfort eed9344430 exposay: properly go away when the modifier is pressed 11 years ago
Emilio Pozuelo Monfort 234c5242ab exposay: provide a cancel func to the ptr grab iface 11 years ago
Emilio Pozuelo Monfort 3d0fc76dd5 shell: don't crash if a pointer's focus is null 11 years ago
Emilio Pozuelo Monfort 46ce798d28 shell: add a client config entry 11 years ago
Emilio Pozuelo Monfort 17467d602d exposay: move the pointer in our motion handler 11 years ago
Emilio Pozuelo Monfort da64426685 shell: Set output on the focus_surfaces' view 11 years ago
Emilio Pozuelo Monfort 5c22ce652d exposay: Activate a surface when hovering it 11 years ago
Emilio Pozuelo Monfort 8224309f14 exposay: add cancel impl to the kbd grab iface 11 years ago
Emilio Pozuelo Monfort 03251b6a7a shell: Implement alt-tab switcher 11 years ago
Daniel Stone df8133b725 Add Exposay 11 years ago
Louis-Francis Ratté-Boulianne b482dbd7eb animation, shell: add kbd focus change animation 11 years ago
Giulio Camuffo 1959ab8d22 input: let the pointer motion handlers move the pointer 11 years ago
Giulio Camuffo 412b024be8 zoom: use the new pointer motion signal to move the zoom frame. 11 years ago
Kristian Høgsberg aa2ee8bdf6 shell: Create view for lock surface 11 years ago
Kristian Høgsberg 912e0a117a Fall back to ANIMATION_NONE if startup-animation is zoom 11 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 11 years ago
Jonas Ådahl 1c6e63e880 shell: Don't leak weston_touch_move_grab structs 11 years ago
Kristian Høgsberg c85f1d4595 shell.c: Prevent moving a window from more than one source 11 years ago