|
|
@806d761
|
19 months |
jiri |
Start menu should have 'open in terminal' functionality
Makes it …
|
|
|
@550ed86
|
20 months |
jiri |
Need to add new start menu entry to editor's list
topic/simplify-dev-export
|
|
|
@f87ff8e
|
20 months |
jiri |
Creating new start menu entry
topic/simplify-dev-export
|
|
|
@82d3c28
|
20 months |
jiri |
Let taskbar survive not finding a configuration file
topic/simplify-dev-export
|
|
|
@21a65cca
|
20 months |
jiri |
Taskbar-cfg should create configuration file if it does not exist
topic/simplify-dev-export
|
|
|
@2b4e02b
|
20 months |
jiri |
Deleting start menu entry
topic/simplify-dev-export
|
|
|
@f393bc0
|
20 months |
jiri |
Add task_get_id syscall benchmark
topic/simplify-dev-export
|
|
|
@68655bc2
|
20 months |
jiri |
Fix default time computation in hbench
topic/simplify-dev-export
|
|
|
@381c426
|
20 months |
jiri |
IPC read 1k / write 1k benchmarks
topic/simplify-dev-export
|
|
|
@d53a5ab0
|
20 months |
jiri |
Add IPC read/write test to libipctest/ipc test server + tester
Now …
topic/simplify-dev-export
|
|
|
@a635535
|
21 months |
jiri |
Move console/con_srv out of libc into a separate library
topic/simplify-dev-export
|
|
|
@8f04992
|
21 months |
jiri |
Move corecfg from libc to a separate library
topic/simplify-dev-export
|
|
|
@0e2eee1
|
21 months |
jiri |
Move ipc_test to a separate library
topic/simplify-dev-export
|
|
|
@ef4d684
|
21 months |
jiri |
It should be 'trough', not 'through', dummy! (thx thepinballroom)
Who …
topic/simplify-dev-export
|
|
|
@69935a8
|
21 months |
jiri |
Remove debug messages
topic/simplify-dev-export
|
|
|
@5e758e4
|
21 months |
jiri |
When start menu entry is edited, editor list needs updating
We need …
topic/simplify-dev-export
|
|
|
@b1397ab
|
22 months |
jiri |
Start menu editor is editing
You can change an entry and it will be …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dcd8214
|
22 months |
jiri |
Add dialog window for editing start menu entry
Note it does not do …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@44e8541
|
22 months |
zarevucky.jiri |
Move stdlib.h and some of its function into /common
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@95fc538
|
22 months |
jiri |
It should be Taskbar not Task Bar
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cb2894e
|
22 months |
jiri |
Taskbar configuration utility (WIP)
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dd7df1c
|
22 months |
zarevucky.jiri |
Silence spurious/unwanted GCC warnings using pragmas
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0eea807
|
22 months |
zarevucky.jiri |
Remove memory leak
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d4643db
|
22 months |
jiri |
Add missing header (oops)
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b279899
|
22 months |
jiri |
Rename startmenu library to tbarcfg
There may be other aspects of …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4030072
|
22 months |
jiri |
Open start menu on button press, not click
Now it can be closed with …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9e240c1
|
22 months |
jiri |
GFX Demo 'ui' should fall back to console by default
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f1ce7ff
|
22 months |
jiri |
Make GFX demo window fullscreen/undecorated in fullscreen mode
If …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9adae25
|
22 months |
jiri |
GFX Demo should call ui_run()
This is needed to process console …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@489f405
|
22 months |
jiri |
Taskbar should start even if WM service is not running
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7aa9fa1b
|
22 months |
jiri |
Taskbar needs to avoid receiving premature events
This would often …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d9403d5
|
22 months |
jiri |
Open start menu using Enter, fix input device ID
Pressing Enter opens …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@788c76e3
|
23 months |
jiri |
GFX demo should downsize the window with -d cons@ ui
Also do not …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c0efb2e
|
23 months |
jiri |
GFX should detect screen size in console mode
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@082feff
|
23 months |
jiri |
GFX Demo should handle keyboard events in console mode
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9ae472
|
23 months |
jiri |
GFX Demo should not quit on any key
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af967ef9
|
23 months |
jiri |
GFX Demo should quit more prompty
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd2fab5
|
23 months |
jiri |
Remove forgotten debug messages from GFX Demo
Interferes with …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@983052c
|
23 months |
jiri |
Task bar should not crash when starting in terminal
Firstly, we need …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9bec33a
|
23 months |
jiri |
It's a start!
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d78e466
|
23 months |
jiri |
Load start menu from file using libstartmenu
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4d58bac
|
23 months |
jiri |
Library and utility for printing OpenFirmware device tree
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@06a61fc
|
23 months |
jiri |
Start menu (WIP)
It's not starting anything yet.
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4c6fd56
|
2 years |
jiri |
loc_server_register() should be callable more than once (API only)
…
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@112f70a
|
2 years |
jiri |
Allow menu entries to be disabled
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@46bd63c9
|
2 years |
jiri |
Split drop-down menu into two classes: drop-down and menu
Naming is …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a4ceaa
|
2 years |
jiri |
Refuse to delete the last seat
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@14cbf07
|
2 years |
jiri |
Fill in tests seats_list_populate and avail_devices_insert
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cdf5361
|
2 years |
jiri |
Factor out test display service
So that we can use it in display-cfg …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@97d3d9d
|
2 years |
jiri |
Start filling in unit tests for display-cfg
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c0757e1f
|
2 years |
jiri |
UI display configuration utility
In addition to the command-line …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7cf5ddb
|
2 years |
jiri |
Generic UI list control
Derived from file list, now file list is …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1eaead4
|
3 years |
jiri |
Tab set control
This allows to expand the space available in a dialog …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@61eb2ce2
|
3 years |
zarevucky.jiri |
Make hash table operations immutable, because global mutable state is evil
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b1f0a14
|
3 years |
jiri |
Pass input device ID via display specification argument
This allows …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@46a47c0
|
3 years |
jiri |
Make sure window is only show as inactive when it loses last focus
…
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b3eeae5
|
3 years |
jiri |
Assigning devices to seats
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d8503fd
|
3 years |
jiri |
Display configuration utility and server support
Currently we can …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d86797
|
3 years |
jiri |
Need to update GC when unpainting a button
This caused nothing to …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3c54869
|
3 years |
jiri |
Highlight active window in task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@570a3f3
|
3 years |
jiri |
Make minimize box part of default decoration
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@06176e1
|
3 years |
jiri |
Minimizing windows
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@29a5a99
|
3 years |
jiri |
Maximized windows should avoid task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c4a53280
|
3 years |
jiri |
Optimize redrawing of window buttons
We cache the button pich inside …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68d68e9
|
3 years |
jiri |
Vary window button size to fit
If they get too narrow, we stop adding …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6e91475
|
3 years |
jiri |
I can see an invisible button in the task bar
Who're you gonna call?
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@901b302
|
3 years |
jiri |
Add text abbreviation screen to GFX Demo
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a130983
|
3 years |
jiri |
Implement text abbreviation
When rendering text, gfx_puttext can now …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d62130
|
3 years |
jiri |
Taskbar should be always on top
We add support for topmost windows …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5c7b865
|
3 years |
jiri |
Start task bar by default
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f106b0
|
3 years |
jiri |
Do not show window buttons that do not fit
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c48192e
|
3 years |
jiri |
Prevent task bar from being listed in task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68704ab
|
3 years |
jiri |
Do not list popup windows in task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a6492460
|
3 years |
jiri |
Pass ID of device that clicked the window button to activate window
…
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1099f25
|
3 years |
jiri |
Fix window buttons leaving artifacts
They were extending into the …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a6d44b7
|
3 years |
jiri |
Activate window by pushing window button on taskbar
Note that with …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f1f433d
|
3 years |
jiri |
Update window button when window caption changes
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fc00f0d
|
3 years |
jiri |
Add missing window list unit tests
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1b92d4b
|
3 years |
jiri |
Update window buttons based on window added/removed events
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@913add60
|
3 years |
jiri |
Deliver WM events for windows being added and removed
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7cc30e9
|
3 years |
jiri |
Display server needs to store window caption
Even though it does not …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7a05d924
|
3 years |
jiri |
Return correct number of windows from display server
But not the …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1766326
|
3 years |
jiri |
Window management plumbing
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e0e612b
|
3 years |
jiri |
Add window list to taskbar (with one dummy entry so far)
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c77cfd8
|
3 years |
jiri |
Proper timer cleanup, unit tests
Destroying a timer that sets itself …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3fd38b2
|
3 years |
jiri |
Size taskbar based on display size, fix text mode
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50a16d9
|
3 years |
jiri |
Add simple digital clock display to task bar
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2139676
|
3 years |
jiri |
Add initial task bar application
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54ddb59
|
3 years |
jiri |
Base navigator panel on UI file list
Free scrollbar!
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@453f9645
|
3 years |
jiri |
Add scroll bar to file list control
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@35cffea
|
3 years |
jiri |
Maximizing/unmaximizing a window
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d68239a1
|
3 years |
jiri |
Scrollbar needs custom button decorations
Push button now allows …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7ca7215
|
3 years |
jiri |
Vertical scrollbar orientation
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8965860c
|
3 years |
jiri |
Clickmatic
A class that periodically generates when held, after …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1026cc4
|
3 years |
jiri |
Clicking scrollbar through to generate page up / page down
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f2b9ecf
|
3 years |
jiri |
Viewer needs to use UI_DISPLAY_DEFAULT
Fixes viewer crashing if …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0eca788
|
3 years |
jiri |
Slider does not have a caption
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd16113
|
3 years |
jiri |
Scrollbar (WIP)
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b987eb4
|
3 years |
jiri |
Translate keys to characters even if modifiers are pressed.
So that …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c38ab6c
|
3 years |
jiri |
Menu accelerators - Navigator
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|