391 Commits (2e543aef219b3efc80ce23660fcce64cbcfaed41)

Author SHA1 Message Date
Kristian Høgsberg 5cbc763404 shell.c: Not all seats have pointers 11 years ago
Kristian Høgsberg 211b517e8c shell: Move maximize and fullscreen bindings to mod + SHIFT 11 years ago
Kristian Høgsberg 9046d2424a shell: Orphan child windows when a shell surface is destroyed 11 years ago
Kristian Høgsberg d6d3b377f8 keyboard: Make debug output less verbose 11 years ago
Kristian Høgsberg 70f2901989 shell: Make sure we still have touch or pointer focus when moving/resizing 11 years ago
Rafal Mielniczuk b2917a2fed shell: run surface bindings only when focus surface is not NULL 11 years ago
Emilio Pozuelo Monfort 1a26f1baba exposay: set an alpha on fullscreen surfaces 11 years ago
Emilio Pozuelo Monfort e6bbe5a90d exposay: fix infinite loop with fullscreen surfaces 11 years ago
Kristian Høgsberg 0ed6750541 shell: Only assign focus on touch if there is a touch focus surface 11 years ago
Kristian Høgsberg 9f7e331a20 xwm: Handle WM_TRANSIENT_FOR 11 years ago
Kristian Høgsberg 0e45e8712a shell: Start the input panel slide slightly on the output 11 years ago
Kristian Høgsberg 2eebcd34fc shell: Test for surface->width == 0 to see if input-panel was unmapped 11 years ago
Kristian Høgsberg c30c8a3db5 shell: Always set input-panel position on initial configure 11 years ago
Kristian Høgsberg 8bc525c60d shell.c: Set state_changed for xwayland surfaces as well 11 years ago
Kristian Høgsberg 7c4f6cc145 shell: Only assign focus on click if there is a pointer focus surface 11 years ago
Kristian Høgsberg 8662349394 shell.c: Back out alt-tab functionality 11 years ago
Jason Ekstrand 6228ee235f Fix the size of surfaces created in create_black_surface 11 years ago
Kristian Høgsberg ead5242e07 shell: Fix up previous broken commit 11 years ago
Kristian Høgsberg d55db69c94 Revert "shell: Change stacking order calculation for popup surfaces" 11 years ago
Kristian Høgsberg a1df7acb78 shell: Set state_changed when we make a surface transient 11 years ago
Ander Conselvan de Oliveira 312ea4ca42 shell: Handle the desktop shell client destroy signal 11 years ago
Jason Ekstrand 5c11a3340b Add a weston_surface_set_size function 11 years ago
Ander Conselvan de Oliveira fc63fddcee shell: Reset fullscreen and maximized state on output unplug 11 years ago
Zhang, Xiong Y 31236932a1 desktop-shell: Invalidate saved position when output is destroyed 11 years ago
Giulio Camuffo 1aaf3e42e2 sdk: make C++11 plugins build again 11 years ago
Jasper St. Pierre cf389f5917 Update .gitignore 11 years ago
Jasper St. Pierre 8f180d44f5 shell: Fix set_transient_for with a NULL parent 11 years ago
Kristian Høgsberg 8d344a0548 shell: Make sure the shell implementation and protocol versions match 11 years ago
Kristian Høgsberg c8f8dd894e desktop-shell: Drop next_type from shell_surface 11 years ago
Kristian Høgsberg 4804a301db shell: Put xwayland surface at the top of the fullscreen layer 11 years ago
Kristian Høgsberg 41fbf6f7fd desktop-shell: Make set_toplevel() clear surface states 11 years ago
Kristian Høgsberg e960b3f012 desktop-shell: Set fullscreen flags in common code path 11 years ago
Kristian Høgsberg c2745b14f0 desktop-shell: Set maximized flags in common code path 11 years ago
Rafael Antognolli 5031cbe7b4 shell: Don't try to switch to a NULL shell surface. 11 years ago
Rafael Antognolli db59f9a53f shell: Set a surface as TOPLEVEL instead of the old surface types. 11 years ago
Rafael Antognolli 44a3162eea shell: Add missing break to a case statement inside set_surface_type. 11 years ago
Kristian Høgsberg b7fd89192f build: Fix out-of-tree build for desktop-shell 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