summaryrefslogtreecommitdiff
path: root/desktop-shell
AgeCommit message (Expand)AuthorFilesLines
2014-01-07exposay: set an alpha on fullscreen surfacesHEADmasterEmilio Pozuelo Monfort3-0/+12
2014-01-07exposay: fix infinite loop with fullscreen surfacesEmilio Pozuelo Monfort1-2/+5
2014-01-02shell: Only assign focus on touch if there is a touch focus surfaceKristian Høgsberg1-0/+2
2014-01-02xwm: Handle WM_TRANSIENT_FORKristian Høgsberg1-3/+4
2014-01-02shell: Start the input panel slide slightly on the outputKristian Høgsberg1-2/+2
2014-01-02shell: Test for surface->width == 0 to see if input-panel was unmappedKristian Høgsberg1-1/+1
2014-01-02shell: Always set input-panel position on initial configureKristian Høgsberg1-9/+1
2014-01-01shell.c: Set state_changed for xwayland surfaces as wellKristian Høgsberg1-0/+1
2014-01-01shell: Only assign focus on click if there is a pointer focus surfaceKristian Høgsberg1-0/+2
2014-01-01shell.c: Back out alt-tab functionalityKristian Høgsberg1-251/+0
2014-01-01Fix the size of surfaces created in create_black_surfaceJason Ekstrand1-1/+1
2014-01-01shell: Fix up previous broken commitKristian Høgsberg1-4/+3
2014-01-01Revert "shell: Change stacking order calculation for popup surfaces"Kristian Høgsberg1-29/+4
2013-12-31shell: Set state_changed when we make a surface transientKristian Høgsberg1-0/+1
2013-12-22shell: Handle the desktop shell client destroy signalAnder Conselvan de Oliveira2-0/+17
2013-12-16Add a weston_surface_set_size functionJason Ekstrand1-6/+3
2013-12-16shell: Reset fullscreen and maximized state on output unplugAnder Conselvan de Oliveira1-0/+3
2013-12-16desktop-shell: Invalidate saved position when output is destroyedZhang, Xiong Y1-5/+27
2013-12-09sdk: make C++11 plugins build againGiulio Camuffo1-0/+4
2013-12-09Update .gitignoreJasper St. Pierre1-0/+4
2013-12-09shell: Fix set_transient_for with a NULL parentJasper St. Pierre1-2/+6
2013-12-08shell: Make sure the shell implementation and protocol versions matchKristian Høgsberg1-0/+3
2013-12-05desktop-shell: Drop next_type from shell_surfaceKristian Høgsberg1-29/+13
2013-12-05shell: Put xwayland surface at the top of the fullscreen layerKristian Høgsberg1-0/+2
2013-12-05desktop-shell: Make set_toplevel() clear surface statesKristian Høgsberg1-3/+2
2013-12-05desktop-shell: Set fullscreen flags in common code pathKristian Høgsberg1-6/+3
2013-12-05desktop-shell: Set maximized flags in common code pathKristian Høgsberg1-6/+3
2013-12-05shell: Don't try to switch to a NULL shell surface.Rafael Antognolli1-10/+3
2013-12-05shell: Set a surface as TOPLEVEL instead of the old surface types.Rafael Antognolli1-2/+3
2013-12-05shell: Add missing break to a case statement inside set_surface_type.Rafael Antognolli1-0/+1
2013-12-04build: Fix out-of-tree build for desktop-shellKristian Høgsberg1-0/+1
2013-12-04shell: Fix activate logic on surface map.Rafael Antognolli1-1/+1
2013-12-04desktop-shell: Split out input-panel codeKristian Høgsberg4-314/+375
2013-12-04desktop-shell: Split out exposay immplementationKristian Høgsberg4-752/+825
2013-12-04desktop-shell: Move to new desktop-shell subdirectoryKristian Høgsberg2-0/+6943