| Commit message (Expand) | Author | Age | Lines |
* | Also look for a compatible procfs in /compat/linux/proc | Juhani Krekelä | 2025-02-12 | -1/+5 |
* | Act as a drop destination for drag & drop | Wolfgang Müller | 2023-08-27 | -0/+34 |
* | Use spawn_async instead of spawn_sync | Wolfgang Müller | 2022-11-19 | -7/+17 |
* | Add support for rtmp:// URLs | Juhani Krekelä | 2022-02-27 | -1/+1 |
* | Allow user to turn OSC 7 off | Juhani Krekelä | 2021-11-27 | -3/+6 |
* | Make configuration object accessible outside of load_config | Juhani Krekelä | 2021-11-27 | -1/+2 |
* | Add procfs fallback for figuring out the cwd | Juhani Krekelä | 2021-11-27 | -6/+15 |
* | Don't consider punctuation as part of the URL | Juhani Krekelä | 2021-11-27 | -1/+1 |
* | Add ability to specify additional URI handlers | Juhani Krekelä | 2021-11-27 | -0/+40 |
* | Move spawning a subprocess into its own function | Juhani Krekelä | 2021-07-24 | -7/+10 |
* | Unify context menus for URLs and OSC 8 hyperlinks | Juhani Krekelä | 2021-07-24 | -8/+4 |
* | Add support for gopher:// URLs | Juhani Krekelä | 2021-07-09 | -1/+1 |
* | Improve URL matching | Juhani Krekelä | 2021-07-09 | -1/+1 |
* | Only allow opening local directories | Juhani Krekelä | 2021-07-02 | -2/+11 |
* | Mark messages for translation | Wolfgang Müller | 2021-06-27 | -2/+2 |
* | Add feature to open a new terminal | Juhani Krekelä | 2021-06-26 | -0/+49 |
* | Copy URLs to the PRIMARY selection as well | Wolfgang Müller | 2021-06-25 | -0/+4 |
* | Use fallback 'html' value for vte_copy() in vte_key_press() | Wolfgang Müller | 2021-06-25 | -1/+1 |
* | Define a reasonable minimum size | Wolfgang Müller | 2021-06-23 | -4/+6 |
* | Clean up and slightly reorganize load_config() | Wolfgang Müller | 2021-06-19 | -3/+1 |
* | Calculate base_width dynamically | Wolfgang Müller | 2021-06-19 | -1/+10 |
* | Always draw the scrollbar if overlay scrolling is off | Wolfgang Müller | 2021-06-19 | -2/+18 |
* | Always hide the horizontal scrollbar | Wolfgang Müller | 2021-06-19 | -1/+1 |
* | Remove trailing comma from geometry initializer | Wolfgang Müller | 2021-06-19 | -1/+1 |
* | Set minimum width and height in window geometry | Wolfgang Müller | 2021-06-18 | -3/+8 |
* | Add setting for controlling cursor blinking | Juhani Krekelä | 2021-06-17 | -0/+1 |
* | Declare all GtkChild widgets as unowned | Wolfgang Müller | 2021-04-29 | -14/+14 |
* | Move get_shell to utils.vala | Wynn Wolf Arbor | 2020-04-13 | -15/+1 |
* | Add Open directory feature | Wynn Wolf Arbor | 2020-04-13 | -1/+16 |
* | Add Copy to HTML feature | Wynn Wolf Arbor | 2020-04-13 | -6/+10 |
* | Add OSC 8 hyperlink support | Wynn Wolf Arbor | 2020-04-13 | -9/+28 |
* | Improve configuration handling | Wynn Wolf Arbor | 2020-02-04 | -60/+13 |
* | Introduce fallbacks when getting the user's shell | Wolfgang Müller | 2019-10-07 | -1/+15 |
* | Add support for adjusting the font scale at runtime | Wolfgang Müller | 2019-08-31 | -2/+63 |
* | Initial public release1.0.0 | Wolfgang Müller | 2019-07-20 | -0/+387 |