index
:
delta/weston.git
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
baserock/genivi-demo-platform/tegra
baserock/genivi/1.2.0
baserock/genivi/1.3.0
baserock/genivi/baseline
baserock/genivi/baseline-h-1.1
baserock/genivi/genivi-demo-platform
baserock/genivi/weston-ivi-shell-patches
baserock/genivi/weston-ivi-tegra
baserock/james/genivi-demo-platform
baserock/james/weston
baserock/james/weston-1.6.0
baserock/jjardon/logind
baserock/jjardon/weston-1.6.0
baserock/jonathanmaw/genivi-demo-jetson
baserock/liw/genivi-h-1.1
baserock/weston-1.10.0/tegra
baserock/weston-1.11.0/tegra
baserock/weston-1.6.0/tegra
baserock/weston-1.6.93/tegra
baserock/weston-1.7.0/tegra
baserock/weston-1.8.0/tegra
baserock/weston-1.9.0/tegra
baserock/weston-ivi-shell-1.4.0-v12
main
master
next
terminal
wayland-demos-0.8
gitlab.freedesktop.org: wayland/weston.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
terminal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clients: Don't crash when compositor doesn't support drag and drop
Derek Foreman
2017-12-04
1
-0
/
+3
*
weston-terminal: Fix race at startup
Derek Foreman
2017-03-24
1
-0
/
+33
*
weston-terminal: Add a --maximized command line parameter
Derek Foreman
2017-03-17
1
-0
/
+5
*
Ignore the OSC code for desktop notifications
Dima Ryazanov
2016-11-21
1
-0
/
+2
*
terminal: Silence maybe-uninitialized warning
Quentin Glidic
2016-11-16
1
-0
/
+1
*
Revert "terminal: Fix crash due to race condition in init"
Quentin Glidic
2016-09-09
1
-1
/
+0
*
terminal: Fix crash due to race condition in init
Bryce Harrington
2016-09-01
1
-0
/
+1
*
terminal: Document console codes less cryptically
Bryce Harrington
2016-06-16
1
-36
/
+36
*
Make config.h inclusion consistent
Bryce Harrington
2016-06-16
1
-1
/
+1
*
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
2016-03-17
1
-0
/
+1
*
terminal: allow copy-paste when selection is scrolled out
Manuel Bachmann
2015-09-22
1
-1
/
+1
*
terminal: Don't crash when selecting non-ascii characters
Derek Foreman
2015-09-10
1
-1
/
+1
*
Coding style fixes
Dawid Gajownik
2015-08-07
1
-26
/
+26
*
Moved helper macro to a discrete include file.
Jon Cruz
2015-06-15
1
-0
/
+1
*
Remove redundant #include path component.
Jon Cruz
2015-06-15
1
-1
/
+1
*
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
2015-06-15
1
-16
/
+17
*
remove trailing whitespaces
Michael Vetter
2015-05-15
1
-28
/
+28
*
terminal: add "Minimize" to context menu
Pekka Paalanen
2015-03-27
1
-1
/
+10
*
Pass config file from compositor to everything
Pekka Paalanen
2015-03-27
1
-1
/
+3
*
weston-terminal --help and other command-line options
Bill Spitzak
2014-08-19
1
-0
/
+11
*
Implemented support for mouse scrolling in weston-terminal
Magnus Hoff
2014-08-15
1
-0
/
+51
*
clients: Remove the window / user parameters from the menu function
Jasper St. Pierre
2014-05-18
1
-2
/
+3
*
terminal: Only add the new size to the title when we're resizing
Jasper St. Pierre
2014-05-12
1
-14
/
+24
*
terminal: Convert all *alloc's to x*alloc's.
Bryce W. Harrington
2014-04-29
1
-3
/
+3
*
terminal: Don't try to render RLE used as a placeholder
Daiki Ueno
2014-04-08
1
-0
/
+6
*
window.c: Create xdg_surface up front
Kristian Høgsberg
2014-04-07
1
-2
/
+3
*
terminal: Only reset title if we put the window size there
Kristian Høgsberg
2014-02-05
1
-1
/
+6
*
terminal: use xstrdup instead to handle OOM
U. Artie Eoff
2014-01-19
1
-1
/
+1
*
terminal: Only set title if asprintf succeeded
Bryce W. Harrington
2014-01-17
1
-3
/
+4
*
terminal: add touch screen selection support
Xiong Zhang
2013-11-25
1
-18
/
+63
*
terminal: Update terminal->end whenever we write a character
Kristian Høgsberg
2013-11-24
1
-7
/
+7
*
terminal: Init tab ruler after setting terminal->width
Kristian Høgsberg
2013-11-22
1
-1
/
+1
*
westoy: Remove unused support for window parents
Jasper St. Pierre
2013-11-13
1
-1
/
+1
*
terminal: Show character grid size in header bar when resizing
Kristian Høgsberg
2013-10-23
1
-2
/
+15
*
terminal: Add context menu with new terminal/copy/paste
Kristian Høgsberg
2013-10-23
1
-20
/
+77
*
terminal: Add scroll-back history
Kristian Høgsberg
2013-10-23
1
-60
/
+128
*
Rename frame_create and frame_set_child_size with a window_ prefix
Jason Ekstrand
2013-10-13
1
-2
/
+2
*
config-parser: Make weston_config_parse() tkae a file name
Kristian Høgsberg
2013-09-21
1
-5
/
+1
*
terminal: Port to new weston_config parse
Kristian Høgsberg
2013-09-21
1
-19
/
+11
*
Minor improvement of weston-terminal resizing
José Bollo
2013-09-13
1
-0
/
+6
*
terminal: Stop complaining about OSC escape code 7
Kristian Høgsberg
2013-09-11
1
-1
/
+4
*
terminal: Accept utf-8 text drop
Kristian Høgsberg
2013-09-04
1
-0
/
+34
*
terminal: Include config.h instead of defining _XOPEN_SOURCE
Kristian Høgsberg
2013-08-21
1
-1
/
+1
*
Fixes CJK wide character display
Peng Wu
2013-08-19
1
-2
/
+30
*
terminal: Make utf-8 state machine assemble unicode code point value
Kristian Høgsberg
2013-08-13
1
-0
/
+28
*
terminal.c: Check if fdopen() fails
Brian Lovin
2013-08-08
1
-0
/
+4
*
malloc + memset -> zalloc
Peter Hutterer
2013-08-08
1
-7
/
+3
*
clients: use xmalloc in more places
Brian Lovin
2013-08-07
1
-3
/
+1
*
Use the average width of ASCII glyphs for cell width
Peng Wu
2013-07-08
1
-14
/
+41
*
terminal: Handle output transform
Alexander Larsson
2013-05-22
1
-1
/
+12
[next]