Skip to content

Releases: acsandmann/rift

v0.4.3-beta

Choose a tag to compare

@acsandmann acsandmann released this 15 Jun 17:00

Whats Changed

  • feat: async animations 1852328
  • fix: mouse getting hidden and not unhidden d482adb
  • feat: retry app notifications for apps slow to respond d9a36aa
  • feat: optimize app actor b039b32
  • chore: clean up handling of minimized windows 78371aa
  • fix: focus correct window on activation (#389) 77501ab
  • fix: keep track of windows after native unfullscreened a7b4908
  • chore: condense all window state into window_registry 05ea842

Full Changelog: v0.4.2...v0.4.3

v0.4.2-beta

Choose a tag to compare

@acsandmann acsandmann released this 14 Jun 20:36

What's Changed

  • fix: stop floating window ping-pong across displays 2f0b55d
  • feat: add event hints in observers refcons to reduce lookups 5c20512
  • feat: update window skylight tag filtering 26f28d3
  • feat: ignore windows with near zero alphas 8f91244
  • fix: scrolling alignment (#387) 432c83d
  • fix(scrolling): preserve vertical window sizes when resizing within columns (#386) 2aaeeac
  • fix(hotkey): handle device-dependent modifiers for remapped hyper keys (#383) 86bc4f4
  • feat: Decouple Master/Stack Side Placement from Window Arrangement Direction (#367) f5693f0
  • fix: space_switch on macos27 (#381) 0d5eb42
  • fix: stop freeze after a raise times out c0b2755
  • fixes 98681e2
  • fix: focus follows mouse 9d1f080
  • fix: preserve other display spaces when fullscreen space exists db08871
  • fix: keyboard becomes unresponsive after prolonged use (#368) 955ac8a

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1-beta

Choose a tag to compare

@acsandmann acsandmann released this 15 May 19:20
955ac8a

What's Changed

  • fix: stabilize cross-display drag snapback by @leokeba in #310
  • fix: restore main-window selection after startup discovery by @corpooo in #321
  • fix: prevent fullscreen spaces from wiping workspace assignments on wake by @strayer in #334
  • fix: broadcast windows_changed on all MoveWindowToWorkspace paths by @yuukidach in #336
  • fix: stackline appears behind floating window (#279) by @Swoorup in #325
  • fix: prevent window oscillation after display topology change by @strayer in #342
  • fix: handle zero window server ids by @adamjhf in #362
  • fix: stop handling full screen windows in tile layout by @alextorma in #358
  • fix: don't drop tiled windows when app has a fullscreen space by @alextorma in #359
  • fix(engine): mitigate focus corruption from boundary raise races by @qeude in #355

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@acsandmann acsandmann released this 03 Mar 13:44

What's Changed

  • feat: stack layout 50b50b3
  • feat: sublevels for ffm 3aaf6f4
  • fix: constrained windows a46c4bc
  • fix: adjust maximum column width ratio to 1.0 by @BennyDeeDev in #292
  • feat: handle unresizeable windows 1c94cc8
  • fix: prevent stale txid (#268) b491525
  • feat: menu bar menu 3460769
  • fix: ffm not working d9af21c
  • perf: lock free main loop 056224c
  • feat: properly determine hide corner d8ff72e
  • fix: improve display handling 45d77a2
  • fix: display churn after sleep 04283dc
  • fix: multi display handling 1bf16a9
  • perf: reduce allocations 0599eff + 9522797
  • perf: reduce cpu f3159ae
  • feat: event streaming via mach server b5e8114
  • chore: only send stackschanged if there are stacks 56d9c0e
  • chore: animations disabled by default 80e27e3
  • fix: dup app thread launches leading to window oscillation 0be579d
  • fix: window oscillation cbd70b2
  • perf: event_tap 783d7b8 + 6a8957f + c7cc120
  • perf: don't fully refresh window info on title change 8b0b3b2
  • chore: cleanup layout engine 8427aa2
  • fix: focus follows mouse breaking intermittently cb3f75b
  • fix: bundle_id is now correct !BREAKING 50c2bab
  • chore: demote MainWindowChanged logs from warn a6b072f
  • feat: stacks_changed broadcast event bac1194
  • chore: update stack line defaults 86044b5
  • feat: cycle windows sequentially instead of using directional focus (#268) 7cc8aca
  • fix: dismiss misson control cli command 6c6943a
  • fix: crash when moving btwn spaces (#272) 6bc2ee6
  • fix: scrolling with multi monitor (#266) e71a6fd
  • perf: optimize animations fc00c51
  • fix: respect invert_horizontal_swipe 7a124c6
  • feat: per workspace layouts (#258) 9852561
  • fix: not assigning keycodes properly (#263) d4c5b28
  • chore: ensure ffm state is proper 99af084
  • fix: scrolling layout using wrong defaults d87787d
  • feat: scrolling layout (#251) 550256d
  • fix: disable eui on app 867ca99
  • fix: window animations (#255) 7346b64
  • chore: hide notice when default_disable=false (#254) efc4d53
  • fix: hide stackline when node is zoomed (#96) b3be792
  • fix: preserve master stack 84bcca5

New Contributors

Full Changelog: v0.4.0-alpha.7...v0.4.0-alpha.8

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.4.0

v0.4.0-alpha.7

v0.4.0-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@acsandmann acsandmann released this 28 Feb 22:14

v0.4.0-alpha.6

v0.4.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@acsandmann acsandmann released this 27 Feb 04:17

v0.4.0-alpha.5

v0.4.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@acsandmann acsandmann released this 26 Feb 18:49

v0.4.0-alpha.4

v0.4.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@acsandmann acsandmann released this 25 Feb 16:14

v0.4.0-alpha.3

v0.4.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@acsandmann acsandmann released this 20 Feb 14:21

v0.4.0-alpha.2

v0.4.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@acsandmann acsandmann released this 20 Feb 02:49

Whats Changed

  • fix: multi display handling 1bf16a9

Full Changelog: v0.4.0-alpha...v0.4.0-alpha.2