Block or Report
Block or report amrbashir
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
vite-plugin-tauri
vite-plugin-tauri PublicIntegrate Tauri in a Vite project to build cross-platform apps.
-
nvim-docs-view
nvim-docs-view PublicA neovim plugin to display lsp hover documentation in a side panel.
-
TranslucentTB
TranslucentTB PublicForked from TranslucentTB/TranslucentTB
A lightweight utility that makes the Windows taskbar translucent/transparent.
-
trunk
trunk PublicForked from thedodd/trunk
Build, bundle & ship your Rust WASM application to the web.
2,243 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Activity overview
Contributed to
tauri-apps/tauri,
tauri-apps/create-tauri-app,
tauri-apps/wry
and 74 other
repositories
Contribution activity
November 2023
Created 96 commits in 28 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3 repositories not shown
Created a pull request in tauri-apps/plugins-workspace that received 13 comments
refactor: simplify rollup config and match @tauri-apps/api output style
+491
−777
lines changed
•
13
comments
Opened 43 other pull requests in 13 repositories
tauri-apps/tauri
1
open
10
merged
-
fix(core): allow canceling
data-tauri-drag-regionmaximization on macOS, closes #8306This contribution was made on Nov 27 -
feat: expose
Manager::resources_tableThis contribution was made on Nov 21 -
perf: remove extranous call in
StateManager::getThis contribution was made on Nov 20 -
refactor(tauri-utils)!: remove
windows_versionandis_windows_7This contribution was made on Nov 20 -
fix(api): add top-level
main,moduleandtypesfieldsThis contribution was made on Nov 20 -
fix(api): add top-level
main,moduleandtypesfieldsThis contribution was made on Nov 20 -
feat: migrate manual implementation to the light
windows-versioncrateThis contribution was made on Nov 17 -
feat: migrate manual implementation to the light
windows-versioncrateThis contribution was made on Nov 17 -
ci: fix parsing covector ouput
This contribution was made on Nov 16
-
ci: fix parsing covector ouput
This contribution was made on Nov 16
-
fix(updater): Use escaped installer path when starting the updater msi
This contribution was made on Nov 15
tauri-apps/plugins-workspace
1
open
6
merged
-
feat(fs): improved API
This contribution was made on Nov 21
-
feat(notifications): use the ligh
windows-versioncrateThis contribution was made on Nov 20 -
fix(fs): add options argument for
existsfunction closes #734This contribution was made on Nov 20 -
fix: add back
main,moduleandtypesfield in top-level package.jsonThis contribution was made on Nov 20 -
chore: remove dead code from updater test
This contribution was made on Nov 16
-
fix(updater): Use escaped installer path to start the msi updater
This contribution was made on Nov 15
-
fix(os): use an internal object instead of
window.__TAURI__, closes #719This contribution was made on Nov 13
tauri-apps/create-tauri-app
6
merged
-
fix(fragments/angular): run
angular.jsonthrough the template engingeThis contribution was made on Nov 16 -
refactor: use
project_namefortauri.conf.json > productNameThis contribution was made on Nov 13 -
fix: disallow uppercase in package name
This contribution was made on Nov 13
-
fix(fragments/angluar): add space around
--This contribution was made on Nov 13 -
chore(deps): update napi-rs deps
This contribution was made on Nov 13
-
refactor: new template engine & update alpha templates
This contribution was made on Nov 1
tauri-apps/tao
5
merged
-
fix(windows): remove
SetWindowThemecall withDarkMode_ExplorerthemeThis contribution was made on Nov 21 -
feat: migrate manual implementation to the light
windows-versioncrateThis contribution was made on Nov 16 -
fix(windows): fix setting themes and maintain preferred theme when the system changes its theme
This contribution was made on Nov 13
-
fix(windows): remove
WS_CLIPCHILDRENfrom window styleThis contribution was made on Nov 6 -
fix: allow using multiple rwh features at the same time
This contribution was made on Nov 6
LGUG2Z/komorebi
2
open
1
merged
-
feat(cli/autostart): add
--no-consoleto autostart without a console windowThis contribution was made on Nov 25 -
feat(cli): make
--configoptional forenable-autostartThis contribution was made on Nov 25 -
refactor: cleanup path handling
This contribution was made on Nov 25
tauri-apps/global-hotkey
3
merged
-
fix(linux): fire
releaseevent even if the modifiers have been releasedThis contribution was made on Nov 24 -
perf: improve
un/register_allperformance on LinuxThis contribution was made on Nov 24 -
feat: support
Code::Backquoteon LinuxThis contribution was made on Nov 23
tauri-apps/wry
2
merged
-
chore(deps): update windows and windows-implement crates to 0.52
This contribution was made on Nov 20
-
refactor: combine position and size into bounds
This contribution was made on Nov 14
TranslucentTB/TranslucentTB
1
merged
-
feat(rules): add option to specify inactive window state
This contribution was made on Nov 24
tauri-apps/tauri-docs
1
open
-
feat: add
/releasespageThis contribution was made on Nov 18
wravery/webview2-rs
1
merged
-
chore(deps): update
windowscrate to 0.52 and SDK to 1.0.2151.40This contribution was made on Nov 16
tauri-apps/meilisearch-docsearch
1
merged
-
feat: support dynamic set of hotkeys
This contribution was made on Nov 14
tauri-apps/muda
1
merged
-
refactor(linux): relax gtk constraints on methods
This contribution was made on Nov 13
rust-windowing/winit
1
open
-
Remove
WS_CLIPCHILDRENfrom window styleThis contribution was made on Nov 6
Reviewed 64 pull requests in 13 repositories
tauri-apps/tauri
25 pull requests
-
chore: replace
once_cellwithstd::sync::OnceLockThis contribution was made on Nov 28 -
fix(core): allow canceling
data-tauri-drag-regionmaximization on macOS, closes #8306This contribution was made on Nov 27 -
fix(bundler): migrate WebView2 offline installer to shorturl
This contribution was made on Nov 27
-
chore: aligned
cocoacrate to 0.25This contribution was made on Nov 24 -
feat(core): add tracing for vital functionality closes #5204
This contribution was made on Nov 23
-
rename appimage.sh => build_appimage.sh in error
This contribution was made on Nov 23
-
feat(core): add AssetManager::iter
This contribution was made on Nov 23
-
chore: remove unused import
muda::AboutMetadataBuilderThis contribution was made on Nov 23 -
fix(ci): skip installing unnecessary deps
This contribution was made on Nov 21
-
feat: update to latest wry
This contribution was made on Nov 21
-
fix(bundler): lint and cleanup for #7964
This contribution was made on Nov 20
-
chore: Cleanup Readme. Add Sponsor section.
This contribution was made on Nov 20
-
fix(bundler/nsis): remove empty resources folders on uninstall
This contribution was made on Nov 20
-
fix(bundler/nsis): calculate estimated size on build system
This contribution was made on Nov 15
-
fix(core): docs.rs build failing for macOS
This contribution was made on Nov 14
-
fix(cli): IDE failing to read CLI options on
build --opencommandsThis contribution was made on Nov 14 -
fix(cli): add support to Xcode's archive
This contribution was made on Nov 14
-
fix(api): avoid crashing in
clearMocks, closes #8179This contribution was made on Nov 13 -
feat(cli): merge user-defined plist with the iOS plist file
This contribution was made on Nov 13
-
chore(deps): replace deprecated rollup-plugin-terser with @rollup/plugin-terser
This contribution was made on Nov 13
-
fix(cli): invalid plugin template
This contribution was made on Nov 7
-
fix: (cli) format plugin string to snake case, closes #8017
This contribution was made on Nov 7
-
fix(build): always invoke resource compiler on windows, fixes #8164
This contribution was made on Nov 6
-
enhance(docs): Document Windows-specific icon behaviour
This contribution was made on Nov 6
-
fix(core): global events regression from #7996 closes #8146
This contribution was made on Nov 6
- Some pull request reviews not shown.
tauri-apps/wry
13 pull requests
-
ci: add build tests for
cargo docThis contribution was made on Nov 27 -
fix: IPC crash on wkwebview if receiving invalid types
This contribution was made on Nov 27
-
feat: add tracing for
evaluate_script,ipc_handlerandcustom_protocolsThis contribution was made on Nov 23 -
chore: add sponsors section to readme
This contribution was made on Nov 23
-
feat: add WebView::bounds getter
This contribution was made on Nov 22
-
chore: tao 0.24
This contribution was made on Nov 21
-
refactor: combine position and size into bounds
This contribution was made on Nov 14
-
Added WebView::load_html
This contribution was made on Nov 13
-
feat(unix): move
new_gtkfunctions to*ExtUnixtraitsThis contribution was made on Nov 13 -
Add cfg_aliases for easier feature configuration
This contribution was made on Nov 13
-
feat(android): enhance initialization scripts
This contribution was made on Nov 12
-
fix(android): properly use $wry on android_binding macro
This contribution was made on Nov 12
-
refactor: rename 'Webview' to 'WebView'
This contribution was made on Nov 12
tauri-apps/plugins-workspace
8 pull requests
-
fix(dialog): fix message dialog return with custom buttons, fixes #711
This contribution was made on Nov 27
-
ci: Test rust crates with all features enabled
This contribution was made on Nov 23
-
chore: Merge remote-tracking branch 'origin/v1' into v2
This contribution was made on Nov 23
-
chore: Add sponsors section to readme
This contribution was made on Nov 23
-
fix(updater): replace url vars in query params
This contribution was made on Nov 22
-
fix(deps): update rust crate windows-sys to 0.52
This contribution was made on Nov 16
-
fix(updater): Use escaped installer path to start the nsis updater
This contribution was made on Nov 15
-
refactor: simplify rollup config and match
@tauri-apps/apioutput styleThis contribution was made on Nov 14
tauri-apps/tao
4 pull requests
-
chore: add sponsors section to readme
This contribution was made on Nov 23
-
fix(deps): update rust crate windows to 0.52
This contribution was made on Nov 16
-
chore: Fix changelog
This contribution was made on Nov 6
-
Revert "fixed transparent windows (#833)"
This contribution was made on Nov 2
tauri-apps/create-tauri-app
3 pull requests
-
fix: fix broken regex for scripts version generation
This contribution was made on Nov 22
-
fix: cargo.toml format when mobile feature enabled
This contribution was made on Nov 7
-
fix: replace the incorrect "Yew" with "Angular" in the Angular readme
This contribution was made on Nov 3
tauri-apps/muda
2 pull requests
-
fix(macos): enabled not working on submenu items
This contribution was made on Nov 18
-
ci: add running test with miri to CI
This contribution was made on Nov 13
tauri-apps/cargo-mobile2
2 pull requests
-
fix(deps): update rust crate windows to 0.52
This contribution was made on Nov 16
-
fix: conflict between Apple and Android targets
This contribution was made on Nov 14
TranslucentTB/TranslucentTB
1 pull request
-
feat(rules): add option to specify inactive window state
This contribution was made on Nov 25
tauri-apps/window-vibrancy
1 pull request
-
fix(deps): update rust crate windows-sys to 0.52.0
This contribution was made on Nov 16
tauri-apps/window-shadows
1 pull request
-
fix(deps): update rust crate windows-sys to 0.52.0
This contribution was made on Nov 16
tauri-apps/tauri-action
1 pull request
-
chore!: Drop support for vue-cli-plugin-tauri
This contribution was made on Nov 16
tauri-apps/meilisearch-docsearch
1 pull request
-
feat: add options for hot keys
This contribution was made on Nov 14
tauri-apps/fix-path-env-rs
1 pull request
-
Fix Read Me
This contribution was made on Nov 8