protocol: rename wl_surface_scaler to wl_viewport
[profile/ivi/weston-ivi-shell.git] / desktop-shell /
2014-01-08 Emilio Pozuelo Monfortexposay: set an alpha on fullscreen surfaces
2014-01-08 Emilio Pozuelo Monfortexposay: fix infinite loop with fullscreen surfaces
2014-01-03 Kristian Høgsbergshell: Only assign focus on touch if there is a touch...
2014-01-03 Kristian Høgsbergxwm: Handle WM_TRANSIENT_FOR
2014-01-02 Kristian Høgsbergshell: Start the input panel slide slightly on the...
2014-01-02 Kristian Høgsbergshell: Test for surface->width == 0 to see if input...
2014-01-02 Kristian Høgsbergshell: Always set input-panel position on initial configure
2014-01-02 Kristian Høgsbergshell.c: Set state_changed for xwayland surfaces as...
2014-01-02 Kristian Høgsbergshell: Only assign focus on click if there is a pointer...
2014-01-02 Kristian Høgsbergshell.c: Back out alt-tab functionality
2014-01-01 Jason EkstrandFix the size of surfaces created in create_black_surface
2014-01-01 Kristian Høgsbergshell: Fix up previous broken commit
2014-01-01 Kristian HøgsbergRevert "shell: Change stacking order calculation for...
2013-12-31 Kristian Høgsbergshell: Set state_changed when we make a surface transient
2013-12-22 Ander Conselvan... shell: Handle the desktop shell client destroy signal
2013-12-17 Jason EkstrandAdd a weston_surface_set_size function
2013-12-17 Ander Conselvan... shell: Reset fullscreen and maximized state on output...
2013-12-17 Zhang, Xiong Ydesktop-shell: Invalidate saved position when output...
2013-12-10 Giulio Camuffosdk: make C++11 plugins build again
2013-12-09 Jasper St. PierreUpdate .gitignore
2013-12-09 Jasper St. Pierreshell: Fix set_transient_for with a NULL parent
2013-12-09 Kristian Høgsbergshell: Make sure the shell implementation and protocol...
2013-12-06 Kristian Høgsbergdesktop-shell: Drop next_type from shell_surface
2013-12-06 Kristian Høgsbergshell: Put xwayland surface at the top of the fullscree...
2013-12-06 Kristian Høgsbergdesktop-shell: Make set_toplevel() clear surface states
2013-12-06 Kristian Høgsbergdesktop-shell: Set fullscreen flags in common code...
2013-12-06 Kristian Høgsbergdesktop-shell: Set maximized flags in common code path
2013-12-05 Rafael Antognollishell: Don't try to switch to a NULL shell surface.
2013-12-05 Rafael Antognollishell: Set a surface as TOPLEVEL instead of the old...
2013-12-05 Rafael Antognollishell: Add missing break to a case statement inside...
2013-12-04 Kristian Høgsbergbuild: Fix out-of-tree build for desktop-shell
2013-12-04 Rafael Antognollishell: Fix activate logic on surface map.
2013-12-04 Kristian Høgsbergdesktop-shell: Split out input-panel code
2013-12-04 Kristian Høgsbergdesktop-shell: Split out exposay immplementation
2013-12-04 Kristian Høgsbergdesktop-shell: Move to new desktop-shell subdirectory