Sublime Forum

[RELEASE][MOD] Borderless (mac-like) Sublime for Windows

#10

Nice work! However there’s some problems though.

  • The window matching could be better, it kept wrapping my chrome window because I had your github page active which have sublime text in the title.

  • It’s not possible to minimize sublime any longer by clicking it in the taskbar. (Clicking active window in taskbar minimizes the window)

  • Even though I adjusted the borders it’s not possible to get rid of the left side one. See Picture

  • The window doesn’t animate, (instant popup and flickers.)

Cheers!

0 Likes

#11

Hi antezz.
Thank you for your interest in this project.
First two bugs will be fixed in next release for sure.
Third bug isn’t actually bug :wink: It’s implemented specially for resizing the window. Just try to match the color from settings.
And finally, the window is not animating because the window frame is hidden. I’ll try to restore the animation.

0 Likes

#12

That’s awesome, could you make it possible to change the window buttons to the right side aswell?
Having them on the left side while all other native windows having them on the right side feels a bit odd.

Thanks!

0 Likes

#13

Yep! Thank you for your suggestions. I appreciate it. :wink:
Next release will be tomorrow.

0 Likes

#14

I’m looking forward for it!

I found 1 thing:

  • You can’t click sublime window to become active window unless you click on the title part of the window.

Thanks

0 Likes

#15

Could you please submit issues to Github page? I’m working on these now :slightly_smiling:

0 Likes

#16

There you go! Added all of them.

Thanks

1 Like

#17

Mac is borderless only in full screen. Any chance this plugin can come to OS X as well? I see u used .NET, but I assume this is possible in cocoa as well?

0 Likes

#18

I don’t think this is possible on Mac.
I found this http://stackoverflow.com/a/25214820
However, I’ll do some research tho.

1 Like

#20

Thank you :slight_smile:

0 Likes

#21

:point_right: SublimeOverlay 1.3

  • Fixed issue with window matching.
  • Fixed (partially) issues with minimizing windows.
  • Added a setting to change windows controls position.
  • Added a setting to reverse the actions of minimizing and maximizing buttons.
  • Added new bugs.

:arrow_down: SublimeOverlay v1.3 :arrow_down:

1 Like

#22

Nice work!

Thanks for fixing all of those, but there still seems to be an issue with grabbing focus;

If you have sublime in the background and place some other window on top of it then you click on sublime.
Sublime will become active but it will not get on top also the other window will be highlighted in taskbar as active while thats not true.

Cheers

0 Likes

#23

Oh, now I see! Working on this right now :slight_smile:

0 Likes

#24

First stable release - 1.3.1

  • Fixes #6 (we are now actually owning the editor, not just “parenting”)
  • Fixes a bug related with repainting the window.

:arrow_down: Sublime Overlay 1.3.1 :arrow_down:

1 Like

#25

Nice now it’s fully functional!

I Added a new enhancement issue on github for you! :wink:

Cheers

0 Likes

#26

Added the website link. See the first post

0 Likes

#27

:point_right: SublimeOverlay v1.4

  • Fixed #13 (Show the taskbar when maximized)
  • Fixed #10 (A bug when trying to start sublimeoverlay with editor minimized)
  • Fixed #12 (Sublimeoverlay exited without waiting actual editor to close)
  • Fixed #8 (Keep & remember last window size)

:arrow_down: Sublime Overlay 1.4 :arrow_down:

1 Like

#28

I wish this was available on OS X.

0 Likes

#29

No plans, sorry :slight_smile: I work on Windows

0 Likes

#30

:point_right: SublimeOverlay v1.4.1

  • Bugfixes
  • New gradient title bar feature

:arrow_down: SublimeOverlay 1.4.1 :arrow_down:


1 Like