From e9d5aee01851e26b7fdac275838fef136bbbb802 Mon Sep 17 00:00:00 2001 From: Aleksey Samoilov Date: Tue, 28 Jan 2025 23:56:59 +0400 Subject: [PATCH] Initial release --- LICENSE | 674 ++++++++++++++++++ debian/changelog | 5 + debian/control | 17 + debian/copyright | 28 + debian/rules | 4 + debian/source/format | 1 + dist/tileos_welcome-0.9.0-py3.11.egg | Bin 0 -> 28659 bytes setup.py | 25 + tileos_welcome/__init__.py | 1 + tileos_welcome/main.py | 126 ++++ tileos_welcome/resources/icons/contrib.svg | 10 + tileos_welcome/resources/icons/doc.svg | 14 + tileos_welcome/resources/icons/exit.svg | 7 + tileos_welcome/resources/icons/gparted.svg | 17 + .../resources/icons/install-system.svg | 21 + tileos_welcome/resources/icons/issue.svg | 11 + tileos_welcome/resources/icons/telegram.svg | 7 + tileos_welcome/resources/icons/web.svg | 9 + tileos_welcome/resources/label.png | Bin 0 -> 12324 bytes tileos_welcome/resources/tileos-logo.svg | 1 + .../resources/tileos-welcome.desktop | 7 + tileos_welcome/ui/mainwindow.ui | 282 ++++++++ tileos_welcome/ui_mainwindow.py | 163 +++++ 23 files changed, 1430 insertions(+) create mode 100644 LICENSE create mode 100644 debian/changelog create mode 100644 debian/control create mode 100644 debian/copyright create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 dist/tileos_welcome-0.9.0-py3.11.egg create mode 100644 setup.py create mode 100755 tileos_welcome/__init__.py create mode 100644 tileos_welcome/main.py create mode 100644 tileos_welcome/resources/icons/contrib.svg create mode 100644 tileos_welcome/resources/icons/doc.svg create mode 100644 tileos_welcome/resources/icons/exit.svg create mode 100644 tileos_welcome/resources/icons/gparted.svg create mode 100644 tileos_welcome/resources/icons/install-system.svg create mode 100644 tileos_welcome/resources/icons/issue.svg create mode 100644 tileos_welcome/resources/icons/telegram.svg create mode 100644 tileos_welcome/resources/icons/web.svg create mode 100644 tileos_welcome/resources/label.png create mode 100644 tileos_welcome/resources/tileos-logo.svg create mode 100644 tileos_welcome/resources/tileos-welcome.desktop create mode 100644 tileos_welcome/ui/mainwindow.ui create mode 100644 tileos_welcome/ui_mainwindow.py diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..1e60aea --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +tileos-welcome (0.9.0-1) unstable; urgency=medium + + * Initial release + + -- Aleksey Samoilov Tue, 28 Jan 2025 23:55:07 +0400 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..e75e0d0 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: tileos-welcome +Section: x11 +Priority: optional +Maintainer: Aleksey Samoilov +Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3 +Standards-Version: 4.5.1 +Homepage: https://gitlab.com/tile-os/tileos-welcome +Rules-Requires-Root: no + +Package: tileos-welcome +Architecture: any +Depends: ${misc:Depends}, + python3-pyqt6 +Recommends: fish, + gparted, + zsh +Description: welcome app for TileOS diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..ca8bf31 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,28 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ubuntusway-welcome +Upstream-Contact: +Source: https://gitlab.com/tile-os/tileos-welcome + +Files: * +Copyright: 2025 Aleksey Samoilov +License: GPL-3 + + +Files: debian/* +Copyright: 2025 Aleksey Samoilov +License: GPL-3 + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..641186e --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --with python3 --buildsystem=pybuild diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/dist/tileos_welcome-0.9.0-py3.11.egg b/dist/tileos_welcome-0.9.0-py3.11.egg new file mode 100644 index 0000000000000000000000000000000000000000..22db2c079dd89a13107f28944978914a4dd85d66 GIT binary patch literal 28659 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 literal 0 HcmV?d00001 diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..65d79a0 --- /dev/null +++ b/setup.py @@ -0,0 +1,25 @@ +from importlib.metadata import entry_points +from setuptools import setup, find_packages + +setup( + name='tileos-welcome', + version='0.9.0', + description='welcome app for TileOS', + license='GPL-3', + author='Aleksey Samoilov', + author_email='samoilov.lex@gmail.com', + url='https://gitlab.com/tile-os/tileos-welcome', + packages=find_packages(), + include_package_data=True, + package_data={"": ["resources/*", "ui/*"]}, + data_files=[ + ('share/applications', ['tileos_welcome/resources/tileos-welcome.desktop']), + ('share/icons/hicolor/scalable/apps', ['tileos_welcome/resources/tileos-logo.svg']), + ], + install_requires=[], + entry_points={ + 'gui_scripts': [ + 'tileos-welcome = tileos_welcome.main:main' + ] + } +) diff --git a/tileos_welcome/__init__.py b/tileos_welcome/__init__.py new file mode 100755 index 0000000..8d1c8b6 --- /dev/null +++ b/tileos_welcome/__init__.py @@ -0,0 +1 @@ + diff --git a/tileos_welcome/main.py b/tileos_welcome/main.py new file mode 100644 index 0000000..bc52525 --- /dev/null +++ b/tileos_welcome/main.py @@ -0,0 +1,126 @@ +#!/usr/bin/env python3 + +# This file is part of Ubuntu Sway Remix project + +# SPDX-FileCopyrightText: 2022 Aleksey Samoilov +# SPDX-License-Identifier: GPL-3.0-or-later + +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +import os +import signal +import sys +import subprocess +from PyQt6.QtWidgets import (QApplication, QMainWindow) +from PyQt6.QtGui import QPixmap +from PyQt6.QtCore import Qt +from tileos_welcome.ui_mainwindow import Ui_MainWindow + +def get_config_home(): + config_home = os.getenv('XDG_CONFIG_HOME') if os.getenv('XDG_CONFIG_HOME') else os.path.join( + os.getenv("HOME"), ".config/") + return config_home + +dir_name = os.path.dirname(__file__) +config_home = get_config_home() +user = os.getlogin() +desktop_file = os.path.join(dir_name, "resources/tileos-welcome.desktop") +autostart_dir = os.path.join(config_home, "autostart/") +autostart_desktop_file = os.path.join(config_home, autostart_dir, "tileos-welcome.desktop") + +class MainWindow(QMainWindow): + def __init__(self): + super(MainWindow, self).__init__() + self.ui = Ui_MainWindow() + self.ui.setupUi(self) + + # Background + page_label = os.path.join(dir_name, "resources/label.png") + page_pixmap = QPixmap(page_label).scaled(600, 300, Qt.AspectRatioMode.KeepAspectRatio) + self.ui.logo.setPixmap(page_pixmap) + self.ui.logo2.setPixmap(page_pixmap) + + # Autostart (copying tileos-welcome.desktop to ~/.config/autostart) + if os.path.isfile(autostart_desktop_file): + self.ui.checkAutostart.setChecked(True) + + # Detect running compositor and adapt Wiki button text to it + if os.getenv("SWAYSOCK"): + self.ui.btnWiki.setText("Sway Wiki") + + # Page 1 + self.ui.btnGprd.clicked.connect(self.on_clicked_partition) + self.ui.btnNext.clicked.connect(self.on_page_switch) + self.ui.btnQuit.clicked.connect(self.exitApp) + + # Page 2 + self.ui.btnGTK.clicked.connect(self.on_clicked_gtk_theme) + self.ui.btnKvantum.clicked.connect(self.on_clicked_qt_theme) + self.ui.btnDisplay.clicked.connect(self.on_clicked_display_settings) + self.ui.btnInput.clicked.connect(self.on_clicked_input_settings) + self.ui.btnPrev.clicked.connect(self.on_page_switch) + self.ui.btnExit.clicked.connect(self.exitApp) + + def on_clicked_partition(self): + subprocess.run("xhost +si:localuser:root && pkexec /usr/sbin/gparted && xhost -si:localuser:root &", shell=True) + + def on_clicked_website(self): + subprocess.run("xdg-open", "https://tile-os.com") + + # TODO documentation link + + def on_clicked_tracker(self): + subprocess.run("xdg-open", "https://gitlab.com/tile-os/tileos/-/issues") + + def on_clicked_contribute(self): + subprocess.run("xdg-open", "https://gitlab.com/tile-os") + + def on_clicked_telegram(self): + subprocess.run("xdg-open", "https://t.me/tile_os") + + def on_clicked_gtk_theme(self): + subprocess.run("/usr/bin/nwg-look") + + def on_clicked_qt_theme(self): + subprocess.run("/usr/bin/kvantummanager") + + def on_clicked_display_settings(self): + subprocess.run("/usr/bin/nwg-displays") + + # TODO shell selector + + def on_clicked_input_settings(self): + subprocess.run("/usr/bin/sway-input-config") + + # TODO software manager + + def on_page_switch(self): + if self.ui.stackedWidget.currentIndex() == 0: + self.ui.stackedWidget.setCurrentIndex(1) + else: + self.ui.stackedWidget.setCurrentIndex(0) + + def exitApp(self): + self.close() + +def main(): + app = QApplication(["Welcome to TileOS!"]) + app.setDesktopFileName("tileos-welcome") + win = MainWindow() + win.show() + sys.exit(app.exec()) + +if __name__ == "__main__": + signal.signal(signal.SIGINT, signal.SIG_DFL) + main() \ No newline at end of file diff --git a/tileos_welcome/resources/icons/contrib.svg b/tileos_welcome/resources/icons/contrib.svg new file mode 100644 index 0000000..72bac3d --- /dev/null +++ b/tileos_welcome/resources/icons/contrib.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tileos_welcome/resources/icons/doc.svg b/tileos_welcome/resources/icons/doc.svg new file mode 100644 index 0000000..6afd2c5 --- /dev/null +++ b/tileos_welcome/resources/icons/doc.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/tileos_welcome/resources/icons/exit.svg b/tileos_welcome/resources/icons/exit.svg new file mode 100644 index 0000000..5283c8f --- /dev/null +++ b/tileos_welcome/resources/icons/exit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tileos_welcome/resources/icons/gparted.svg b/tileos_welcome/resources/icons/gparted.svg new file mode 100644 index 0000000..bdec8ab --- /dev/null +++ b/tileos_welcome/resources/icons/gparted.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/tileos_welcome/resources/icons/install-system.svg b/tileos_welcome/resources/icons/install-system.svg new file mode 100644 index 0000000..ac528f5 --- /dev/null +++ b/tileos_welcome/resources/icons/install-system.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/tileos_welcome/resources/icons/issue.svg b/tileos_welcome/resources/icons/issue.svg new file mode 100644 index 0000000..85a3ab9 --- /dev/null +++ b/tileos_welcome/resources/icons/issue.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tileos_welcome/resources/icons/telegram.svg b/tileos_welcome/resources/icons/telegram.svg new file mode 100644 index 0000000..d20618a --- /dev/null +++ b/tileos_welcome/resources/icons/telegram.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tileos_welcome/resources/icons/web.svg b/tileos_welcome/resources/icons/web.svg new file mode 100644 index 0000000..ccadee8 --- /dev/null +++ b/tileos_welcome/resources/icons/web.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tileos_welcome/resources/label.png b/tileos_welcome/resources/label.png new file mode 100644 index 0000000000000000000000000000000000000000..812d8f7d8b05c8a956a16f87ecc40ebea7e53514 GIT binary patch literal 12324 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 literal 0 HcmV?d00001 diff --git a/tileos_welcome/resources/tileos-logo.svg b/tileos_welcome/resources/tileos-logo.svg new file mode 100644 index 0000000..6f2bb3e --- /dev/null +++ b/tileos_welcome/resources/tileos-logo.svg @@ -0,0 +1 @@ +TileOS \ No newline at end of file diff --git a/tileos_welcome/resources/tileos-welcome.desktop b/tileos_welcome/resources/tileos-welcome.desktop new file mode 100644 index 0000000..293e4a6 --- /dev/null +++ b/tileos_welcome/resources/tileos-welcome.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=TileOS Welcome +Exec=/usr/bin/tileos-welcome +Icon=tileos-logo.svg +Type=Application +Terminal=false +Categories=Settings; diff --git a/tileos_welcome/ui/mainwindow.ui b/tileos_welcome/ui/mainwindow.ui new file mode 100644 index 0000000..5df8b3c --- /dev/null +++ b/tileos_welcome/ui/mainwindow.ui @@ -0,0 +1,282 @@ + + + MainWindow + + + + 0 + 0 + 664 + 473 + + + + + 0 + 0 + + + + + 664 + 473 + + + + + 664 + 473 + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Want to learn more about the project? Please find the links below! + + + Qt::AlignCenter + + + + + + + + + Website + + + + + + + Documentation + + + + + + + Install TileOS + + + + + + + Next + + + + + + + Disk partitioning + + + + + + + Issue Tracker + + + + + + + Contribute + + + + + + + + + + + + + + Quit + + + + + + + Telegram Chat + + + + + + + + + + + + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Advanced options + + + Qt::AlignCenter + + + + + + + + + Install Software + + + + + + + Previous + + + + + + + Change Qt theme + + + + + + + Display Settings + + + + + + + Change GTK Theme + + + + + + + Change Shell + + + + + + + Quit + + + + + + + Input Settings + + + + + + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Autostart + + + + + + + + + + + diff --git a/tileos_welcome/ui_mainwindow.py b/tileos_welcome/ui_mainwindow.py new file mode 100644 index 0000000..c231802 --- /dev/null +++ b/tileos_welcome/ui_mainwindow.py @@ -0,0 +1,163 @@ +# Form implementation generated from reading ui file 'tileos_welcome/ui/mainwindow.ui' +# +# Created by: PyQt6 UI code generator 6.4.2 +# +# WARNING: Any manual changes made to this file will be lost when pyuic6 is +# run again. Do not edit this file unless you know what you are doing. + + +from PyQt6 import QtCore, QtGui, QtWidgets + + +class Ui_MainWindow(object): + def setupUi(self, MainWindow): + MainWindow.setObjectName("MainWindow") + MainWindow.resize(664, 473) + sizePolicy = QtWidgets.QSizePolicy(QtWidgets.QSizePolicy.Policy.Preferred, QtWidgets.QSizePolicy.Policy.Preferred) + sizePolicy.setHorizontalStretch(0) + sizePolicy.setVerticalStretch(0) + sizePolicy.setHeightForWidth(MainWindow.sizePolicy().hasHeightForWidth()) + MainWindow.setSizePolicy(sizePolicy) + MainWindow.setMinimumSize(QtCore.QSize(664, 473)) + MainWindow.setMaximumSize(QtCore.QSize(664, 473)) + MainWindow.setWindowTitle("") + self.centralwidget = QtWidgets.QWidget(parent=MainWindow) + self.centralwidget.setObjectName("centralwidget") + self.verticalLayout = QtWidgets.QVBoxLayout(self.centralwidget) + self.verticalLayout.setObjectName("verticalLayout") + self.stackedWidget = QtWidgets.QStackedWidget(parent=self.centralwidget) + self.stackedWidget.setObjectName("stackedWidget") + self.page = QtWidgets.QWidget() + self.page.setObjectName("page") + self.verticalLayout_3 = QtWidgets.QVBoxLayout(self.page) + self.verticalLayout_3.setObjectName("verticalLayout_3") + self.verticalLayout_2 = QtWidgets.QVBoxLayout() + self.verticalLayout_2.setObjectName("verticalLayout_2") + self.logo = QtWidgets.QLabel(parent=self.page) + self.logo.setText("") + self.logo.setObjectName("logo") + self.verticalLayout_2.addWidget(self.logo) + spacerItem = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Policy.Minimum, QtWidgets.QSizePolicy.Policy.Expanding) + self.verticalLayout_2.addItem(spacerItem) + self.desc = QtWidgets.QLabel(parent=self.page) + self.desc.setAlignment(QtCore.Qt.AlignmentFlag.AlignCenter) + self.desc.setObjectName("desc") + self.verticalLayout_2.addWidget(self.desc) + self.gridLayout = QtWidgets.QGridLayout() + self.gridLayout.setObjectName("gridLayout") + self.btnWebsite = QtWidgets.QPushButton(parent=self.page) + self.btnWebsite.setObjectName("btnWebsite") + self.gridLayout.addWidget(self.btnWebsite, 1, 0, 1, 1) + self.btnDoc = QtWidgets.QPushButton(parent=self.page) + self.btnDoc.setObjectName("btnDoc") + self.gridLayout.addWidget(self.btnDoc, 1, 1, 1, 1) + self.btnInstall = QtWidgets.QPushButton(parent=self.page) + self.btnInstall.setObjectName("btnInstall") + self.gridLayout.addWidget(self.btnInstall, 0, 0, 1, 2) + self.btnNext = QtWidgets.QPushButton(parent=self.page) + self.btnNext.setObjectName("btnNext") + self.gridLayout.addWidget(self.btnNext, 2, 3, 1, 1) + self.btnGprd = QtWidgets.QPushButton(parent=self.page) + self.btnGprd.setObjectName("btnGprd") + self.gridLayout.addWidget(self.btnGprd, 0, 2, 1, 2) + self.btnIssue = QtWidgets.QPushButton(parent=self.page) + self.btnIssue.setObjectName("btnIssue") + self.gridLayout.addWidget(self.btnIssue, 1, 2, 1, 1) + self.btnContrib = QtWidgets.QPushButton(parent=self.page) + self.btnContrib.setObjectName("btnContrib") + self.gridLayout.addWidget(self.btnContrib, 1, 3, 1, 1) + self.btnWiki = QtWidgets.QPushButton(parent=self.page) + self.btnWiki.setText("") + self.btnWiki.setObjectName("btnWiki") + self.gridLayout.addWidget(self.btnWiki, 2, 0, 1, 1) + self.btnQuit = QtWidgets.QPushButton(parent=self.page) + self.btnQuit.setObjectName("btnQuit") + self.gridLayout.addWidget(self.btnQuit, 2, 2, 1, 1) + self.btnTelegram = QtWidgets.QPushButton(parent=self.page) + self.btnTelegram.setObjectName("btnTelegram") + self.gridLayout.addWidget(self.btnTelegram, 2, 1, 1, 1) + self.verticalLayout_2.addLayout(self.gridLayout) + self.verticalLayout_3.addLayout(self.verticalLayout_2) + self.stackedWidget.addWidget(self.page) + self.page_2 = QtWidgets.QWidget() + self.page_2.setObjectName("page_2") + self.verticalLayout_5 = QtWidgets.QVBoxLayout(self.page_2) + self.verticalLayout_5.setObjectName("verticalLayout_5") + self.verticalLayout_4 = QtWidgets.QVBoxLayout() + self.verticalLayout_4.setObjectName("verticalLayout_4") + self.logo2 = QtWidgets.QLabel(parent=self.page_2) + self.logo2.setText("") + self.logo2.setObjectName("logo2") + self.verticalLayout_4.addWidget(self.logo2) + spacerItem1 = QtWidgets.QSpacerItem(20, 40, QtWidgets.QSizePolicy.Policy.Minimum, QtWidgets.QSizePolicy.Policy.Expanding) + self.verticalLayout_4.addItem(spacerItem1) + self.desc2 = QtWidgets.QLabel(parent=self.page_2) + self.desc2.setAlignment(QtCore.Qt.AlignmentFlag.AlignCenter) + self.desc2.setObjectName("desc2") + self.verticalLayout_4.addWidget(self.desc2) + self.gridLayout_2 = QtWidgets.QGridLayout() + self.gridLayout_2.setObjectName("gridLayout_2") + self.btnSoftware = QtWidgets.QPushButton(parent=self.page_2) + self.btnSoftware.setObjectName("btnSoftware") + self.gridLayout_2.addWidget(self.btnSoftware, 1, 2, 1, 1) + self.btnPrev = QtWidgets.QPushButton(parent=self.page_2) + self.btnPrev.setObjectName("btnPrev") + self.gridLayout_2.addWidget(self.btnPrev, 2, 0, 1, 1) + self.btnKvantum = QtWidgets.QPushButton(parent=self.page_2) + self.btnKvantum.setObjectName("btnKvantum") + self.gridLayout_2.addWidget(self.btnKvantum, 0, 1, 1, 1) + self.btnDisplay = QtWidgets.QPushButton(parent=self.page_2) + self.btnDisplay.setObjectName("btnDisplay") + self.gridLayout_2.addWidget(self.btnDisplay, 0, 2, 1, 1) + self.btnGTK = QtWidgets.QPushButton(parent=self.page_2) + self.btnGTK.setObjectName("btnGTK") + self.gridLayout_2.addWidget(self.btnGTK, 0, 0, 1, 1) + self.btnShell = QtWidgets.QPushButton(parent=self.page_2) + self.btnShell.setObjectName("btnShell") + self.gridLayout_2.addWidget(self.btnShell, 1, 0, 1, 1) + self.btnExit = QtWidgets.QPushButton(parent=self.page_2) + self.btnExit.setObjectName("btnExit") + self.gridLayout_2.addWidget(self.btnExit, 2, 2, 1, 1) + self.btnInput = QtWidgets.QPushButton(parent=self.page_2) + self.btnInput.setObjectName("btnInput") + self.gridLayout_2.addWidget(self.btnInput, 1, 1, 1, 1) + self.verticalLayout_4.addLayout(self.gridLayout_2) + self.verticalLayout_5.addLayout(self.verticalLayout_4) + self.stackedWidget.addWidget(self.page_2) + self.verticalLayout.addWidget(self.stackedWidget) + self.horizontalLayout = QtWidgets.QHBoxLayout() + self.horizontalLayout.setObjectName("horizontalLayout") + spacerItem2 = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Policy.Expanding, QtWidgets.QSizePolicy.Policy.Minimum) + self.horizontalLayout.addItem(spacerItem2) + self.checkAutostart = QtWidgets.QCheckBox(parent=self.centralwidget) + self.checkAutostart.setObjectName("checkAutostart") + self.horizontalLayout.addWidget(self.checkAutostart) + self.verticalLayout.addLayout(self.horizontalLayout) + MainWindow.setCentralWidget(self.centralwidget) + + self.retranslateUi(MainWindow) + self.stackedWidget.setCurrentIndex(0) + QtCore.QMetaObject.connectSlotsByName(MainWindow) + + def retranslateUi(self, MainWindow): + _translate = QtCore.QCoreApplication.translate + self.desc.setText(_translate("MainWindow", "Want to learn more about the project? Please find the links below!")) + self.btnWebsite.setText(_translate("MainWindow", "Website")) + self.btnDoc.setText(_translate("MainWindow", "Documentation")) + self.btnInstall.setText(_translate("MainWindow", "Install TileOS")) + self.btnNext.setText(_translate("MainWindow", "Next")) + self.btnGprd.setText(_translate("MainWindow", "Disk partitioning")) + self.btnIssue.setText(_translate("MainWindow", "Issue Tracker")) + self.btnContrib.setText(_translate("MainWindow", "Contribute")) + self.btnQuit.setText(_translate("MainWindow", "Quit")) + self.btnTelegram.setText(_translate("MainWindow", "Telegram Chat")) + self.desc2.setText(_translate("MainWindow", "Advanced options")) + self.btnSoftware.setText(_translate("MainWindow", "Install Software")) + self.btnPrev.setText(_translate("MainWindow", "Previous")) + self.btnKvantum.setText(_translate("MainWindow", "Change Qt theme")) + self.btnDisplay.setText(_translate("MainWindow", "Display Settings")) + self.btnGTK.setText(_translate("MainWindow", "Change GTK Theme")) + self.btnShell.setText(_translate("MainWindow", "Change Shell")) + self.btnExit.setText(_translate("MainWindow", "Quit")) + self.btnInput.setText(_translate("MainWindow", "Input Settings")) + self.checkAutostart.setText(_translate("MainWindow", "Autostart"))