sdk: be C++ friendly
[platform/upstream/weston.git] / src / shell.c
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-27 Giulio Camuffoshell: set the popup grab button as pressed only if...
2013-03-26 Giulio Camuffoshell: handle multiple popups
2013-03-19 Rafal Mielniczukshell: reset rotation for maximized surface
2013-03-19 Rafal Mielniczukshell: block move, rotate, resize in maximized state
2013-03-19 Pekka Paalanencompositor, shell: surface transform inheritance
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-03-19 Scott MoreauFix memory leaks
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-22 Ander Conselvan... shell: Go straight to sleep if the sceensaver isn't...
2013-02-22 Ander Conselvan... shell: Use weston_compositor_sleep() instead of setting...
2013-02-22 Ander Conselvan... compositor: Rename lock and unlock signals to idle...
2013-02-22 Ander Conselvan... compositor: Move state tracking complexity into shell
2013-02-22 Ander Conselvan... shell: Use its own timer for the screensaver timeout
2013-02-22 Ander Conselvan... compositor: Move fade animation out of core Weston...
2013-02-22 Ander Conselvan... animation: Make fade more controllable
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-18 Giulio Camuffoshell: Do not hang when mapping a popup twice
2013-02-15 Jan Arne Petersentext: Add show/hide_input_panel requests
2013-02-15 Jan Arne Petersentext: Move input_panel interface to input-method
2013-02-15 Jan Arne Petersenshell: Do not hang after setting input_panel twice
2013-02-15 Jan Arne Petersenshell: Do not crash when hiding input_panel
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2013-02-15 Ander Conselvan... shell: Set the DPMS state if the screensaver fails...
2013-02-15 Jan Arne Petersenshell: Fix bug when input panel is shown twice
2013-02-15 Kristian Høgsbergshell: Add back ability to rotate unresponsive surfaces
2013-02-14 Rob Bradfordshell: Bypass fullscreen scaling if surface width and...
2013-02-13 Kristian Høgsbergxwm: Support _NET_WM_STATE_FULLSCREEN
2013-01-29 Quentin Glidicshell: Whitespaces cleanup
2013-01-28 Vasily Khoruzhickmatrix: track transform type
2013-01-24 Pekka Paalanenshell: remove remnants of screensaver surface list
2013-01-15 Jonas Ådahlshell: Don't lower fullscreen layer on activate
2013-01-15 Jonas Ådahlshell: Set input region of the black fullscreen surface
2012-12-07 Rob Bradfordshell: Remove confusing case fall-through
2012-12-06 Pekka Paalanencompositor: introduce weston_buffer_reference
2012-12-06 Jan Arne Petersenshell: Do not remove input panel layer when locked
2012-11-27 Ander Conselvan... compositor: Implement buffer transformation
2012-11-16 Ville Syrjäläshell/zoom: Increment/decrement disable_planes only...
2012-11-08 Ander Conselvan... shell: Remove the old repaint debug mode
2012-11-08 Ander Conselvan... compositor: Add debug key bindings infrastructure
2012-11-08 Jan Arne Petersenshell: Do not insert input panel layer when locked
2012-10-30 Kristian Høgsbergshell: End popups if we trigger a shell grab
2012-10-16 Jonas Ådahlshell: Update bindings to conform to pointer axis protocol
2012-10-11 Pekka Paalanenshell: do not double-init input region
2012-10-11 Pekka Paalanenshell: do not double-init a region
2012-10-10 Rafal Mielniczukshell: restore correct layer in shell_unset_fullscreen
2012-10-04 John Kåre Alsakerweston: Use float instead of GLfloat.
2012-10-04 Tiago Vignatticompositor: Add kill signal
2012-10-04 Tiago Vignattishell: Skip clients that we forked ourselves in kill...
2012-10-04 Tiago Vignattishell: Start the desktop-shell client in the idle handler
2012-09-26 Jan Arne Petersenshell: Fix crash when an input panel is hiding
2012-09-14 Ander Conselvan... compositor: Always assign an output when updating a...
2012-09-11 Kristian Høgsbergcompositor: Make all non-backend modules use module_ini...
2012-09-04 Philipp Brüschweilerworkspaces: don't segfault on invalid move_surface_to_w...
2012-08-31 Jonas Ådahlshell: Improve focus handling when moving surfaces...
2012-08-31 Jonas Ådahlshell: Introduce workspace manager interface
2012-08-31 Jonas Ådahlshell: Add possibility to move surfaces to other workspaces
2012-08-31 Jonas Ådahlshell: Always set focus when restoring focus state
2012-08-31 Pekka Paalanencompositor: triangle fan debug
2012-08-29 Scott MoreauImplement output transformations.
2012-08-13 Philipp Brüschweilershell: don't segfault when pressing super+k when no...
2012-08-13 Scott Moreaushell: Eliminate unneeded function.
2012-08-13 Rob Bradfordshell: Avoid modulo by zero error in positioning algorithm
2012-08-13 Rob Bradfordshell: Enhance the basic random positioning algorithm
2012-08-13 Kristian Høgsbergshell: Ignore unsolicited pong requests
2012-08-10 Kristian Høgsbergshell: Track pointer focus for all seats
2012-08-09 Philipp Brüschweilershell: move input panels into a designated layer
2012-08-09 Ander Conselvan... shell: Fix repaint debugging
2012-08-09 Philipp Brüschweilershell: don't abuse link_layer for keeping track of...
2012-08-03 Kristian Høgsbergshell: Make sure the black surface is opaque
2012-08-03 Kristian Høgsbergcompositor-drm: Disable planes when zoomed or capturing
2012-08-01 Kristian Høgsbergshell: Make it possible to move and raise unresponsive...
2012-08-01 Kristian Høgsbergshell: Move surface move code back to just after the...
2012-08-01 Kristian Høgsbergcompositor: Fold the log prototypes into compositor...
2012-08-01 Kristian Høgsbergshell: Give keyboard focus to top surface when current...
2012-07-31 Kristian Høgsbergshell: Always track focus state per workspace
2012-07-31 Kristian Høgsbergshell: Remove unused shsurf->focus_state
2012-07-31 Kristian Høgsbergshell: Use the right destroy listener in focus_state_su...
2012-07-20 Tiago Vignattishell: Remove unused pointer_end_grab
2012-07-20 Kristian Høgsbergshell: Center fullscreen surface whenever new buffer...
2012-07-19 Kristian Høgsbergshell: Set shell_interface.shell at initialization
2012-07-18 Kristian Høgsbergshell: Default to maximize/fullscreen on current output
2012-07-16 Ander Conselvan... shell: Don't ping the grab surface
2012-07-12 Kristian Høgsbergshell: Scale fullscreen surface without cropping them...
2012-07-10 Juan Zhaoshell: Use the correct the member name when iterating...
2012-07-10 Kristian HøgsbergOnly position fullscreen surface in surface->configure...
2012-07-02 Rob Bradfordshell: Use desired output when sending configure events...
2012-06-28 Ander Conselvan... shell: Don't move fullscreen surfaces
2012-06-28 Ander Conselvan... shell: Show approprite cursors during move and resize...
2012-06-28 Kristian Høgsbergcompositor: Move repaint debug binding to mod-shift...
2012-06-28 Kristian Høgsbergcompositor: Update xkb state with key releases on focus out
2012-06-27 Kristian Høgsbergshell: Take a wl_surface as parent for transient and...
2012-06-27 Kristian Høgsbergshell: Make input_panel just a regular wl_surface
2012-06-27 Kristian Høgsbergshell: Make screensaver just a wl_surface
2012-06-27 Kristian Høgsbergshell: Make the lock surface just a plain wl_surface too
2012-06-27 Kristian Høgsbergshell: Make panel just a wl_surface too
2012-06-26 Kristian Høgsbergshell: Don't make desktop_shell background a wl_shell_s...
2012-06-26 Kristian Høgsbergshell: Fix inverted test for locked in workspace bindings
2012-06-25 Kristian Høgsbergshell: Hide workspace layer when locking screen
2012-06-22 Kristian Høgsbergshell: Animate input panel mapping
next