Dominic Gerhauser
fa744071f8
Add tty working dir and hold
2024-04-26 10:01:49 -06:00
Mattias Eriksson
3e41d261a9
Use COSMIC Default themes as fallback
2024-04-14 12:51:18 -06:00
leb-kuchen
d4f1e1cd12
Add ability to select a default profile. ( #144 )
...
* add default profile
* check profile
* default profiles add translations
* default profiles check for profile removal
2024-02-25 20:47:52 -07:00
Jeremy Soller
235ebd6180
Split dark and light color schemes
2024-02-22 11:18:13 -07:00
Jeremy Soller
89e1dcb83a
Color Schemes ( #142 )
...
* WIP: Color Schemes
* Import/export using color_schemes config
* Finish color scheme implementation
* Add color scheme rename
2024-02-22 09:55:46 -07:00
Jeremy Soller
72c97fd5fc
Support opacity
2024-02-12 12:36:30 -07:00
Jeremy Soller
3a3e42110c
Add support for profiles ( #131 )
2024-02-09 15:45:46 -07:00
Mattias Eriksson
c749a02df8
Add Focus Follows Mouse
2024-01-22 09:00:08 -07:00
Mohammad AlSaleh
e56e582f90
Add option for setting dim font weight
...
Allows users to set this to a value lower than default font weight.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-12 10:40:10 -07:00
Jeremy Soller
3f09e17156
Normalize scrollbar style with figma designs
2024-01-11 11:33:39 -07:00
Mohammad AlSaleh
b161db94d1
Add a disabled-by-default toggle for using bright colors for bold text
...
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-11 09:58:18 -07:00
Mohammad AlSaleh
5eba6eb4d6
Configurable font stretch, font weight, and bold font weight
...
* Store a font name => font faces map
* Only list font names that have `NORMAL` and `BOLD` faces with
`Normal` stretch. This will give us defaults and fall-backs that are
guaranteed to always exist.
* Filter by stretch first, with `Normal` chosen as the always existing
default.
* Then only list font weights supported by the font name stretch
selected, for the normal and bold cases.
* When changing the font name selected, the stretch/weight options
will stay the same if supported by the new font name, or revert to
the always existing fall-backs.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-09 17:18:04 -07:00
Jeremy Soller
db738371ac
Add menu
2024-01-09 10:16:32 -07:00
Mohammad AlSaleh
ff5c46cd19
Move zoom_adj to App so it doesn't persist between runs
...
Addresses comments from #22 .
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-03 11:29:49 -07:00
Mohammad AlSaleh
1c8a058e82
Implement ZoomIn/ZoomOut/ZoomReset with configurable step
...
Implements #14 .
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-03 08:31:41 -07:00
Jeremy Soller
37acfe186e
Add config for showing header bar
2023-12-22 15:40:10 -07:00
Jeremy Soller
44a5d80740
Add config, translations, settings UI
2023-12-22 14:31:01 -07:00