Skip to content

Commit

Permalink
index: 1 new category, 1 new package, 1 new version
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
ReaTeam Bot committed Dec 2, 2024
1 parent 0049770 commit 99c9052
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion index.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<index version="1" commit="cfb453fa5de6332b7ad52495cfd51314782c00bb" name="ReaTeam Scripts">
<index version="1" commit="00497704efdfdbd2300091c785d10d1dd215d84f" name="ReaTeam Scripts">
<category name="Cursor">
<reapack name="amagalma_Move edit cursor to closest item edge (among the selected items).lua" type="script" desc="Move edit cursor to closest item edge (among the selected items)">
<metadata>
Expand Down Expand Up @@ -27247,6 +27247,33 @@ Streamable link
</version>
</reapack>
</category>
<category name="View">
<reapack name="talagan_Docking tools.lua" type="script" desc="Docking tools : actions to resize docks">
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto

{\pard \ql \f0 \sa180 \li0 \fi0 This package provide actions to quickly resize the MIDI dock and the bottommost dock (maximize, minimize, or set to custom height).\par}
{\pard \ql \f0 \sa180 \li0 \fi0 These actions are meant to be small bricks of bigger custom actions where you perform a reorganisation of the UI (e.g. use FTC's scrolling scripts for the MIDI editor).\par}
{\pard \ql \f0 \sa180 \li0 \fi0 You can copy / paste the "... (500).lua" action files and modify their name to put a custom height instead of 500.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 Thanks to @edgemeal for the technical advice / windows support and @X-raym for the code review!\par}
}
]]></description>
<link rel="donation">https://www.paypal.com/donate/?business=3YEZMY9D6U8NC&amp;no_recurring=1&amp;currency_code=EUR</link>
</metadata>
<version name="0.1" author="Ben 'Talagan' Babut" time="2024-12-02T21:54:54Z">
<changelog><![CDATA[- Initial Release]]></changelog>
<source main="main" file="talagan_Maximize bottommost dock.lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/actions/talagan_Maximize%20bottommost%20dock.lua</source>
<source main="main" file="talagan_Minimize bottommost dock.lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/actions/talagan_Minimize%20bottommost%20dock.lua</source>
<source main="main" file="talagan_Set bottommost dock height (500).lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/actions/talagan_Set%20bottommost%20dock%20height%20(500).lua</source>
<source main="main midi_editor" file="talagan_Maximize dock containing active MIDI Editor.lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/actions/talagan_Maximize%20dock%20containing%20active%20MIDI%20Editor.lua</source>
<source main="main midi_editor" file="talagan_Minimize dock containing active MIDI Editor.lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/actions/talagan_Minimize%20dock%20containing%20active%20MIDI%20Editor.lua</source>
<source main="main midi_editor" file="talagan_Set dock containing active MIDI Editor height (500).lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/actions/talagan_Set%20dock%20containing%20active%20MIDI%20Editor%20height%20(500).lua</source>
<source file="talagan_Docking tools/docking_lib.lua">https://github.com/ReaTeam/ReaScripts/raw/00497704efdfdbd2300091c785d10d1dd215d84f/View/talagan_Docking%20tools/docking_lib.lua</source>
</version>
</reapack>
</category>
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
Expand Down

0 comments on commit 99c9052

Please sign in to comment.