lp:~midori/midori/+git/trunk

Owned by Midori Devs
Get this repository:
git clone https://git.launchpad.net/~midori/midori/+git/trunk

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/midori-browser/core.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
master 2019-10-12 10:16:26 UTC
Add a generic item for a custom search option (#351)

Author: Cris Dywan
Author Date: 2019-10-12 10:16:26 UTC

Add a generic item for a custom search option (#351)

In the case where a search engine was manually added to the config file
or provided through distro defaults, the combo will display the
hostname.

Fixes: #211

update_readme_metadata 2019-08-12 08:36:42 UTC
Update README.md

Author: Cris Dywan
Author Date: 2019-08-12 08:36:42 UTC

Update README.md

app_menu_page_menu_merge 2019-03-06 23:31:03 UTC
Merge app and page menu buttons into one

Author: Cris Dywan
Author Date: 2019-03-06 23:13:43 UTC

Merge app and page menu buttons into one

Tooltip and keyboard shortcut are on the house.

Fixes: #204
Fixes: #193

about_astian_foundation_authors 2019-03-06 21:31:16 UTC
Mention the Astian Foundation and authors in About

Author: Cris Dywan
Author Date: 2019-03-06 21:31:16 UTC

Mention the Astian Foundation and authors in About

As an umbrella organization the Astian Foundation should appear in the About
dialog - legally speaking there is nor will there be copyright assignment.

web_extensions_sidebar_action 2019-03-06 01:32:02 UTC
Support for sidebar action WebExtension API

Author: Cris Dywan
Author Date: 2019-03-06 01:32:02 UTC

Support for sidebar action WebExtension API

Analoguous to browser actions a sidebar action defines a page
to be displayed in the panel.

browser_search_entry_toggle 2019-03-04 22:13:16 UTC
Show/ hide search bar when switching tabs

Author: Cris Dywan
Author Date: 2019-03-04 22:13:16 UTC

Show/ hide search bar when switching tabs

The find controller tracks state per web view.

tab_history_dont_use_empty_title 2019-03-04 21:33:51 UTC
Don't set empty tab title from history

Author: Cris Dywan
Author Date: 2019-03-04 21:33:51 UTC

Don't set empty tab title from history

Even though a tab was looked up in the history to re-use its
title without loading it, the title may be empty.

In that case don't set the empty saved title which would override
the URL being shown as a fallback.

browser_tabs_visible_child 2019-03-04 21:18:20 UTC
Show re-opened tabs and links in new tabs correctly

Author: Cris Dywan
Author Date: 2019-03-04 21:18:20 UTC

Show re-opened tabs and links in new tabs correctly

- Tabs restored from the trash via ^T need to be made visible.
- Tabs opening in new windows need to be shown correctly.

tab_focus_timeout_callback_remove_source 2019-03-04 20:55:38 UTC
Removed focus timeout in the callback

Author: Cris Dywan
Author Date: 2019-03-04 20:55:38 UTC

Removed focus timeout in the callback

(midori:24581): GLib-CRITICAL **: 15:48:51.069: Source ID 58 was not found when attempting to remove it

statusbar_keep_invisible 2019-03-04 20:52:49 UTC
Don't show overlay statusbar if it wasn't visible

Author: Cris Dywan
Author Date: 2019-03-04 20:52:49 UTC

Don't show overlay statusbar if it wasn't visible

This fixes an empty "stub" being visible.

page_menu_always_update 2019-03-04 20:48:33 UTC
Ensure menu models are updated when creating the browser

Author: Cris Dywan
Author Date: 2019-03-04 20:48:33 UTC

Ensure menu models are updated when creating the browser

Fixes: #286

release-8.0 2019-02-28 21:32:42 UTC
Release Midori 8.0

Author: Cris Dywan
Author Date: 2019-02-28 21:32:42 UTC

Release Midori 8.0

downloads-popover-tweaks 2018-09-13 15:50:02 UTC
Size and spacing tweaks to downloads popover

Author: Cris Dywan
Author Date: 2018-09-13 15:37:04 UTC

Size and spacing tweaks to downloads popover

expose-row-id 2018-09-12 21:56:23 UTC
Introduce DatabaseItem.id to expose row_id

Author: Cris Dywan
Author Date: 2018-09-10 12:47:17 UTC

Introduce DatabaseItem.id to expose row_id

app 2018-09-12 12:23:53 UTC
Implement web app mode

Author: Cris Dywan
Author Date: 2018-09-12 12:05:46 UTC

Implement web app mode

Fixes: #48

timeout_visible_tab_focus 2018-09-11 15:59:40 UTC
Employ 500ms timeout loading tab after switching

Author: Cris Dywan
Author Date: 2018-09-11 15:59:40 UTC

Employ 500ms timeout loading tab after switching

view_source 2018-09-11 14:54:46 UTC
Add View Source item to page menu

Author: Cris Dywan
Author Date: 2018-09-11 14:53:53 UTC

Add View Source item to page menu

Fixes: #34

app_menu_mirror 2018-09-11 10:19:56 UTC
Mirror app menu in the window always

Author: Cris Dywan
Author Date: 2018-09-11 10:19:56 UTC

Mirror app menu in the window always

App menus are going to go away:
https://wiki.gnome.org/Design/Whiteboards/AppMenuMigration

private-browsing-intro 2018-09-10 19:16:21 UTC
Implement private browsing intro as URI scheme

Author: Cris Dywan
Author Date: 2018-09-10 19:16:21 UTC

Implement private browsing intro as URI scheme

Fixes: #36

fuzzy-match 2018-09-10 12:55:59 UTC
Implement fuzzy MATCH function

Author: Cris Dywan
Author Date: 2018-09-10 12:55:59 UTC

Implement fuzzy MATCH function

generic-user-agent 2018-09-10 12:53:29 UTC
Configure exact user agent to reduce fingerprinting

Author: Cris Dywan
Author Date: 2018-09-10 12:53:29 UTC

Configure exact user agent to reduce fingerprinting

toolbar-button-tooltips 2018-09-10 12:51:46 UTC
Add tooltips to toolbar buttons

Author: Cris Dywan
Author Date: 2018-09-10 12:51:46 UTC

Add tooltips to toolbar buttons

tabby 2018-09-10 12:40:29 UTC
Implement built-in session extension

Author: Cris Dywan
Author Date: 2018-09-10 12:29:34 UTC

Implement built-in session extension

Closes: #41

activatables 2018-09-07 01:38:20 UTC
More fine-grained Activatable interfaces

Author: Cris Dywan
Author Date: 2018-09-03 17:26:49 UTC

More fine-grained Activatable interfaces

* `Plugins.plug` now takes a type and property, consumer connects signals.
* Generation of a GIR and typelib.
* Preparation for built-in extensions in `extensions` folder.
* Tweaks to `Database` to avoid exposing `Sqlite` namespace in public API.

Note: Avoiding `owned get; construct;` with `Activatable` interfaces as
used in the definition of `Peas.Activatable` because it triggers a lot
of internal compiler assertions at build time.

Fixes: #35

circle-ci 2018-09-06 18:54:49 UTC
Add Circle CI configuration

Author: Cris Dywan
Author Date: 2018-09-06 17:10:47 UTC

Add Circle CI configuration

flatpak 2018-09-06 14:16:11 UTC
Metadata updates for Flatpak-compatibility

Author: Cris Dywan
Author Date: 2018-09-05 23:11:11 UTC

Metadata updates for Flatpak-compatibility

Changing DBus name because - is not allowed by Flatpak.

execute_action_cli 2018-09-05 14:53:35 UTC
Implement (help-)--execute interface

Author: Cris Dywan
Author Date: 2018-08-28 11:35:39 UTC

Implement (help-)--execute interface

dont-reset-secure-but-icon 2018-09-05 09:08:04 UTC
Don't reset Urlbar.secure on uri change

Author: Cris Dywan
Author Date: 2018-09-05 08:52:47 UTC

Don't reset Urlbar.secure on uri change

Update the icon instead so the caller doesn't have to know
in what order state is updated.

shortcuts 2018-09-03 13:50:58 UTC
More keyboard shortcuts

Author: Cris Dywan
Author Date: 2018-09-01 14:31:56 UTC

More keyboard shortcuts

potfiles_ignore_parts 2018-09-02 10:33:56 UTC
Make POTFILES.in check ignore parts folder

Author: Cris Dywan
Author Date: 2018-09-02 10:33:56 UTC

Make POTFILES.in check ignore parts folder

Otherwise building the snap fails the test.

readme.md 2018-09-01 18:58:29 UTC
Update/ markdownify README(.md)

Author: Cris Dywan
Author Date: 2018-08-31 14:02:20 UTC

Update/ markdownify README(.md)

meson 2018-08-31 15:56:32 UTC
Add meson build configuration

Author: Cris Dywan
Author Date: 2018-08-31 15:56:32 UTC

Add meson build configuration

fullscreen-mode 2018-08-30 16:01:32 UTC
Implement fullscreen mode

Author: Cris Dywan
Author Date: 2018-08-30 14:22:01 UTC

Implement fullscreen mode

page-menu-zoom-level 2018-08-30 09:12:02 UTC
Implement zoom level in page menu

Author: Cris Dywan
Author Date: 2018-08-30 09:12:02 UTC

Implement zoom level in page menu

page-menu-cut-copy-paste 2018-08-30 07:36:46 UTC
Implement cut/ copy/ paste in page menu

Author: Cris Dywan
Author Date: 2018-08-30 07:36:46 UTC

Implement cut/ copy/ paste in page menu

delete-suggestion-button 2018-08-29 11:08:22 UTC
Show delete button to remove suggestions from history

Author: Cris Dywan
Author Date: 2018-08-29 11:08:22 UTC

Show delete button to remove suggestions from history

Functionality is analoguous to pressing Delete.

absolute_icon_pathname 2018-08-28 15:49:49 UTC
Use full pathname for Icon in .desktop for snap

Author: Cris Dywan
Author Date: 2018-08-28 15:28:01 UTC

Use full pathname for Icon in .desktop for snap

clear_the_following_data 2018-08-28 14:09:29 UTC
Replace filler in Clear Private Data with actual text

Author: Cris Dywan
Author Date: 2018-08-28 14:09:29 UTC

Replace filler in Clear Private Data with actual text

snap_gstreamer_libav 2018-08-28 14:03:19 UTC
Add GStreamer libav backend to snap packaging

Author: Cris Dywan
Author Date: 2018-08-28 14:03:19 UTC

Add GStreamer libav backend to snap packaging

Notably H.264 is implemented here.

identify_chrome 2018-08-26 13:53:10 UTC
Identify as Chrome in the user agent

Author: Cris Dywan
Author Date: 2018-08-26 13:53:10 UTC

Identify as Chrome in the user agent

unholy_trinity 2018-08-26 13:27:26 UTC
Apply the unholy trinity of errors

Author: Cris Dywan
Author Date: 2018-08-26 13:27:26 UTC

Apply the unholy trinity of errors

only_pinned_tab 2018-08-26 12:59:28 UTC
Always show title of the only pinned tab

Author: Cris Dywan
Author Date: 2018-08-26 12:59:28 UTC

Always show title of the only pinned tab

nullcheck_surface_loadicon 2018-08-26 11:42:54 UTC
Check that the surface in load_icon is non-null

Author: Cris Dywan
Author Date: 2018-08-26 11:42:54 UTC

Check that the surface in load_icon is non-null

require-xmllint 2018-08-26 11:36:41 UTC
Check for availability of xmllint

Author: Cris Dywan
Author Date: 2018-08-26 11:36:41 UTC

Check for availability of xmllint

contextmenuitem-gtkaction 2018-08-26 10:09:46 UTC
Use ContextMenuItem with Gtk.Action as of 2.16

Author: Cris Dywan
Author Date: 2018-08-26 10:09:46 UTC

Use ContextMenuItem with Gtk.Action as of 2.16

speed-dial 2018-08-21 23:06:55 UTC
Implement speed dial based on recent history

Author: Cris Dywan
Author Date: 2018-08-17 17:12:25 UTC

Implement speed dial based on recent history

panel 2018-08-21 21:55:30 UTC
Implement panel in the browser window

Author: Cris Dywan
Author Date: 2018-08-13 21:39:22 UTC

Implement panel in the browser window

insecure 2018-08-18 14:31:42 UTC
Consider non-TLS and partially insecure sites insecure

Author: Cris Dywan
Author Date: 2018-08-17 17:14:52 UTC

Consider non-TLS and partially insecure sites insecure

app_menu_fallback_button 2018-08-13 18:58:39 UTC
Provide app menu fallback in the form of a button

Author: Cris Dywan
Author Date: 2018-08-13 18:58:39 UTC

Provide app menu fallback in the form of a button

Rather than a menubar with a single item in it.

insert-delete-completion 2018-08-12 19:50:03 UTC
Update key in insert/ delete signal

Author: Cris Dywan
Author Date: 2018-08-12 19:50:03 UTC

Update key in insert/ delete signal

This way, shortcuts and clipboard interactions are considered
in addition to typing directly via the keyboard.

loggable-object-data 2018-07-31 21:52:21 UTC
Store Loggable state in object data

Author: Cris Dywan
Author Date: 2018-07-31 21:52:21 UTC

Store Loggable state in object data

completion-robust-placeholder 2018-07-31 21:23:24 UTC
Make completion more reliable and add placeholder

Author: Cris Dywan
Author Date: 2018-07-31 21:23:24 UTC

Make completion more reliable and add placeholder

tab-item-tab-create 2018-07-30 22:07:13 UTC
More consistent handling of Tab.item and Tab.create

Author: Cris Dywan
Author Date: 2018-07-30 22:07:13 UTC

More consistent handling of Tab.item and Tab.create

page-menu 2018-07-30 21:46:27 UTC
Override context menu for links, images, videos and selection

Author: Cris Dywan
Author Date: 2018-07-30 21:46:27 UTC

Override context menu for links, images, videos and selection

tally-menu 2018-07-30 21:36:21 UTC
Implement a context menu for tab labels

Author: Cris Dywan
Author Date: 2018-07-30 21:36:21 UTC

Implement a context menu for tab labels

peas 2018-07-30 21:06:20 UTC
Enable loading of Python extensions via Peas

Author: Cris Dywan
Author Date: 2018-07-30 15:32:06 UTC

Enable loading of Python extensions via Peas

GTK_CSD 2018-07-25 15:28:37 UTC
Honor GTK_CSD=0 to disable CSD

Author: Cris Dywan
Author Date: 2018-07-25 15:28:37 UTC

Honor GTK_CSD=0 to disable CSD

download_status 2018-07-25 14:56:42 UTC
Handle opening, cancelling and failing of downloads

Author: Cris Dywan
Author Date: 2018-07-25 14:47:20 UTC

Handle opening, cancelling and failing of downloads

error-pages 2018-07-25 14:30:43 UTC
Handle errors pages for failed loads and crashes

Author: Cris Dywan
Author Date: 2018-07-25 14:23:44 UTC

Handle errors pages for failed loads and crashes

delayed-load 2018-07-17 22:19:20 UTC
Delayed loading of tabs

Author: Cris Dywan
Author Date: 2018-07-16 17:03:19 UTC

Delayed loading of tabs

160 of 60 results
This repository contains Public information 
Everyone can see this information.