228 Commits (0eabcaafaeeb8648fbe6a2196f34afbbfd18d65a)

Author SHA1 Message Date
Kristian Høgsberg 61f00f52fa shell: Make sure the black surface is opaque 12 years ago
Kristian Høgsberg 79af73e313 compositor-drm: Disable planes when zoomed or capturing 12 years ago
Kristian Høgsberg bbe983923d shell: Make it possible to move and raise unresponsive surfaces 12 years ago
Kristian Høgsberg 9e31bff831 shell: Move surface move code back to just after the move grab functions 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 12 years ago
Kristian Høgsberg e377822c64 shell: Give keyboard focus to top surface when current keyboard focus goes away 12 years ago
Kristian Høgsberg 2f5faff7f9 shell: Always track focus state per workspace 12 years ago
Kristian Høgsberg c94de6450e shell: Remove unused shsurf->focus_state 12 years ago
Kristian Høgsberg b8e0d0f5ac shell: Use the right destroy listener in focus_state_surface_destroy() 12 years ago
Tiago Vignatti 65191d144f shell: Remove unused pointer_end_grab 12 years ago
Kristian Høgsberg a08b528597 shell: Center fullscreen surface whenever new buffer is attached 12 years ago
Kristian Høgsberg 82a1d11cfa shell: Set shell_interface.shell at initialization 12 years ago
Kristian Høgsberg 94de680439 shell: Default to maximize/fullscreen on current output 12 years ago
Ander Conselvan de Oliveira eac9a46012 shell: Don't ping the grab surface 12 years ago
Kristian Høgsberg 240dfeb0fe shell: Scale fullscreen surface without cropping them, center on output 12 years ago
Juan Zhao 4ab9468865 shell: Use the correct the member name when iterating panel_list 12 years ago
Kristian Høgsberg e4d3a2bce6 Only position fullscreen surface in surface->configure callback 12 years ago
Rob Bradford 31b6862eeb shell: Use desired output when sending configure events when maximised 12 years ago
Ander Conselvan de Oliveira 00d17bb903 shell: Don't move fullscreen surfaces 12 years ago
Ander Conselvan de Oliveira b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 12 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 12 years ago
Kristian Høgsberg c7cd626bcf compositor: Update xkb state with key releases on focus out 12 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 12 years ago
Kristian Høgsberg 0636ac307e shell: Make input_panel just a regular wl_surface 12 years ago
Kristian Høgsberg 1a73a6335d shell: Make screensaver just a wl_surface 12 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg ce345b0f60 shell: Fix inverted test for locked in workspace bindings 12 years ago
Kristian Høgsberg 4476aaff24 shell: Hide workspace layer when locking screen 12 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 12 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 12 years ago
Kristian Høgsberg 85b2e4b6bf shell: Don't focus to background, screensaver or input_panel surfaces 12 years ago
Kristian Høgsberg a4a4de487e shell: Don't allow move/resize/rotate for input panel surfaces 12 years ago
Jan Arne Petersen 42feced8de shell: Add support for input panels 12 years ago
Kristian Høgsberg d813445f16 shell: Just use surface->private for shell_surface 12 years ago
Kristian Høgsberg 6c6fb993f7 shell: Schedule repaint when moving a surface 12 years ago
Kristian Høgsberg b0d8e779df switcher: Don't use compositor->surface_list 12 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 12 years ago
Kristian Høgsberg 7b5029f8d4 shell: Don't override the sprite surface output 12 years ago
Jonas Ådahl 04769744e1 shell: Store focus state in workspaces 12 years ago
Jonas Ådahl 62fcd0417e shell: Animate workspace changes 12 years ago
Jonas Ådahl e3cddce5a6 shell: Virtual workspaces 12 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 12 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 12 years ago
Kristian Høgsberg b2af93ef8c compositor: Drop weston_surface_to_global() 12 years ago
Kristian Høgsberg 633b14505c shell: Emit destroy signal for when we manually destroy shell surface 12 years ago
Kristian Høgsberg 47b5dca409 shell: Don't remove grab listener if surface was destroyed 12 years ago
Pekka Paalanen 43e1ba8073 shell: fix crash when no pointer device 12 years ago
Pekka Paalanen 4e1f2ff1c6 shell: fix a crash during 'make check' 12 years ago