Ticket #4186 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

[patch] Options for windowed startup

Reported by: psprint Owned by:
Priority: major Milestone: Future Releases
Component: mcedit Version: master
Keywords: Cc:
Blocked By: #4184, #4185 Blocking:
Branch state: no branch Votes for changeset:

Description

The patch adds options -w/--cascade and -T/--tile to mc program so that startup with windows arranged in a cascade or tile is possible (instead of fullscreen). The patch depends on #4184 and #4185, which implement the window arranging.

Attachments

Options_-w_-T_for_windowed_startup.patch (2.2 KB) - added by psprint 3 years ago.

Change History

Changed 3 years ago by psprint

comment:1 Changed 3 years ago by andrew_b

These are editor-specific options. Should be applicable only for mcedit command. Should be visible in help if built --with-internal-edit. Must be described in man page.

Choice of "w" for "cascade" mode looks strange.

comment:2 Changed 3 years ago by andrew_b

#4186, #4185 and #4184 should be a one ticket as they are depends of each other.

comment:3 Changed 3 years ago by psprint

#4185 and #4186 can be closed.

Note: See TracTickets for help on using tickets.