Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If disconnected when reexecuting, keep disconnected after reexecution | Mattias Andrée | 2016-07-18 | 2 | -133/+144 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement reconnect | Mattias Andrée | 2016-07-18 | 5 | -19/+104 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement disconnect | Mattias Andrée | 2016-07-18 | 1 | -1/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m diagnostics | Mattias Andrée | 2016-07-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | bug fix | Mattias Andrée | 2016-07-18 | 1 | -5/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | bug fix | Mattias Andrée | 2016-07-18 | 3 | -7/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.c | Mattias Andrée | 2016-07-18 | 4 | -37/+52 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + do state merge in servers/crtc.c | Mattias Andrée | 2016-07-18 | 3 | -52/+96 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Use ‘- ’ instead of ‘-#’ | Mattias Andrée | 2016-07-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-17 | 1 | -3/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | ... | Mattias Andrée | 2016-07-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Ungeneralise verify_utf8 | Mattias Andrée | 2016-07-17 | 2 | -6/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | When reconnecting, reapply the ramps | Mattias Andrée | 2016-07-17 | 4 | -51/+80 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Even more refactoring | Mattias Andrée | 2016-07-17 | 3 | -69/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | More refactoring | Mattias Andrée | 2016-07-17 | 13 | -356/+251 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Continued refactoring | Mattias Andrée | 2016-07-17 | 3 | -190/+244 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Continue restructure | Mattias Andrée | 2016-07-17 | 10 | -594/+821 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Restructure | Mattias Andrée | 2016-07-16 | 27 | -1411/+2059 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | attributes | Mattias Andrée | 2016-07-16 | 16 | -188/+311 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | The stuff around supportinf SIGRTMIN+0 and SIGRTMIN+1 | Mattias Andrée | 2016-07-16 | 2 | -5/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix warnings | Mattias Andrée | 2016-07-16 | 10 | -16/+131 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-15 | 1 | -6/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-15 | 1 | -6/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | typo | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Response to enumerate-crtcs is crtc-enumeration | Mattias Andrée | 2016-07-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | whitespace | Mattias Andrée | 2016-07-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Send error messages | Mattias Andrée | 2016-07-14 | 1 | -56/+98 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Always pass non-null message ID | Mattias Andrée | 2016-07-14 | 1 | -17/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add MAKE_MESSAGE macro | Mattias Andrée | 2016-07-14 | 1 | -115/+71 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-13 | 15 | -47/+47 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement use of libclut | Mattias Andrée | 2016-07-13 | 2 | -2/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Print warninging when attemping to remove non-existing filter | Mattias Andrée | 2016-07-13 | 1 | -1/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update usage | Mattias Andrée | 2016-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Handle outbound messages | Mattias Andrée | 2016-07-13 | 3 | -49/+219 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add ring[.ch] | Mattias Andrée | 2016-07-13 | 2 | -0/+326 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement filter updating | Mattias Andrée | 2016-07-13 | 1 | -0/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement Lifespan: remove | Mattias Andrée | 2016-07-13 | 1 | -0/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Priority is not used when removing filter | Mattias Andrée | 2016-07-13 | 1 | -3/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Only remove filter when a connection closes if the filter has until-death lifespan | Mattias Andrée | 2016-07-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Applying filters | Mattias Andrée | 2016-07-13 | 5 | -4/+175 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Work on responses | Mattias Andrée | 2016-07-13 | 1 | -21/+254 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Work on handling requests | Mattias Andrée | 2016-07-13 | 8 | -55/+492 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement main loop and handling of inbound connections + remove server_message (though like this was an mds server and not a stand-alone server) | Mattias Andrée | 2016-07-12 | 3 | -69/+94 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add -q and -qq | Mattias Andrée | 2016-07-12 | 1 | -4/+111 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add loop that waits on sockets | Mattias Andrée | 2016-07-12 | 3 | -0/+79 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Rename project: gammad => coopgammad | Mattias Andrée | 2016-07-12 | 13 | -18/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Implement re-exec | Mattias Andrée | 2016-07-12 | 3 | -2/+106 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> |