189 Commits (cf3c9c5182379589dec9cbbdb7249a6064f1e5d9)

Author SHA1 Message Date
Marius Vlad b3544c26ad clients/window: Add functions to set/retrieve app_id 3 years ago
Alyssa Ross 7c12182576 clients: don't use deprecated fontconfig aliases 3 years ago
Alyssa Ross 6e2eb8fa94 terminal: use /bin/sh as the default shell 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Manuel Stoeckl 5f592c7855 weston-terminal: Ignore SIGPIPE 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Sebastian Wick 1bdf363295 weston-terminal: Fix weston-terminal crash on mutter 5 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Marius Vlad 7d070ca0ba Fix compiler warnings generated by older toolchains/compiler 6 years ago
Daniel Stone ee96ce2fc2 terminal: Fix unintended fallthrough to cursor restore 7 years ago
Derek Foreman 11b6242ba9 clients: Don't crash when compositor doesn't support drag and drop 7 years ago
Derek Foreman 88353ddad7
weston-terminal: Fix race at startup 8 years ago
Derek Foreman 7609178917 weston-terminal: Add a --maximized command line parameter 8 years ago
Dima Ryazanov c3b63728b4 Ignore the OSC code for desktop notifications 8 years ago
Quentin Glidic c0271533d0 terminal: Silence maybe-uninitialized warning 8 years ago
Quentin Glidic e30b5fb2e7
Revert "terminal: Fix crash due to race condition in init" 8 years ago
Bryce Harrington 5c611d933f
terminal: Fix crash due to race condition in init 8 years ago
Bryce Harrington f013ce96c5 terminal: Document console codes less cryptically 8 years ago
Bryce Harrington b4dae9beff Make config.h inclusion consistent 8 years ago
Bryce Harrington e99e4bf2b9 clients & tests: Unify multiple definitions of x*alloc and related functions 9 years ago
Manuel Bachmann e54cee17a7 terminal: allow copy-paste when selection is scrolled out 9 years ago
Derek Foreman 7978bc82dd terminal: Don't crash when selecting non-ascii characters 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 9 years ago
Pekka Paalanen 807f09c94f terminal: add "Minimize" to context menu 10 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Bill Spitzak 5cad843989 weston-terminal --help and other command-line options 10 years ago
Magnus Hoff 1046f121f7 Implemented support for mouse scrolling in weston-terminal 10 years ago
Jasper St. Pierre dda9313bd9 clients: Remove the window / user parameters from the menu function 10 years ago
Jasper St. Pierre de6809912e terminal: Only add the new size to the title when we're resizing 11 years ago
Bryce W. Harrington 66cd2c1ce1 terminal: Convert all *alloc's to x*alloc's. 11 years ago
Daiki Ueno 56d8a7a155 terminal: Don't try to render RLE used as a placeholder 11 years ago
Kristian Høgsberg cdbbae2cac window.c: Create xdg_surface up front 11 years ago
Kristian Høgsberg b405a80c05 terminal: Only reset title if we put the window size there 11 years ago
U. Artie Eoff 09827e2643 terminal: use xstrdup instead to handle OOM 11 years ago
Bryce W. Harrington 3abdafd12d terminal: Only set title if asprintf succeeded 11 years ago
Xiong Zhang 49c6aeee70 terminal: add touch screen selection support 11 years ago
Kristian Høgsberg 1d781ee204 terminal: Update terminal->end whenever we write a character 11 years ago
Kristian Høgsberg dcfff55ef3 terminal: Init tab ruler after setting terminal->width 11 years ago
Jasper St. Pierre bf17590f86 westoy: Remove unused support for window parents 11 years ago
Kristian Høgsberg a83be20d7f terminal: Show character grid size in header bar when resizing 11 years ago
Kristian Høgsberg 67b8215bcb terminal: Add context menu with new terminal/copy/paste 11 years ago
Kristian Høgsberg 14f39b290b terminal: Add scroll-back history 11 years ago
Jason Ekstrand ee7fefcffc Rename frame_create and frame_set_child_size with a window_ prefix 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg 9c3dee18ce terminal: Port to new weston_config parse 11 years ago