Split themes into individual files under themes/* |
|
More...
|
about 9 years ago
|
Avoid memory leak when overriding settings from the command line |
|
More...
|
about 9 years ago
|
Allow choosing among built-in themes |
|
More...
|
about 9 years ago
|
Move color definitions to a Theme struct |
|
More...
|
about 9 years ago
|
Remove trailing whitespace |
|
More...
|
about 9 years ago
|
Support setting for the cursor color |
|
More...
|
about 9 years ago
|
Let user overwrite paths |
|
More...
|
almost 10 years ago
|
Add MIT license text |
|
More...
|
almost 10 years ago
|
Use FHS compliant paths |
|
More...
|
almost 10 years ago
|
Implement previewing of images pointed by URLs in popovers |
|
More...
|
about 10 years ago
|
Use DWT_SINGLE_WINDOW_PROCESS to force process-per-window |
|
More...
|
about 10 years ago
|
Forward-declare DwtSettings in header |
|
More...
|
about 10 years ago
|
Finish setting description with a period |
|
More...
|
about 10 years ago
|
Support setting the icon name/path as a setting |
|
More...
|
about 10 years ago
|
Add "title" setting definition |
|
More...
|
about 10 years ago
|
Remove FIXME about window borders, it was a VTE bug |
|
More...
|
about 10 years ago
|
Read title from settings, when the setting exists |
|
More...
|
about 10 years ago
|
Fix bogusly entering selection-drag mode on URL clicks |
|
More...
|
about 10 years ago
|
Style: Fix missing space before function paren |
|
More...
|
about 10 years ago
|
Allow setting the default command with a setting |
|
More...
|
about 10 years ago
|
Support "profiles" for multiple configurations |
|
More...
|
about 10 years ago
|
New setting and command line flag to control title updates |
|
More...
|
about 10 years ago
|
Avoid double-freeing a string in configure_term_widget() |
|
More...
|
about 10 years ago
|
DgSettings: Implement writing settings |
|
More...
|
over 10 years ago
|
Use DgSettings instead of DirDB for configuration |
|
More...
|
over 10 years ago
|
Suppoint unsigned integers in DgSettings |
|
More...
|
over 10 years ago
|
Make DgSettings work for string and boolean types |
|
More...
|
over 10 years ago
|
Fix window hang when exiting terminal via EOF |
|
More...
|
over 10 years ago
|
Removed build-time config in favor of XDG config dir |
|
More...
|
over 10 years ago
|
Do not use gtk_window_set_has_resize_grip() |
|
More...
|
over 10 years ago
|