aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* start on the section in the manual for the keyboard layout compilerMattias Andrée2014-09-271-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* compose: latin extended-aMattias Andrée2014-09-271-60/+239
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-271-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not bother with secure password fieldsMattias Andrée2014-09-271-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make derp + sed config.hMattias Andrée2014-09-266-94/+128
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update readmeMattias Andrée2014-09-231-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-231-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out modular micro-display servers from modular display serversMattias Andrée2014-09-231-3/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* a note on the modularity of desktop window managerMattias Andrée2014-09-231-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-211-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-211-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* other architecturesMattias Andrée2014-09-211-9/+155
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-211-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* a comment on network-shared meta-displaysMattias Andrée2014-09-211-0/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* we do not need mds-iclipboard and mds-idrag, introducing metadisplay serversMattias Andrée2014-09-212-23/+40
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* and as always, a quoteMattias Andrée2014-09-211-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* on code qualityMattias Andrée2014-09-211-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-211-5/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* styloMattias Andrée2014-09-211-3/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* memory footprintMattias Andrée2014-09-211-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* hybrid server architectureMattias Andrée2014-09-211-0/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some other monolithic display serversMattias Andrée2014-09-211-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* short descriptions of the architectures and lists of implementationsMattias Andrée2014-09-211-5/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* confidentiality leads to implementation problems for other basic featuresMattias Andrée2014-09-211-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* architecture: securityMattias Andrée2014-09-211-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-211-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mounted display serversMattias Andrée2014-09-211-0/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + advantages and disadvantes with the architectureMattias Andrée2014-09-211-3/+65
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-211-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* restrictions for portabilityMattias Andrée2014-09-211-5/+61
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* no protocol is needed for multikeyMattias Andrée2014-09-201-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m todoMattias Andrée2014-09-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* kernel: remove umask until we exec into mds-serverMattias Andrée2014-09-201-3/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* SIGRTMAX is used internally by valgrindMattias Andrée2014-09-204-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* verify that headers in messages are encoded with proper utf-8Mattias Andrée2014-09-201-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add verify_utf8Mattias Andrée2014-09-203-1/+99
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* formatoMattias Andrée2014-09-201-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-201-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* grammaroMattias Andrée2014-09-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-vt: fix m unmarshal bug + mds-vt: keep track of the number of servers that require non-exclusive modeMattias Andrée2014-09-202-4/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-191-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoopsMattias Andrée2014-09-191-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document XDG_VTNRMattias Andrée2014-09-191-0/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use XDG_VTNRMattias Andrée2014-09-192-8/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoopsMattias Andrée2014-09-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-191-5/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>