Partial UI Overhaul
- Aug 29, 2018
-
-
Adrien Plazas authored6d921bd6
-
Adrien Plazas authored
Replace the custom inplementation of a call box by a CallsNewCallBox which is used to dial new calls and not to send DTMF tones as the call display can now handle that.
b05c6e34 -
Adrien Plazas authored22d79bfb
-
Adrien Plazas authored
It is not needed anymore as the call display can send DTMF tones itself, so instead let the dial pad always be available to send new calls.
a07b0b83 -
Adrien Plazas authored
Put the call display in an GtkOverlay and add a dial pad sending DTMF tones as an overlay. Also make the dial pad overlay be triggered by the dial pad button.
6182961f -
Adrien Plazas authored
This helps the window to be only a glue in between the actual UI elements instead of handling a lot of the UI.
0d98e17b -
Adrien Plazas authored70bafc20
-