text-backend.c: Whitespace fixes
[profile/ivi/weston-ivi-shell.git] / clients /
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
2012-06-05 Kristian Høgsbergwindow.c: Set focus widget before calling enter handler
2012-06-04 Kristian Høgsbergwindow.c: Add watch cursor
2012-06-04 Kristian Høgsbergwindow.c: Drop timestamp argument to input_set_pointer_...
2012-06-04 Scott MoreauDrop user input detection from text cursor position...
2012-06-04 Scott MoreauConvert text cursor position protocol to use fixed...
2012-06-03 Kristian Høgsbergterminal: Use serial, not timestamp for setting the...
2012-06-01 Daniel StoneAdd support for wl_keyboard::keymap events
2012-06-01 Kristian Høgsbergwindow.c: Handle losing selection data source
2012-05-31 Daniel Stoneclients: Move XKB info from display to input struct
2012-05-31 Daniel StoneConvert wl_pointer::axis to wl_fixed_t
2012-05-31 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-31 Daniel StoneSupport wl_keyboard::modifiers event
2012-05-31 Pekka Paalanenwindow: add wrapper for EPOLL_CLOEXEC
2012-05-31 Scott MoreauImplement text cursor position protocol.
2012-05-29 Ander Conselvan... dnd: implement option for not offering data to other...
2012-05-29 David Herrmannterminal: add glyphs to character list
2012-05-29 David Herrmannterminal: fix up horizontal scan-line characters
2012-05-29 Yan WangWeston: Free allocated cursors array when destroying
2012-05-26 Ander Conselvan... dnd: work around cairo-gl brokenness
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Ander Conselvan... window: track changes in libwayland-cursor api
2012-05-26 Tiago Vignatticlients: desktop-shell: show tooltip for panel items
2012-05-26 Tiago Vignattiwindow: add simple text tooltip handlers
2012-05-22 Kristian HøgsbergShare code to to classify pointer location in frame
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-21 Tiago Vignattiwindow: send transient flags over the wire
2012-05-16 Kristian Høgsbergsimple-egl: Fix crash and simplify
next