enso/lib/rust
Michał Wawrzyniec Urbańczyk 90e3f9ccef
Introducing new notifications to the GUI (#7458)
This PR replaces statusbar and popup components with the new notification API.

I have moved debug mode status notification to the bottom of the window, so it is separate from other notifications.

![obraz](https://github.com/enso-org/enso/assets/1548407/0e28bdd5-3567-4d8c-b580-d53099a00715)

![obraz](https://github.com/enso-org/enso/assets/1548407/47468d56-c4fc-4a0a-876d-2b059509a29c)

![obraz](https://github.com/enso-org/enso/assets/1548407/359dd764-305a-4a75-b9a4-75674bcc9990)
2023-08-04 16:48:23 +02:00
..
automata Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
bitmap Fix #6011. Don't use debug-assertion; fix sanity check that wasn't being run. (#6187) 2023-04-10 06:41:37 +00:00
callback Vector Editor first visual implementation (#6245) 2023-04-19 04:26:01 +02:00
code-builder New node design (#7311) 2023-07-27 13:00:47 +00:00
config-reader Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
data-structures Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
debug-api Hotkey to display GPU debug info (#6188) 2023-04-04 12:32:16 +02:00
ensogl Introducing new notifications to the GUI (#7458) 2023-08-04 16:48:23 +02:00
executor Drop method exported from WASM + removing leaks. (#6365) 2023-04-25 15:38:29 +00:00
frp New node design (#7311) 2023-07-27 13:00:47 +00:00
frp2 Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
fuzzly Rearrange CB panels (#7350) 2023-07-31 15:33:54 +00:00
generics Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
json-rpc Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
json-to-struct Fixing Electron runner (#5633) 2023-02-19 01:37:58 +01:00
launcher-shims Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
logging Reworked ide watch and ide start commands (#5634) 2023-03-02 23:00:47 +01:00
macro-utils Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
metamodel Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
notification Implement documentation IR (#4024) 2023-01-12 14:50:33 +00:00
parser Parser: Fix handling of syntax errors such as x =- 2 (#7399) 2023-07-27 08:25:45 -07:00
prelude New node design (#7311) 2023-07-27 13:00:47 +00:00
profiler Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
reflect Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
shapely Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
shortcuts Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
text Editing via esc does not correctly update node view (#3799) 2022-10-25 15:37:49 +00:00
types New node design (#7311) 2023-07-27 13:00:47 +00:00
web Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
zst New node design (#7311) 2023-07-27 13:00:47 +00:00