Alexandre Pereira

Results 83 comments of Alexandre Pereira

> It's still weird as CTRL+W works fine for me on Windows. Maybe it's something specific to Linux or KDE, I'll try to test this there in the future. >...

@haydenull thanks for the reply and explanation ! I did managed to make something as a test trial... a custom calendar with a scheduled and deadline showing through multiple days...

@haydenull OK, so i will not mind that option ! Thanks for all your help and the plugin! I was able to show with custom calendars and custom queries of...

added these hotkey also: ``` +#$WheelUp:: OnMoveAndShiftLeftPress() return +#$WheelDown:: OnMoveAndShiftRightPress() return ```

> alexjp , How can i make this work on my script ? put on the ahk script, I inserted it after the Event Handlers comment. ``` ; ====================================================================== ;...

Would it be possible to make navbar logo link customizable ? I would like to use the navbar as "single component navigation bar".

Hi .... sorry for the disappearance. Trying out new 0.5 panel, it seems it doesnt respect the panel size: It always uses all bottom horizontal space.

> is this needed? what is the case? well ... mac osX panel is not full width :) seriously though, I prefer to not have it full width as I...

well, I have on bottom corner ( where i have the panel ) for present windows and show applications menu also. I just like non full width panels when i...

> this is fixed in master.... For Double Layout only Centered alignment based on MaximumLength is supported... For all the layouts maximumLength is taken into consideration ... Works wonders. The...