A log of challenges and screenshots as I help develop Haiku http://www.haiku-os.org
Don't wanna be here? Send us removal request.
Text
Some Tracker add-ons can be directly in the menu bar. This got broken during my refactor, but I got it working again better than before. It adds/removes menu items on load and switch directory now, not only when you click the menu bar. TrackGit menu gets added and removed correctly based on whether there is git repo installed in the directory or not.
0 notes
Text
![Tumblr media](https://64.media.tumblr.com/9556d710343967f06ac6e894040e2460/c4187515bd46df35-07/s540x810/dfeb7db30d6bbca8973ec37b4f984efd2a49d8af.jpg)
Working out on paper the color picker cells layout I want to use.
0 notes
Text
Labels centered vertically a tad bit better. (old on top new on bottom)
1 note
·
View note
Text
Fixed redraw jiggies in mini-icon mode. R1B5 on left, development on right. Highlighting in mini-icon mode produces artifacts, no good.
1 note
·
View note
Text
Working on getting Tracker cut drag icons to work better. Unfortunately I can't get the Desktop selection box color to match what they were. Which do you prefer, white on black above or black on white highlight color below?
Edit: I got it to work for all the white highlight haters!
0 notes
Text
Edit name shortcut made F2 with no Alt modifier. F2 always worked but this replaces the Alt + E shortcut to demonstrate that unmodified function key shortcuts work.
1 note
·
View note
Text
Moved ColorPreview (the little square in the bottom left next to the BColorControl) to shared as well as BColorListView and BColorItem so that these two apps share the same code instead of duplicating it. You can drag the colors from the list or the preview from one app to the other or any other view that accepts color drops (e.g. the Desktop).
0 notes
Text
Fixed a long-standing Tracker bug dragging a cut item.
Old on top, new on bottom. Selected on left, dragged on right.
The text is garbled but also you can see that some anti-aliasing issues on the icon that were fixed. We typically don't show the selection on drag but it's even more hard to see on cut because they are drawn with transparency to indicate they have been cut.
1 note
·
View note
Text
Icon-O-Matic bi-directional color picker support working almost perfectly now.
0 notes
Text
Network Status notification at 21pt.
0 notes
Text
Network Status notification at 12pt (small change).
0 notes
Text
Haiku Depot Latest Usage Conditions window showing the colors working in dark mode.
0 notes
Text
The bottom of expander being cut off has been annoying me for a long time, I finally got around to fixing it.
0 notes
Text
New Folder turns to Empty Trash in Trash in a File Panel (i.e. an Open/Save dialog). This is because you are not supposed to be able to create a New folder in the Trash.
On the left is the before with New folder, on the right is after with Empty Trash.
2 notes
·
View notes
Text
Cycle through WebPositive tabs using Stack & Tile. Cycle forwards with Alt+Tab, backwards with Alt+Shift+Tab, and go to a numbered tab with Alt+1-9.
0 notes
Text
Before and after turning off Single window navigation (browser) mode. Duplicate and Desktop windows are closed. This is because in spatial mode only one window is allowed to be open at a time. The spatial metaphor requires that every window occupies its own physical space.
0 notes
Text
Close duplicate windows when switching back to spatial mode in Tracker (and all Desktop windows).
0 notes