index
:
mds
master
Avant-garde display server
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
optimise libmds_message
Mattias Andrée
2
-92
/
+66
2015-09-04
m doc
Mattias Andrée
2
-2
/
+32
2015-09-04
add libmds_message
Mattias Andrée
3
-1
/
+610
2015-09-03
how did that get there
Mattias Andrée
1
-1
/
+1
2015-09-03
info: strend
Mattias Andrée
1
-2
/
+1
2015-09-03
m
Mattias Andrée
1
-3
/
+1
2015-09-02
m doc fix + info: communication utilties
Mattias Andrée
1
-1
/
+1
2015-09-02
typo
Mattias Andrée
4
-7
/
+7
2015-09-02
whitespace
Mattias Andrée
1
-0
/
+1
2015-09-01
typo
Mattias Andrée
2
-5
/
+5
2015-09-01
mds-kbdc: minor optimisation
Mattias Andrée
2
-18
/
+31
2015-08-31
add libmds_connection_establish_address
Mattias Andrée
2
-11
/
+63
2015-08-28
everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers
Mattias Andrée
4
-5
/
+17
2015-08-28
doc proto-util
Mattias Andrée
1
-0
/
+3
2015-08-28
typo
Mattias Andrée
1
-1
/
+1
2015-08-28
remove redundent cast
Mattias Andrée
1
-1
/
+1
2015-08-28
implement inet address parsing
Mattias Andrée
2
-27
/
+60
2015-08-26
libmdsclient: begin on inet support
Mattias Andrée
1
-2
/
+90
2015-08-26
libmdsclient: implement support for domain sockets
Mattias Andrée
4
-20
/
+110
2015-08-26
libmdsclient: connect to the display (parsing is not yet implemented)
Mattias Andrée
5
-4
/
+227
2015-08-25
mds-base: missed to change this earlier, protocol family is PF_, not AF_, which would be address family
Mattias Andrée
1
-1
/
+1
2015-08-25
implement libmds_connection_send_unlocked
Mattias Andrée
2
-15
/
+120
2015-08-25
add pkg-config files and soname to libs and versioned so files
Mattias Andrée
2
-0
/
+18
2015-08-25
m + doc
Mattias Andrée
2
-8
/
+45
2015-08-25
libmdsclient: comm: init and destroy
Mattias Andrée
2
-6
/
+43
2015-08-25
m + add header composing macros
Mattias Andrée
1
-5
/
+32
2015-08-25
m
Mattias Andrée
1
-14
/
+3
2015-08-25
attributes
Mattias Andrée
23
-35
/
+118
2015-08-25
m + attributes
Mattias Andrée
16
-35
/
+139
2015-08-25
libmds_connection: locking
Mattias Andrée
2
-2
/
+95
2015-08-25
m + begin on libmds_connection_t
Mattias Andrée
4
-5
/
+179
2015-08-25
add header for libmdsclient that includes all libmdsclient headers
Mattias Andrée
1
-0
/
+26
2015-08-25
whitespace
Mattias Andrée
1
-1
/
+0
2015-08-25
...
Mattias Andrée
1
-10
/
+16
2015-08-25
libmds_compose_v: make it easy to exclude headers conditionally
Mattias Andrée
1
-10
/
+32
2015-08-25
fix m bug
Mattias Andrée
1
-2
/
+3
2015-08-25
libmdsclient: libmds_compose_v is not a candidate for gnu_printf
Mattias Andrée
1
-0
/
+1
2015-08-25
libmdsclient: add function to find unused message id
Mattias Andrée
2
-0
/
+72
2015-08-25
libmdsclient: add identity macros for optimisation functions that may or may not disappear in the future, and may or may not get alternatives, this...
Mattias Andrée
1
-0
/
+8
2015-08-25
libmdsclient: add message composing function
Mattias Andrée
2
-0
/
+266
2015-08-25
begin on libmdsclient: header cherrypicking
Mattias Andrée
2
-0
/
+884
2015-08-24
mds-colour: implement list-colours
Mattias Andrée
1
-4
/
+39
2015-08-24
introduce the `Origin command`-header
Mattias Andrée
8
-51
/
+83
2015-08-24
mds-kkbd: decipher mapping_query and fix a minor bug in it
Mattias Andrée
1
-15
/
+34
2015-08-24
mds-kkbd: handle_keyboard_enumeration did not add the keyboard, what an oversight
Mattias Andrée
1
-1
/
+15
2015-08-24
mds-kkbd: decipher handle_keyboard_enumeration and fix a minor bug in it
Mattias Andrée
1
-14
/
+40
2015-08-24
mds-clipboard: improve wipe_and_free
Mattias Andrée
1
-2
/
+8
2015-08-24
hash-list: style
Mattias Andrée
1
-10
/
+10
2015-08-24
style + error messages should include message id + fix buffer overflow
Mattias Andrée
3
-44
/
+38
2015-08-24
libmdsserver: style
Mattias Andrée
1
-13
/
+13
[next]