cosmic-terminal/src
Mohammad AlSaleh cb26aedfa2 Disable window content container and set style on pane grid container
* Presumably, the TODO about window resizing interfering with scrolling
   is not applicable anymore with the existence of padding from the pane
   grid container. So, set `core.window.content_container` to false.

 * Pane grid container didn't follow the selected theme. So, set style
   on it to fix that.

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-25 13:54:40 -07:00
..
config.rs Add Focus Follows Mouse 2024-01-22 09:00:08 -07:00
icon_cache.rs Add find stub 2024-01-11 13:20:16 -07:00
key_bind.rs Show shortcuts in context menu 2024-01-19 11:44:59 -07:00
localize.rs Add config, translations, settings UI 2023-12-22 14:31:01 -07:00
main.rs Disable window content container and set style on pane grid container 2024-01-25 13:54:40 -07:00
menu.rs Show shortcuts in context menu 2024-01-19 11:44:59 -07:00
terminal.rs Fix tab skip rendering 2024-01-21 16:08:44 -07:00
terminal_box.rs Add alt key control characters 2024-01-22 13:10:01 -07:00
terminal_theme.rs Allow specifying startup command with -e, --command, or -- 2024-01-14 12:33:28 -07:00