Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | exported atmout to nask_ui, fixed weird memory error (busy_str in | toni | 2016-07-31 |
| | | | | | | infownd_update had a buffer overflow, but valgrind wasn't able to catch this, cz the overwrite happened in same memory segment (special case), gdb ftw | ||
* | ipc deadlock/race condition fixups | toni | 2016-07-23 |
| | |||
* | added txtwindow blinking title | toni | 2016-07-05 |
| | |||
* | - atmout/pthread_cond_timedwait bug (still not fixed) | toni | 2015-11-17 |
| | | | | | - txtwindow update callback added - better update funcs | ||
* | fixed wgetch key loop and wtimeout bug | toni | 2015-11-16 |
| | |||
* | - ui_nwindow.c renamed to better ui_txtwindow.c | toni | 2015-11-16 |
- better ui_txtwindow.c |