Ferdinand Schober
|
e9738fc024
|
explicit state synchronisation (#129)
prevents unnecessary state updates and makes synchronization less error prone
|
2024-05-12 00:49:53 +02:00 |
|
Ferdinand Schober
|
c76d9ef7af
|
implement dns indicator (#119)
|
2024-05-03 13:00:00 +02:00 |
|
Ferdinand Schober
|
5318f5a02d
|
Separate config state (#118)
* change internal api
* frontend now keeps and more correctly reflects backend state
|
2024-05-03 11:27:06 +02:00 |
|
Ferdinand Schober
|
77aa96e09a
|
defer creation of input capture / emulation (#117)
|
2024-04-26 23:59:00 +02:00 |
|
Ferdinand Schober
|
3e96b42067
|
use slab instead of reinventing the wheel (#112)
|
2024-04-26 00:10:04 +02:00 |
|
Ferdinand Schober
|
279e582698
|
Rename FrontendEvent to FrontendRequest (#111)
* rename frontend event and notify
* simplify event names
|
2024-04-25 22:18:43 +02:00 |
|
Ferdinand Schober
|
633d2c346e
|
windows: impl back and forward mouse buttons
|
2024-04-12 15:28:05 +02:00 |
|
Ferdinand Schober
|
9ca7e2378c
|
enforce only one client at a position (#102)
|
2024-04-10 14:16:19 +02:00 |
|
Ferdinand Schober
|
cc7984c066
|
fix clippy lint
|
2024-04-08 21:14:07 +02:00 |
|
Ferdinand Schober
|
be8124a190
|
fix dns resolving
|
2024-03-22 12:40:05 +01:00 |
|
Ferdinand Schober
|
742b1585d7
|
rename producer, consumer to emulation and capture (#98)
input emulation / input capture is clearer than event consumer and producer
|
2024-03-21 20:26:57 +01:00 |
|
Ferdinand Schober
|
9afe7da0dd
|
Libei Input Capture (#94)
|
2024-03-20 14:03:52 +01:00 |
|
Ferdinand Schober
|
9e56c546cd
|
make release bind configurable (#95)
closes #85
|
2024-03-18 09:20:28 +01:00 |
|
Ferdinand Schober
|
9a75a7622e
|
fix duplicate creating of wl_pointer / wl_keyboard (#92)
closes #91
|
2024-03-15 17:00:59 +01:00 |
|
Ferdinand Schober
|
82926d8272
|
fix error handling in consumer task
|
2024-01-23 20:47:29 +01:00 |
|
Ferdinand Schober
|
017bc43176
|
refactor timer task
|
2024-01-19 02:07:03 +01:00 |
|
Ferdinand Schober
|
36001c6fb2
|
refactor udp task
|
2024-01-19 02:03:30 +01:00 |
|
Ferdinand Schober
|
2803db7073
|
refactor dns task
|
2024-01-19 02:01:45 +01:00 |
|
Ferdinand Schober
|
622b04b36c
|
refactor frontend task
|
2024-01-19 01:58:49 +01:00 |
|
Ferdinand Schober
|
61ff05c95a
|
refactor consumer task
|
2024-01-19 01:51:09 +01:00 |
|
Ferdinand Schober
|
ecab3a360d
|
refactor producer task
|
2024-01-18 23:46:06 +01:00 |
|