shell: move input panels into a designated layer
[profile/ivi/weston.git] / clients /
2012-08-09 Juan Zhaoimage: Don't segfault when the file doesn't exist
2012-08-03 Kristian Høgsbergsimple-egl: Add help message
2012-08-03 Kristian Høgsbergsimple-egl: Set opaque region when running opaque
2012-08-03 Pekka Paalanendesktop-shell: use the standard 'environ' variable
2012-08-03 Andre Heiderterminal: Don't crash on non-ascii chars
2012-08-03 Kristian Høgsbergterminal: Don't output @ for ASCII NUL
2012-08-01 Kristian Høgsbergwindow.c: Use pointer enter serial for setting cursor
2012-08-01 Pekka Paalanensimple-touch: use proper damage in touch_paint()
2012-08-01 Pekka Paalanensimple-touch: fix off-by-one in position checks
2012-08-01 Pekka Paalanensimple-touch: more colors and thicker marks
2012-08-01 Pekka Paalanensimple-touch: respond to ping protocol
2012-08-01 Pekka Paalanenwindow: warn on cursor load failure
2012-07-31 Kristian Høgsbergwindow.c: Set input region after (potentially) adjustin...
2012-07-30 Kristian Høgsberggears: Exit on ESC
2012-07-27 Ander Conselvan... simple-egl: Add keyboard fullscreen toggle
2012-07-27 Kristian Høgsberggears: Keep gears inside screen in fullscreen mode
2012-07-27 Olivier Blingears: add a warning about refresh rate limitation
2012-07-27 Olivier Blingears: show FPS count (as in glxgears from mesa/demos)
2012-07-25 Kristian Høgsbergwindow: Handle Alt-F4 to close windows
2012-07-25 Andre Heiderwindow.c: Remove xkb leftovers
2012-07-25 Olivier Blingears: add fullscreen support
2012-07-24 Kristian Høgsbergdesktop-shell: Break command lines into env vars, execu...
2012-07-24 Kristian Høgsbergimage: Add fullscreen support
2012-07-24 Kristian Høgsbergwindow.c: Add fullscreen handler to keep fullscreen...
2012-07-24 Kristian Høgsbergdnd: Clip flowers to window content area
2012-07-23 Scott Moreaudesktop-shell: Declare grab_cursor as enum cursor_type.
2012-07-22 Kristian HøgsbergHandle new transform argument in wl_output.geometry...
2012-07-22 Philipp BrüschweilerExtract the text_model_manager interface from input_method
2012-07-22 Philipp Brüschweilereditor: deactivate old text model before activating...
2012-07-20 Kristian Høgsbergclients: Implement minimum size for toy toolkit clients
2012-07-16 Ander Conselvan... desktop-shell: Don't get a shell surface for the grab...
2012-07-16 Ander Conselvan... window: Workaround a stuck frame callback on the cursor...
2012-07-12 Scott Moreautoytoolkit: Remove obsolete function window_set_custom().
2012-07-12 Scott Moreauwscreensaver: Fix --demo mode.
2012-07-11 Philipp BrüschweilerRemove dead code
2012-07-10 Kristian Høgsbergwindow.c: Only set input region when we have a decoration
2012-07-09 Daniel Stonetoytoolkit: Remove redundant XKB free
2012-07-09 Martin Olssonclients: Free resources on exit in eventdemo
2012-07-09 Martin Olssonclients: Silence 2x gcc 4.6.3 "warn_unused_result"...
2012-07-09 Martin Olssonclients: Don't leak "menu" on error path in clients...
2012-07-09 Martin Olssonclients: Add clients/weston-screensaver to clients...
2012-07-02 Kristian Høgsbergterminal: Extend selection to end of line when selectin...
2012-07-02 Kristian Høgsbergterminal: Insert newlines when copying multiple lines
2012-06-29 Kristian Høgsbergterminal: Handle selection for pointer positions outsid...
2012-06-29 Kristian Høgsbergwindow.c: Don't allocate proxy manually
2012-06-28 Kristian Høgsbergterminal: Add a terminal enter handler for setting...
2012-06-28 Ander Conselvan... shell: Show approprite cursors during move and resize...
2012-06-27 Kristian Høgsbergterminal: Scroll selection with terminal contents
2012-06-27 Kristian Høgsbergterminal: Make font size configurable
2012-06-27 Kristian Høgsbergterminal: Implement word and line based selection
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øgsbergterminal: Tab should not output spaces, just move cursor
2012-06-26 Ander Conselvan... simple-egl: Make window moveable
2012-06-25 Kristian HøgsbergInstall screensaver by default
2012-06-22 Kristian Høgsbergterminal: Ignore more modifier keys
2012-06-22 Kristian Høgsbergterminal: Only hide cursor for keypresses that generate...
2012-06-22 Kristian Høgsbergwindow.c: Always set cursor after pointer enter
2012-06-21 Jan Arne Petersentext: Add example clients for text protocol
2012-06-21 Juan Zhaotablet-shell client:fix one seg-fault error
2012-06-21 Kristian Høgsbergterminal: Only hide cursor on first key-press in a...
2012-06-21 Kristian Høgsbergterminal: Support both Alt and Control modifiers for...
2012-06-21 Kristian Høgsbergterminal: Handle Alt-Backspace
2012-06-21 Kristian Høgsbergterminal: Set blank cursor on keyboard press
2012-06-21 Kristian Høgsbergwindow: Add support for the blank cursor
2012-06-21 Kristian Høgsbergterminal: Add Ctrl-Shift-N keyboard binding to open...
2012-06-21 Kristian Høgsbergwindow: Stop keyboard repeat when we lose keyboard...
2012-06-21 Kristian Høgsbergterminal: Default terminal type to xterm
2012-06-20 Kristian Høgsbergwindow: Create timerfd non-blocking
2012-06-20 Kristian Høgsbergterminal: Send ASCII DEL on for backspace
2012-06-20 Kristian Høgsbergwindow: Compute initial window size correctly
2012-06-20 Kristian Høgsbergterminal: Track down remaining unhandled xterm-256color...
2012-06-20 Kristian Høgsbergterminal: Fix tab expansion
2012-06-20 Kristian Høgsbergterminal: Make terminal font configurable from command...
2012-06-20 Kristian Høgsbergwindow: Only repeat key if we still have kb focus
2012-06-20 Kristian Høgsbergwindow: Add key-repeat to toy toolkit
2012-06-19 Ander Conselvan... window: Plug leak of shm_surface_data on shm_suface_dat...
2012-06-18 Alexander PreisingerAdd minimum size for terminal
2012-06-18 Daniel Stonetablet-shell: Fix compilation warnings
2012-06-18 Daniel StoneDon't segfault clients when cursor isn't found
2012-06-18 Alex Wutablet-shell: Add actual actions for launcher.
2012-06-15 Ander Conselvan... window: Implement animated cursors (using pointer surfaces)
2012-06-15 Ander Conselvan... compositor: Track pointer image protocol change
2012-06-15 Scott Moreausimple-egl: Minor fix ups.
2012-06-12 Pekka Paalanenclients: don't crash weston-desktop-shell without the...
2012-06-12 Pekka Paalanensimple-egl: move function call out of assert()
2012-06-11 Kristian Høgsbergclock: Default to not show seconds
2012-06-11 Kristian Høgsbergclock: Drop transparent background
2012-06-11 Kristian Høgsbergclock: Just always do strftime in redraw handler
2012-06-11 Kristian Høgsbergdesktop-shell: Fix broken clock indentation
2012-06-11 Rafal Mielniczukdesktop-shell: move panel_add_clock call to panel_creat...
2012-06-08 Kristian Høgsbergclock: Read fd to avoid 100% cpu usage
2012-06-08 Martin Minarikdesktop-shell: Add panel clock
2012-06-06 Pekka PaalanenRewrite shm buffer file allocation v2
2012-06-05 Kristian Høgsbergshell: Use a busy cursor animation for unresponsive...
2012-06-05 Kristian Høgsbergwindow.c: Add primitive support for animated cursors
next