|  |  | @0db0df2 | 7 months | zarevucky.jiri | Hash table improvements
Implement hash_table_foreach macro, analogous … | 
            
              |  |  | @0d00e53 | 12 months | jiri | Shut down dialog | 
            
              |  |  | @9d5cea6 | 13 months | jiri | Allow remcons/vt100 to set terminal title | 
            
              |  |  | @6fbd1f9 | 13 months | jiri | Combine successive move/abs. move events in display server
Helps … | 
            
              |  |  | @5be5396 | 13 months | jiri | Remcons needs to properly clean up when terminating a user session | 
            
              |  |  | @5e0acaa | 13 months | jiri | Implement mouse tracking in libvt / remcons | 
            
              |  |  | @5f5d375 | 13 months | jiri | Split read/write lock in remcons
We do not want waiting for event to … | 
            
              |  |  | @47d060d | 13 months | jiri | Implement telnet window size option | 
            
              |  |  | @5132379 | 13 months | jiri | A list is sometimes just a list. | 
            
              |  |  | @e273e9e | 13 months | jiri | Move link out of cons_event_t | 
            
              |  |  | @b2c9e42c | 13 months | jiri | Move link out of kbd_event_t | 
            
              |  |  | @6907f26 | 13 months | jiri | Parse VT100 keyboard escape sequences in libvt | 
            
              |  |  | @d31c3ea | 13 months | jiri | Group vt callbacks into a callback structure | 
            
              |  |  | @357d9dd | 13 months | jiri | The 'state' in vt100_state_t is unnecessary | 
            
              |  |  | @89e5c0c7 | 13 months | jiri | Control sequences must not alter telnet user's cursor_x/y | 
            
              |  |  | @c23a1fe | 13 months | jiri | Remote console mapping | 
            
              |  |  | @09f41d3 | 13 months | jiri | Tetris should be able to detect screen cursor control capability | 
            
              |  |  | @6a753a9c | 13 months | jiri | Remcons options port, no-ctl, no-rgb, multiple instances. | 
            
              |  |  | @d3109ff | 13 months | jiri | Cursor and color control in remote console + RGB
Move vt100 module … | 
            
              |  |  | @de4f165 | 14 months | zarevucky.jiri | Unbreak build for 32b architectures | 
            
              |  |  | @e90019d | 14 months | jiri | Skip missing devices when loading seat configuration. | 
            
              |  |  | @dbae3b6 | 14 months | jiri | Persistently store taskmon configuration. | 
            
              |  |  | @4af6fb1 | 14 months | jiri | Remove forgotten debug messages | 
            
              |  |  | @9546146 | 14 months | jiri | Persistently store display/seat configuration. | 
            
              |  |  | @e3997a8 | 16 months | jiri | Do not send press event to focused window obscured by popup window | 
            
              |  |  | @49aaa0e | 17 months | jiri | Switch virtual consoles using Alt-Fn or Shift-Fn
Shift-Fn is useful … | 
            
              |  |  | @bdf06ad | 19 months | jiri | Fix ccheck. | 
            
              |  |  | @7dbf1f6 | 20 months | jiri | Render RGB in EGA text mode using eight EGA colors (instead of two) | 
            
              |  |  | @6cef8d6a | 2 years | jiri | Move keyboard/mouse event and device IPC from libc to libinput
                topic/simplify-dev-export | 
            
              |  |  | @fa942bc | 2 years | jiri | Move input API to a separate library
                topic/simplify-dev-export | 
            
              |  |  | @1be9ee0 | 2 years | jiri | Move output API to separate library
                topic/simplify-dev-export | 
            
              |  |  | @a635535 | 2 years | jiri | Move console/con_srv out of libc into a separate library
                topic/simplify-dev-export | 
            
              |  |  | @dd7df1c | 2 years | zarevucky.jiri | Silence spurious/unwanted GCC warnings using pragmas
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f5762c7 | 2 years | zarevucky.jiri | Ensure buffer is really big enough
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1543d4c | 2 years | jiri | Properly close drop-down menu on second menu-bar entry click
Note …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7e660378 | 2 years | jiri | Support Alt-key in serial console
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @be0ec50 | 2 years | jiri | Make sure menus are not obscured by task bar
                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 | 
            
              |  |  | @0b6fad9 | 2 years | jiri | Avoid null pointer dereference when switching focus
I hit this when I …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @acd7ac2 | 2 years | jiri | Switch focus to the right window when window is closed
                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 | 
            
              |  |  | @c0757e1f | 3 years | jiri | UI display configuration utility
In addition to the command-line …
                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 | 
            
              |  |  | @5d380b6 | 3 years | jiri | Create menu windows in the correct seat
Add a mechanism to set the …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6828a56 | 3 years | jiri | Avoid two seats fighting when moving/resizing a window
When two seats …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3be5366 | 3 years | jiri | Add pos_id information to move request, too
This will become useful …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3e7e226 | 3 years | jiri | Remove seat's focus when destroying it
Stop leaking foci(TM)
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a0d4afe | 3 years | jiri | Make sure input device configuration is destroyed together with seat
 …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b0ae23f | 3 years | jiri | Change the correct pointer's shape when resizing window
The request …
                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 | 
            
              |  |  | @46b02cb | 3 years | jiri | Add missing cfgclient.c
                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 | 
            
              |  |  | @ca9aa89 | 3 years | jiri | Improve Shift-Tab window switching
Use ds_window_find_alt() and make …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ededdc4 | 3 years | jiri | Use ds_window_unfocus() when destroying a window
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @17c0f5d | 3 years | jiri | Switch to another window when window is minimized
And do it properly. …
                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 | 
            
              |  |  | @d9d6f29 | 3 years | jiri | Roll back properly in error path of ds_display_add_ddev()
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4e7b0ad | 3 years | jiri | Add missing actions in display destructor
We might to actually …
                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 | 
            
              |  |  | @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 | 
            
              |  |  | @d19d15b | 3 years | jiri | Adjust message verbosity levels in display server
                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 | 
            
              |  |  | @68704ab | 3 years | jiri | Do not list popup windows in task bar
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @88d828e | 3 years | jiri | Keyboard events need device ID too + some DS multiseat work
                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 | 
            
              |  |  | @60ebe63 | 3 years | jiri | Store positioning device ID in position events
                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 | 
            
              |  |  | @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 | 
            
              |  |  | @5877de74 | 3 years | jiri | Add missing deallocations in error paths of ds_window_create()
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ad698f4 | 3 years | jiri | Fix comment
                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 | 
            
              |  |  | @b987eb4 | 4 years | jiri | Translate keys to characters even if modifiers are pressed.
So that …
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7fc81da | 4 years | jiri | 128 columns is not enough for everybody
Fixes corrupted graphical …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b48e680f | 4 years | jiri | Allow console application to set the terminal window caption
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8edec53 | 4 years | jiri | Support double-click
Needed to open Navigator entries using the mouse.
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b79c91cc | 4 years | jiri | Enable UTF-8 on user-space serial console output
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9b2e20c | 4 years | jiri | Add code page 437 support
EGA driver can now display all 256 …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @06f10ac | 4 years | martin | Implement support for HiKey 960
Initial support for the 96Boards …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ead72f2 | 4 years | jiri | Fix mapping of blue color on ECMA/VT-100
Don't wanna be seeing red …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d1ff11 | 4 years | jiri | Implement mouse/tablet support in the console
That is, we can now …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1215db9 | 4 years | jiri | Memory GC needs to be able to forward cursor control
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db3895d | 4 years | jiri | Set cursor shape to I-beam when hovering over text entry
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @90f1f19 | 4 years | 5887334+jxsvoboda | Allow setting initial window position (instead of moving the window)
 …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @98735eb | 4 years | 5887334+jxsvoboda | Purge events from client event queue when destroying window
If the …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d7f82635 | 4 years | 5887334+jxsvoboda | Deliver close event to popup window when appropriate
That is, when …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5823aef3 | 4 years | 5887334+jxsvoboda | Fix delivery of release events to popup window
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9e84d2c | 4 years | 5887334+jxsvoboda | Popup windows event delivery is special
Popup windows don't get …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c9927c66 | 4 years | 5887334+jxsvoboda | Set menu popup position based on parent window position
Added a …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec7902d | 4 years | jiri | Move TCP/IP library support out of libc to separate library
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7470d97 | 5 years | jiri | Add GC operation to set clipping rectangle
The number of changed …
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @68a552f | 5 years | jiri | Efficient way of rendering to the console via shared buffer
Makes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2ab8ab3 | 5 years | jiri | Client-side UI rendering
It is possible to turn on and off and if …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1483981 | 5 years | jiri | Remove defunct, unreferenced kfb output server backend
This has now …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1382446 | 5 years | jiri | Display device backend for output server
This provides console on a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |