- [NEW] Afegit clipboard al backend
- [NEW] surfaces ara usa un vector dinàmic - [FIX] Ajustades dereferenciacions per a arreglar la caiguda de rendiment
This commit is contained in:
@@ -21,6 +21,8 @@ namespace backend
|
||||
const state_t& state();
|
||||
void exit();
|
||||
uint64_t get_time_ms();
|
||||
char* clipboard();
|
||||
void clipboard(const char* value);
|
||||
|
||||
namespace video
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user