Files
chatterino2/src/singletons
Rasmus Karlsson a947bf74c8 Occasionally save window/split/tab layout
The window layout is only saved if something has been changed.
When something relevant to the window layout is changed, a save is
queued to run after 10 seconds.
If within those 10 seconds, another thing is changed, that timer is
reset and will run after 10 seconds again.

Events that cause the save to be queued up:
 - Tab created
 - Tab removed
 - Tab moved
 - Tab name changed
 - Split created
 - Split removed
 - Split moved
 - Split channel changed
 - Split resized
 - Window moved
 - Window resized

What currently does not trigger the save to be queued up:
 - Active tab changed
2018-10-07 16:27:40 +00:00
..
2018-08-15 23:48:16 +02:00
2018-08-02 14:23:27 +02:00
2018-08-02 14:23:27 +02:00
2018-08-15 22:46:20 +02:00
2018-08-06 21:17:03 +02:00
2018-08-02 14:23:27 +02:00
2018-09-17 12:51:16 +02:00
2018-09-17 12:51:16 +02:00
2018-08-29 23:39:02 +02:00
2018-08-29 23:39:02 +02:00
2018-08-02 14:23:27 +02:00
2018-08-02 14:23:27 +02:00
2018-08-11 14:26:02 +02:00
2018-10-07 14:30:26 +00:00
2018-09-30 17:15:17 +00:00
2018-07-05 11:42:40 +02:00