franglais125 / no-title-bar

Integrates maximized windows with the top panel
https://extensions.gnome.org/extension/1267/no-title-bar/
GNU General Public License v2.0
279 stars 40 forks source link

Specify title size #44

Closed Spinnekop closed 6 years ago

Spinnekop commented 6 years ago

Hi Franglais

Would it be possible to limit the size of the window name. I have dash to panel installed which moved the title to the right but sometimes the title is too long and there is overlap. FYI the budgie-pixel-saver does this if that helps at all. https://github.com/ilgarmehmetali/budgie-pixel-saver-applet.

franglais125 commented 6 years ago

Yeah, this would be awesome to have. I want it for myself, I just need to find some time and do it! Patches welcome.

Thanks for opening this issue!

Spinnekop commented 6 years ago

I haven't done any coding for more than 20 years! My Cobol won't help!!

franglais125 commented 6 years ago

Ask, and you shall receive: [d5e91ace411cf58e37d863e94fafa80e78620a30]

Would you mind testing the code from git?

General comment: when mentioning patches welcome, I don't mean that I expect them, but I indeed welcome them if they come :)


To test:

git clone https://github.com/franglais125/no-title-bar
cd no-title-bar
make && make install

Reload the session and enjoy!

Spinnekop commented 6 years ago

Sorry dude - I have no title at all now - only the buttons....

On 25 November 2017 at 21:57, Fran Glais notifications@github.com wrote:

Ask, and you shall receive: [d5e91ac https://github.com/franglais125/no-title-bar/commit/d5e91ace411cf58e37d863e94fafa80e78620a30 ]

Would you mind testing the code from git?

General comment: when mentioning patches welcome, I don't mean that I expect them, but I indeed welcome them if they come :)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/franglais125/no-title-bar/issues/44#issuecomment-346968795, or mute the thread https://github.com/notifications/unsubscribe-auth/AeZE-N_HyL6R0OORAzgs1zcs5PEwEQG7ks5s6I0vgaJpZM4QqHh- .

Spinnekop commented 6 years ago

Idiot me - show appmenu was turned off (but I don't recall doing that!)

On 25 November 2017 at 22:19, Paul Webb paul@pandawebb.uk wrote:

Sorry dude - I have no title at all now - only the buttons....

On 25 November 2017 at 21:57, Fran Glais notifications@github.com wrote:

Ask, and you shall receive: [d5e91ac https://github.com/franglais125/no-title-bar/commit/d5e91ace411cf58e37d863e94fafa80e78620a30 ]

Would you mind testing the code from git?

General comment: when mentioning patches welcome, I don't mean that I expect them, but I indeed welcome them if they come :)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/franglais125/no-title-bar/issues/44#issuecomment-346968795, or mute the thread https://github.com/notifications/unsubscribe-auth/AeZE-N_HyL6R0OORAzgs1zcs5PEwEQG7ks5s6I0vgaJpZM4QqHh- .

Spinnekop commented 6 years ago

Super super super!!!!

On 25 November 2017 at 22:25, Paul Webb paul@pandawebb.uk wrote:

Idiot me - show appmenu was turned off (but I don't recall doing that!)

On 25 November 2017 at 22:19, Paul Webb paul@pandawebb.uk wrote:

Sorry dude - I have no title at all now - only the buttons....

On 25 November 2017 at 21:57, Fran Glais notifications@github.com wrote:

Ask, and you shall receive: [d5e91ac https://github.com/franglais125/no-title-bar/commit/d5e91ace411cf58e37d863e94fafa80e78620a30 ]

Would you mind testing the code from git?

General comment: when mentioning patches welcome, I don't mean that I expect them, but I indeed welcome them if they come :)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/franglais125/no-title-bar/issues/44#issuecomment-346968795, or mute the thread https://github.com/notifications/unsubscribe-auth/AeZE-N_HyL6R0OORAzgs1zcs5PEwEQG7ks5s6I0vgaJpZM4QqHh- .

franglais125 commented 6 years ago

Awesome! I'll close this... I'll publish a new version eventually including this feature. Cheers!