-
frg_Away
hi nsITobin
-
nsITobin
hello
-
nsITobin
frg_Away:
i.ibb.co/wYGfdGd/image.png I managed a history menu now all I need is a linux build and I can get the hell off edge finally
-
frg_Away
shouldn't it be merged with the Go menu?
-
frg_Away
or better Go merged in?
-
nsITobin
That is what Firefox did but Firefox lost the ability to deal with session (current tab) navigation from the main menu and only has navi toolbar and context menu and neither accesses session history. SeaMonkey overall provides access to most functions via main menu, context menu, and toolbar I didn't wanna break that so I made the distinction
-
nsITobin
Go for current session History for everything else
-
nsITobin
that doesn't mean its the best way .. could do go menu with session history per normal and a places submenu
-
nsITobin
for least amount of disruption to current workflows and muscle memory
-
nsITobin
I just didn't have that consern
-
nsITobin
at the time
-
nsITobin
well scratch that right clicking on back and forward does
-
nsITobin
but still that's the only way in Firefox
-
nsITobin
if it is still true i haven
-
nsITobin
't checked in a few versions
-
nsITobin
or have a pref that basically swaps out the functionality
-
nsITobin
there are lots of ways to solve it
-
nsITobin
another option is go full fx history menu and have session history and navigation as a submenu as well
-
nsITobin
wish we had a polling mechism for things like this
-
nsITobin
or an overbudgeted market research department lol
-
nsITobin
the main point is frg_Away it works .. i didn't know if it would with the changes and placesui swapout.. I can do the patch any way you want if you guys want it
-
frg_Away
nsITobin I noticed that back and Forward sometimes skips visits. Can't say I miss a bistory menu. Usually use the library for this when I need it and a bit concerned that it might impact menu performance. If Go is replaced with history I would be ok with it but the IanN_Away boss and maybe a few others should chime in. Something for a meeting maybe.
-
nsITobin
frg_Away: session history does get janky when js starts faking it.. maybe that's it
-
frg_Away
I am still in the process of aligning the places api with esr 60. Still ripping out sync api stuff so wouldn't do a patch before. And yes might be session history which fails here.
-
nsITobin
so I suppose the patch for seamonkey proper would be .. Turn the Go menu into a places history menu
-
nsITobin
well good thing about patches on mq is i can rebase them far simpler .. I do need to get these patches in version control though so they are just.. available and so I don't loose em
-
nsITobin
-
frg_Away
nsITobin for me yes. Would still need to b discussed. I think Go and a separate History menu do not make sense
-
nsITobin
it's nice to have options for implimentation you have Do nothing, The Firefox way, the Borealis way, and this extrapolated seamonkey way
-
nsITobin
that History menu item should have an ellipse added and properly should say Manage History... but ellipse don't have to be translated merely propagated
-
nsITobin
frg_Away: simple patch
dpaste.org/4b0Rv
-
nsITobin
lol
-
frg_Away
best to file a bug and ask IanN and maybe njsg for feedback.
-
nsITobin
yeah i was just pasting a view of just how little it is.. kinda surprising
-
nsITobin
it took me a week to work out how to do this originally
-
frg_Away
question if we should rename the lables too but that is for later
-
nsITobin
I avoided the issue ;)
-
nsITobin
-
nsITobin
-
nsITobin
... boomarks
-
nsITobin
looks like Open Web Location the textbox needs some styling to fix its height on windows
-
frg_Away
nsITobin fixed up the bug
-
nsITobin
yeah I am gonna have to just start drafting my bugs in a text editor.. i have this extremely annoying habit of editing things because what i read back ain't what my brain intended to write sorry if it generated a bunch of bugspam
-
frg_Away
Because mozilla forked up bugzilla now need to do it in a different browser... And the new functionality if you can call iit this is just plain bd ui wise.
-
nsITobin
Yeah
-
nsITobin
ugh the only thing right with waterfox is it has tab style tabs.. it's just as otherwise annoying as edge is
-
nsITobin
-
nsITobin
strange.. i can't recall the home button ever being disabled
-
nsITobin
even in netscape
-
nsITobin
maybe it was intended to be disabled when you are AT your desinated home page and it became irrelevant with tab browsing and being able to set multiple pages to open?
-
nsITobin
perhaps a never done kiosk mode where home is disabled but that seems silly given HOME is likely a place you always wanna be able to navigate to on a kiosk
-
nsITobin
so why is there a disabled state lol
-
nsITobin
tomman: greetings
-
tomman
sup~
-
tomman
configuring a new routerbox here
-
nsITobin
rooterbaux?
-
nsITobin
i dare you to set its hostname to that
-
tomman
time to reboot again, brb~
-
njsg
"spof" for hostname? :-P
-
njsg
depends on the network topology, of course
-
nsITobin
hope he didn't get misrouted on his way back njsg
-
njsg
well, just in case, better make sure nobody replaced sendmail with the Sun-provided build, or he might not be able to e-mail us if he's more than 500 miles away
-
nsITobin
njsg: can I just concatonate hg patchfiles?
-
nsITobin
to make a super-patch but they still include all the commits as seperate items
-
nsITobin
he made it!
-
nsITobin
welcome back tomman are you routing well now?
-
tomman
done some cable management~
-
tomman
yep~
-
tomman
upgrading from a Compaq from year 2000 to a Dell SFF from year 2014 really makes a difference... somehow :D
-
tomman
at least I can now use the 100Mbit I'm paying for!
-
njsg
hopefully it wasn't like NORDUnet which had one route down for maintenance and had the other fail :-P (bad luck likes to strike in interesting configurations, I guess?)
-
tomman
OK, I could USE it
-
tomman
...at a very high CPU usage
-
tomman
especially on the uplink
-
tomman
and I ran out of CPU before maxing the uplink!
-
njsg
re: patches, no idea, it looks like kind of easy, up until it's about keeping the commits still separate, the only thing that occurs to me is if some e-mail bundling feature allows grouping more than one commit in the output