1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Use DWT_SINGLE_WINDOW_PROCESS to force process-per-window
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Forward-declare DwtSettings in header
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Finish setting description with a period
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Support setting the icon name/path as a setting
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Add "title" setting definition
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Remove FIXME about window borders, it was a VTE bug
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Read title from settings, when the setting exists
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Fix bogusly entering selection-drag mode on URL clicks
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Style: Fix missing space before function paren
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Allow setting the default command with a setting
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Support "profiles" for multiple configurations
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
New setting and command line flag to control title updates
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
Avoid double-freeing a string in configure_term_widget()
Adrian Perez
as Adrian Perez de Castro
More... about 10 years ago
DgSettings: Implement writing settings
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago
Use DgSettings instead of DirDB for configuration
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago
Suppoint unsigned integers in DgSettings
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago
Make DgSettings work for string and boolean types
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago
Fix window hang when exiting terminal via EOF
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago
Removed build-time config in favor of XDG config dir
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago
Do not use gtk_window_set_has_resize_grip()
Adrian Perez
as Adrian Perez de Castro
More... over 10 years ago