45 Commits (3b4af201008f83aaabf4e8bd0a6b6d51b5538936)

Author SHA1 Message Date
Scott Moreau c6d7f60b19 Restructure output zoom key handling. 13 years ago
Scott Moreau ccbf29dcb4 Introduce output zoom. 13 years ago
Ander Conselvan de Oliveira ba727bd1d9 shell: don't assign output for surface of type none 13 years ago
Alex Wu 88277d1422 shell: Fix never map fullscreen/transient surface. 13 years ago
Kristian Høgsberg 0704539ec4 shell: Revive super-tab application switcher 13 years ago
Scott Moreau 447013d718 Track server changes. 13 years ago
Kristian Høgsberg 1cbf3262dd compositor: Move fullscreen_output to shell_surface 13 years ago
Kristian Høgsberg 6a8b553119 shell: Set geometry directly in configure 13 years ago
Kristian Høgsberg d5ae9f4f85 shell: Restore basic fullscreen functionality 13 years ago
Pekka Paalanen b29f412eb8 protocol: remove absolute coordinates from pointer 13 years ago
Ander Conselvan de Oliveira 30eebc7c21 compositor: implement drag'n'drop icons 13 years ago
Ander Conselvan de Oliveira e9e0515cec shell: update position of surfaces with type none on map() 13 years ago
Ander Conselvan de Oliveira a1ff53b31a shell: don't map surfaces with type NONE 13 years ago
Kristian Høgsberg f856fd2f93 Follow set_fullscreen protocol change 13 years ago
Juan Zhao 96879dfe52 shell: Add the set_maximized implementation 13 years ago
Pekka Paalanen 8fb8d3b1b5 compositor, shell: add and use weston_surface_set_position() 13 years ago
Pekka Paalanen d882779aa9 shell: remove two redundant statements from map() 13 years ago
Tiago Vignatti 0f997016a7 shell: remove duplicated code 13 years ago
Pekka Paalanen 8980f7c7d8 shell: do not apply damage on window type set 13 years ago
Pekka Paalanen fc6d91a568 shell: replace identity calls to weston_surface_configure() 13 years ago
Pekka Paalanen f07cb5d5f0 compositor: move output assignment to update_transform 13 years ago
Pekka Paalanen b45ac5eada compositor: clarify update_transform vs. repaint 13 years ago
Pekka Paalanen 25dacab718 shell: remove excessive damage from rotating 13 years ago
Pekka Paalanen 938269af21 compositor: simple menu transform 13 years ago
Pekka Paalanen ddae03cf9b compositor: q&d solution for surface drift 13 years ago
Pekka Paalanen 5c97ae7b82 shell: fix resize for transformed surfaces 13 years ago
Pekka Paalanen 7b3bd3d8b6 shell: fix move of transformed surfaces 13 years ago
Kristian Høgsberg 765e27b9e2 shell: Rotate relative to current rotation 13 years ago
Pekka Paalanen d581a8fcc8 Collabora copyright updates 13 years ago
Pekka Paalanen 60921e5787 compositor: move weston_surface::width,height into geometry 13 years ago
Pekka Paalanen ba3cf95c0e compositor: move weston_surface::x,y into geometry 13 years ago
Pekka Paalanen e0f3cb25e8 compositor: rewrite draw and input coordinate transformations 13 years ago
Pekka Paalanen bc0b7e7756 compositor: restructure weston_surface::transform 13 years ago
Pekka Paalanen 460099f143 shell: add key binding for rotating a surface 13 years ago
Kristian Høgsberg a82c4860a1 compositor: Compute overlapped early and base hw cursor decision on that 13 years ago
Kristian Høgsberg 6af8eb9c7f desktop-shell: Build in sensible defaults 13 years ago
Pekka Paalanen cb108439d2 shell: deal with weston_compositor_pick_surface() = NULL 13 years ago
Kristian Høgsberg f03a616c21 shell: Set desktop-shell deathstamp at initial launch 13 years ago
Pekka Paalanen 4d733ee246 shell: respawn desktop-shell if it dies 13 years ago
Kristian Høgsberg b3cca0a411 shell: Start implementing the popup surface type 13 years ago
Kristian Høgsberg 9ddb826077 Use new grab api 13 years ago
Pekka Paalanen 61b5c67268 shell: free memory on move/resize error paths 13 years ago
Kristian Høgsberg 9724b51750 More weston rename fixes 13 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 13 years ago
Pekka Paalanen 9cf5cc882d shell: destroy desktop_shell client on exit 13 years ago
Pekka Paalanen 3c64723c9f compositor: add destructors to shell plugins 13 years ago
Kristian Høgsberg 2a25cd4ffa compositor: Remove shell->activate callback 13 years ago
Kristian Høgsberg e1a850e5b0 compositor: Move click-to-focus and ctrl-alt-bs bindings to shell.c 13 years ago
Juan Zhao 7bb92f0c03 Activate toplevel fullscreen and menu surfaces 13 years ago
Kristian Høgsberg cd9ac1da5f compositor: Remove server side cursors 13 years ago