Revisions of rioterm

buildservice-autocommit accepted request 1152510 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 28)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1152509 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 27)
- Update to version 0.0.35:
  * update action for nix build
  * update to sync with main
  * add workflow_dispatch for nix-build
  * flake.lock: Update (#465)
  * update flake to match main
  * use first() instead of get(0)
  * prepare 0.0.35
  * Bump wayland dependencies: wayland-backend, wayland-client, wayland-cursor and wayland-scanner.
  * disable cursor blink on selection
  * report focus change
  * update rust version and winit
  * flake: refactor and update flake.lock (#406)
  * update CHANGELOG.md
buildservice-autocommit accepted request 1147349 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 26)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1145987 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 24)
- Update to version 0.0.34:
  * prepare 0.0.34
  * update winit to 0.29.9
  * use Fowler–Noll–Vo hash function (implementation that is more efficient for smaller hash keys)
  * update winit to 0.29.6
  * Adding `flake.nix` (#363)
  * remove wa from 0.0.x
  * remove wa from 0.0.x
  * update changelog
  * docs: set padding-x default to 0 (#396)
  * docs: add image in configuration-file.md (#394)
  * prepare 0.0.33
  * move forceful computation to resumed
  * update CHANGELOG.md (highligh breaking for macos-hide-toolbar-buttons
  * update fmt on last commit
  * linux: compute render update on init whenever the window has blur or transparency
  * linux force render computation if window is transparent or is blur
  * ident on nightly.yml
  * set_blur on window update
  * docs: reordering keys to avoid conflicts (#391)
  * create nightly tag from main head
  * add window decorations to docs
  * update docs
  * feat: path based tab color coding (#389)
  * fix: use explicit lifetime for const str (#385)
  * new configuration for window: decoration
buildservice-autocommit accepted request 1133532 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 23)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1133498 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 21)
- Update to version 0.0.32:
  * prepare 0.0.32
  * change on font order
  * fix: add default values to keyboard config (#382)
  * refactor(cross-winit): remove unnecessary cloning of key events (#381)
  * disable deb build for nightly for now
  * update sugarloaf/Cargo.toml
  * update sugarloaf/Cargo.toml
  * update sugarloaf/Cargo.toml
  * prepare version 0.0.31
  * disable clippy for Keyboard since it will fail for linux case but pass for the rest
  * change font order priority
  * disable_ctlseqs_alt
  * keyboard config
  * add Hide the cursor while typing info on docs
  * implement [renderer] configuration property
  * updat changelog
  * fix: update padding top on config change (#378)
  * update changelog
  * fix: trim unix program name (#377)
  * fix: remove duplicate kitty backspace keybinds (#375)
  * fix order of modifiers
  * move install-terminfo to outside make release-macos
  * prepare 0.0.30
  * remove canary from docs
  * rename macos zip to unsigned
  * update nightly release to keep there
  * update canary name
  * update logic for native tabs calculation
  * move to nightly releases
  * feat(i18n): add polish translation to landing page (#369)
  * feat(i18n): add spanish translation to landing page (#368)
  * feat(i18n): add spanish translation to landing page (#368)
  * fix rustfmt after correct for ansi regression
  * fix regression made with transaprency work
  * fix regression with dynamic_background
  * macos-hide-toolbar-buttons
buildservice-autocommit accepted request 1131487 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 20)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1131486 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 19)
- Update to version 0.0.29:
  * prepare 0.0.29
  * fix command key + left and right strange behavior (closes #359 and #366)
  * corrections on linux for EventLoopExtStartupNotify
  * configure startup_notify
  * remove APPLICATION_ID
  * move APPLICATION_ID out of screen
  * move window to router
  * remove key.key_without_modifiers but keep Key::Character
  * corrections for tmux and new scroll api
  * docs(config): mention blur requires restart (#358)
  * add info about iTerm2 image protocol
  * add description to rioterm
  * update workspace.dependencies
  * update version to 0.0.28
  * prepare release
  * breadcrumb isn't windows
  * raw_window_handle is only used in macos
  * close last tab for native tab too
  * fix NativeTab for macos
  * wip OSC 1337
  * disable sugarloaf warn errors when find the font
  * fix broken link
  * remove shadow for whenever have shadow
  * set blur in the defaults
  * update info about bg image
  * add blur support
  * add editor back
  * remove settings UI (going back to the window with editor)
  * update test script
  * update scripts and docs
  * set default for macos padding-x as 5.0
  * update pt-br text for docs
  * update docs regarding window.background-image
  * fix broken link and start pt-br translation
  * update CHANGELOG
  * remove render in calculate_bounds and additional line render
  * rename title for docs
  * transparency partially working (named_colors should load transparency)
  * small refactor suggestions (#351)
  * bumping `winit` (#349)
  * disable wa examples for lint
  * renaming `rust-toolchain` to `rust-toolchain.toml` (#350)
  * set target_os for graphics
  * disable clippy for now in WA
  * add more info about WA
  * RenderableSugarloaf trait
  * update multi to cross-winit
  * update documentation
  * introduce sugarloaf void and sugarloaffn trait
  * use webgpu with wa
  * start wa project
  * More `PathBuf` (#342)
  * Some refactors (#341)
  * Add basic translations for Korean (#339)
  * correction for route.window.winit_window.set_cursor_visible happening on mouse moving
  * fix broken link docs
  * NativeTab is macos default navigation mode
  * separate by frontend and backend
  * hide_cursor_when_typing config
  * update derive for default
  * hide-cursor-when-typing config
  * update links
  * using raphamorim/winit fork
  * add swift-ui as backend
  * cleaning up
  * config to lib
  * initial version of multi build
  * docs in main level
  * introduce backends concept and drop wa project
  * swift start rio project
  * swift gitignore
  * fmt to CloseWindow
  * macos-enable-close-last-tab for non-native tabs
  * implement confirm-before-quit
  * update imports
  * default_macos_enable_close_last_tab is true
  * rename to macos-enable-close-last-tab to keep consistency
  * introduce macos_allow_close_last_tab for native tabs only (closes #296)
  * Update configuration-file.md (#320)
  * update CHANGELOG.md
  * osc 8 (hyperlinks) (ref #60)
  * update CHANGELOG.md
  * implement use_current_path for native tabs close #323
  * Fix some issues for docs (#334)
  * Redesign docs index page (#333)
  * update to references to wa
  * update README.md
  * add info
  * correct files and add README.md
  * move CompositeAlphaMode to Auto and PresentMode to AutoVsync
  * Add web font (#332)
  * migrate winit to winit fork (wa)
  * save alpha_mode and present_mode from capabilities
  * move to wa
  * introduce wa (winit/tao wrapper)
  * update ab_glyph
  * change POLLING_TIMEOUT to 2s
  * update changelog
  * re add className around RioLogo
  * Simplify logo (#329)
  * Bit improve docs (#330)
  * add an extra step for publish-crates to ensure build before publish
  * prepare 0.0.27
  * lock and update dependencies
  * update then() message
  * rio-wasm should be just an index.html that loads the js/wasm rio file
  * lib only exist for wasm context, so renaming it for wasm
  * webassembly support for rio (reorganization folders)
  * Activate the hyperlink check whenever a modifier is changed ( for windows/linux/bsd and  for macos)
  * update comments
  * Update docs (#326)
  * add link to Void Linux package in install docs (#325)
  * update changelog
  * fix Error when Double click on terminal side (close #316)
  * Update configuration-file.md (#319)
  * Fix typo in error messages (#317)
buildservice-autocommit accepted request 1120965 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 18)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1120964 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 17)
- Update to version 0.0.26:
  * prepare 0.0.26
  * upgrade winit to 0.29.3
  * (docs)terminfo.md: add instructions to install when not cloned (#302)
  * hyperlink support in docs
  * drop vec usage on open_hyperlink
  * avoid to_string with exec on windows
  * avoid to_string with exec on windows
  * add CommandExt for windows spawn_daemon
  * correct lint for windows
  * fix windows imports
  * run action/link support for windows
  * support for alt key in linux/windows for hyperlinks
  * set multiple lines support for hyperlink
  * correction of assert! for hyperlink test
  * only for unix now trigger_hyperlink_from_position
  * move back update_selection_scrolling
  * update changelog about current hyperlink status (closes #60)
  * update info about hyperlink in changelog
  * fixes for lifecycle
  * links working for macos/linux only
  * add link processing
  * underline straight once is found
  * search for nearest hyperlink
  * update mentions
  * Fix typos on the key bindings documentation (#315)
buildservice-autocommit accepted request 1120372 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 16)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1120371 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 15)
- Update to version 0.0.25:
  * prepare 0.0.25
  * use wgpu 0.18.0
  * use += for vi_cursor pos control
  * update changelog regarding #311
  * fix vi cursor disappear when scroll
  * Add program (shell) name to the window_title (#312)
  * fix flagged dimmed named colors (cases where it does not comes from rgb index). closes #308
  * add Jai mention
  * fix MacOS fullscreen empty space on margin top (fmt)
  * fix MacOS fullscreen empty space on margin top
  * update to Named keys for windows/linux
  * upgrade winit 0.29.2 (take 4 - last)
  * upgrade winit 0.29.2 (take 3)
  * upgrade winit 0.29.2 (take 2)
  * upgrade winit 0.29.2 (take 1)
  * update image vi mode
  * update index.md link
  * rename docs
buildservice-autocommit accepted request 1119281 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 14)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1119280 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 13)
- Update to version v0.0.24:
  * move self.state.set_selection back to start_selection
  * correction for cursor
  * prepare 0.0.24
  * update CHANGELOG.md
  * improve calculate_mouse_position and add tests
  * implementation of copy mode (alacritty vi mode) close #186
  * add documentation regarding alacritty vi mode
  * implement cursor color for vi mode
  * add Rio logo to README.md
  * Update build-from-source.md (#298)
  * redraw per key release
  * stop inline render fn and render once key is released
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1119106 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 12)
- Update to version 0.0.23:
  * disable toggle VI mode for now
  * prepare release 0.0.23
  * correct keybindings
  * put kitty keyboard protocol back but being optional
  * update docs
  * use tempdir 0.3.7
  * update regex to 1.10.2
  * update information regarding use_kitty_keyboard_protocol
  * docs: fix typo in tagline (#297)
  * disable kitty keyboard protocol temporarily
  * fix bold lookup
  * long width bound for text builder
  * text builder logic
  * text builder sugarloaf
  * update CHANGELOG.md
  * logic for repeated background
  * repeated bg rect
  * docs: uniform style in configuration sample (#291)
  * docs: add scroll-multiplier configuration parameter (#290)
  * keep pattern for string creation for pre-str
  * Delete old canary release
  * keep pattern whenever creating strings in welcome.rs
  * re-add delete tag-and-release to canary pipeline
  * create a canary release
  * use canary release naming/tag and delete previous canary release before submit a new one
  * feat: added scroll_modifier to Config with default 2.0 (#288)
  * requires_restart for new tabs using current path settings UI
  * fix padding_x changes through settings UI
  * update changelog
  * Navigation: Remove magic strings (#285)
  * write simple simple test for calculate_mouse_position #182
  * newline at end of file
  * floor() on cell_dimension for mouse_position
  * move logic to mouse.rs and prepare to start writing tests (#182)
  * remove unnecessary check after use scaled_margin_x (#182)
  * improve mouse position calculation for scales >=2.0 (#182)
  * improve mouse position calculation ref (#182)
  * add a comment regarding backspace+control for windows and update CHANGELOG
  * enable powershell shortcut for windows (close #220)
  * add clearhistory support
  * update CHANGELOG regarding reverse order of collapsedTabs
  * fix CHANGELOG syntax
  * fix order of tab moving and apply reverse on collapsed tabs
  * correct tabs move shortcut
  * vi mode wip
  * clear_selection implementation as action
  * docs escape sequence support
  * new Scroll api with docs escape sequence support
  * fix  Cursor shape isn't restored (close #279)
  * Fix color automation for breadcrumb mode
  * introduce scaled_sugarwidth and scaled_sugarheight
  * sugarloaf: adding `repository` to `Cargo.toml` (#280)
  * Fix link to build from source in Linux install (#277)
  * updating rust-version to 1.73.0 (#275)
  * remove multiplier
  * remove round from spaces
  * comment println
  * update CHANGELOG.md
  * fix OSC52 (closes #276)
  * support 7.0 as minimum font-size with shortcut and fix change font size function
  * fix in progress for tab overlaping text
  * update CHANGELOG.md
  * fmt fix lines calculation
  * fix for calculate lines
  * update changelog and add a comment
  * fix bug whenever is not closing terminal for non native tabs (ref #255)
  * use term UNRELEASED instead of In Progress
  * support to new Run and Scroll API
  * update docs to use ignore-selection-fg-color
  * undo fixed scaledwidth/height
  * exec and Act::Command(program) are unix exclusives
  * sugarwidth now has fixed weight (as it should have been since beginning). The font bounds now needs to be scaled to match the fixed sugarwidth (ref #167 #264 #182)
buildservice-autocommit accepted request 1117003 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 11)
baserev update by copy to link target
Nicolas Lorin's avatar Nicolas Lorin (androw) accepted request 1116986 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 10)
- Replace freetype-devel BuildRequires with freetype2: this is
  actually what is needed, but as fontconfig happened to pull it in
  already, things happened to work. Freetype 1 is not needed here.
buildservice-autocommit accepted request 1114863 from Nicolas Lorin's avatar Nicolas Lorin (androw) (revision 9)
baserev update by copy to link target
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by