8000 Releases · Cretezy/i3-back · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Cretezy/i3-back

v0.3.2

26 Feb 22:01
Compare
Choose a tag to compare
  • Added --mark/-m option to change i3 mark name (default is _back)
    • Also re-add --debug/-d option
  • Lowered restart timeout from 1s to 0.5s

v0.3.1

26 Feb 20:43
Compare
Choose a tag to compare
  • Fix support for floating windows
  • Refactor error handling

v0.3.0

26 Feb 20:09
Compare
Choose a tag to compare
  • Switch to using i3 marks. No longer needs D-Bus/config. Thanks @nicarran for the idea!
    • Please update your switch bindsym to the new command: bindsym $mod+Tab [con_mark=_back] focus
  • Switch to optimized builds and use Debian container to build deb release

v0.2.0

26 Feb 18:43
Compare
Choose a tag to compare
  • Switch to using D-Bus for IPC when switching. Config file is no longer needed

v0.1.3

26 Feb 16:54
Compare
Choose a tag to compare
  • Added Debian/Ubuntu package

v0.1.2

26 Feb 16:41
Compare
Choose a tag to compare
  • Fix crash when restarting i3 while execution
  • Handle exiting program by clearing config's last_focused_id
  • Improve algorithm to find focused window from i3 tree. Thanks @lbonn for i3-focus-last!

v0.1.1

26 Feb 04:31
Compare
Choose a tag to compare

v0.1.0

25 Feb 23:17
Compare
Choose a tag to compare
  • First release of i3-back! Currently only built for x86_64. For ARM, use Cargo or open an issue!
0