microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.1k stars 6.48k forks source link

negative borders #10545

Open mirddes opened 3 years ago

mirddes commented 3 years ago

📝 Provide a description of the new feature

What is the expected behavior of the proposed feature? What is the scenario this would be used?

i want the tiles in my grid to overlap by a considerable and configurable amount. a negative border value will make the window bigger than the tile.

Currently i use a grid of 4x3 cells on a 4k 65" tv and I would like to increase the number of cells in my grid whilst at the same time increasing the size of each cell. With this feature i will move to 5x4 with borders of ~-384. this could make edge and corner cells smaller depending on implementation, per cell configuration could be desirable, maybe x/y/-x/-y values configured independently.

edit: i actually currently have 'borders' turned off because even at 0 it feels weird. image this is what i was thinking about but its not even called borders. instead of gaps i want it to overlap.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

Jay-o-Way commented 3 years ago

Are you sure your current settings are right for your desired result? I'm starting to think you might be better off using floating zones.

mirddes commented 3 years ago

i am sure. the grid sets itself up :)

floating zones looked pretty jank.

a setting to overlap to complement contrast the gap setting would be ideal.

On Sat, 3 Apr 2021 at 03:14, Jay @.***> wrote:

Are you sure your current settings are right for your desired result? I'm starting to think you might be better off using floating zones.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/microsoft/PowerToys/issues/10545#issuecomment-812548835, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKVZKCRSB5OC6UYQT4L7QTTGXGM5ANCNFSM42I4MSDA .

-- The Universal Declaration of Human Rights

The Universal Declaration of Human Rights (UDHR) is a milestone document in the history of human rights. Drafted by representatives with different legal and cultural backgrounds from all regions of the world, the Declaration was proclaimed by the United Nations General Assembly in Paris on 10 December 1948 (General Assembly resolution 217 A http://www.un.org/en/ga/search/view_doc.asp?symbol=A/RES/217(III)) as a common standard of achievements for all peoples and all nations. It sets out, for the first time, fundamental human rights to be universally protected and it has been translated into over 500 languages. http://www.ohchr.org/EN/UDHR/Pages/SearchByLang.aspx

Download PDF http://www.ohchr.org/EN/UDHR/Documents/UDHR_Translations/eng.pdf

enricogior commented 3 years ago

@mirddes why don't you set a negative value for spaces around zones?

mirddes commented 3 years ago

i've just tried it. seems to max out at -20 and whilst set to a negative value seems to break fancyzones entirely. it does show up correctly for a value of -20 whilst configuring zones.

On Sat, 3 Apr 2021 at 13:43, Enrico Giordani @.***> wrote:

@mirddes https://github.com/mirddes why don't you set a negative value for spaces around zones?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/microsoft/PowerToys/issues/10545#issuecomment-812766721, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKVZKD4BZYFF4QENWHLEMTTGZQCTANCNFSM42I4MSDA .

-- The Universal Declaration of Human Rights

The Universal Declaration of Human Rights (UDHR) is a milestone document in the history of human rights. Drafted by representatives with different legal and cultural backgrounds from all regions of the world, the Declaration was proclaimed by the United Nations General Assembly in Paris on 10 December 1948 (General Assembly resolution 217 A http://www.un.org/en/ga/search/view_doc.asp?symbol=A/RES/217(III)) as a common standard of achievements for all peoples and all nations. It sets out, for the first time, fundamental human rights to be universally protected and it has been translated into over 500 languages. http://www.ohchr.org/EN/UDHR/Pages/SearchByLang.aspx

Download PDF http://www.ohchr.org/EN/UDHR/Documents/UDHR_Translations/eng.pdf

enricogior commented 3 years ago

@mirddes

value seems to break fancyzones entirely

I've created the issue https://github.com/microsoft/PowerToys/issues/10565 Thanks.