mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
WIP: Alpha version bugfixes
This commit is contained in:
parent
fd9430dbc6
commit
cb5516f863
18 changed files with 474 additions and 144 deletions
|
|
@ -21,105 +21,105 @@
|
|||
id="button_2"
|
||||
mcrm__button
|
||||
>
|
||||
Close window
|
||||
Close application
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
id="button_3"
|
||||
mcrm__button
|
||||
>
|
||||
button3
|
||||
Run
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
id="button_4"
|
||||
mcrm__button
|
||||
>
|
||||
button4
|
||||
Files
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
id="button_5"
|
||||
mcrm__button
|
||||
>
|
||||
button5
|
||||
Settings
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
id="button_6"
|
||||
mcrm__button
|
||||
>
|
||||
button6
|
||||
New Desktop
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
id="button_7"
|
||||
mcrm__button
|
||||
>
|
||||
button7
|
||||
Displays
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
id="button_8"
|
||||
mcrm__button
|
||||
>
|
||||
button8
|
||||
Task View
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_9"
|
||||
mcrm__button
|
||||
>
|
||||
button9
|
||||
New Window
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_10"
|
||||
mcrm__button
|
||||
>
|
||||
button10
|
||||
Close Window
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_11"
|
||||
mcrm__button
|
||||
>
|
||||
button11
|
||||
Previous Tab
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_12"
|
||||
mcrm__button
|
||||
>
|
||||
button12
|
||||
Next Tab
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_13"
|
||||
mcrm__button
|
||||
>
|
||||
button13
|
||||
Close Tab
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_14"
|
||||
mcrm__button
|
||||
>
|
||||
button14
|
||||
New Tab
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_15"
|
||||
mcrm__button
|
||||
>
|
||||
button15
|
||||
Fullscreen
|
||||
</div>
|
||||
<div
|
||||
class="flex items-center justify-center bg-sky-400"
|
||||
class="flex items-center justify-center bg-rose-400"
|
||||
id="button_16"
|
||||
mcrm__button
|
||||
>
|
||||
button16
|
||||
Home
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue