Git Product home page Git Product logo

Comments (8)

237dmitry avatar 237dmitry commented on July 17, 2024

but I am not going to open tilix from terminal

If you open tilix using a desktop file from the menu, add --maximize to the Exec entry of this file.

cp /usr/share/applications/com.gexperts.Tilix.desktop ~/.local/share/applications

and edit it:

....
Exec=tilix --maximize
....

from tilix.

bakai-taalaibek avatar bakai-taalaibek commented on July 17, 2024
Screencast.from.2024-06-02.08-49-05.mp4

It doesn't work

from tilix.

237dmitry avatar 237dmitry commented on July 17, 2024

It doesn't work

In my environment it works without any problem. Arch, XFCE.

$ grep 'Exec=tilix' ./.local/share/applications/com.gexperts.Tilix.desktop
Exec=tilix --maximize
Exec=tilix --action=app-new-window
Exec=tilix --action=app-new-session
Exec=tilix --preferences

from tilix.

bakai-taalaibek avatar bakai-taalaibek commented on July 17, 2024

I am on Fedora, Gnome, Wayland, zsh, although Tilix fails to open as maximized window in bash too.

from tilix.

237dmitry avatar 237dmitry commented on July 17, 2024

If it does not work from CLI, I guess the reason is Wayland. How does it behave on xorg?
If it works from CLI, you should determine how launcher works (maybe not with desktop files)

from tilix.

bakai-taalaibek avatar bakai-taalaibek commented on July 17, 2024

It works from CLI just fine. It also used to work if you set the number of columns as 140 and the number of rows as 34. But a couple of days ago it stopped working even if I set columns and rows and 500. The default gnome terminal opens maximized if I set a high number of columns and rows.

from tilix.

237dmitry avatar 237dmitry commented on July 17, 2024

Are there any settings for the icons in the launch area? The command may need to be specified there. I don't use Gnome and this is just a suggestion.

from tilix.

bakai-taalaibek avatar bakai-taalaibek commented on July 17, 2024

You usually copy an appropriate file from /usr/share/applications to ~/.local/share/applications and redact the line that starts with "Exec". But it didn't help.

from tilix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.