Timeline
2020-01-30:
- 13:44 BugReports edited by
- (diff)
- 13:40 Ticket #436 (Cursor not always visible during movement) updated by
-
Keywords changed
- 13:40 Ticket #440 (Serial terminal emulation/deemulation library) updated by
-
Keywords changed
- 13:39 Ticket #505 (Remcons should implement the console protocol fully) updated by
-
Keywords changed
- 13:39 Ticket #520 (Driver for VESA-compatible graphics adapter) updated by
-
Keywords changed
- 13:38 Ticket #572 (USB DisplayLink driver) updated by
-
Keywords changed
- 13:38 Ticket #578 (Graphical boot experience) updated by
-
Keywords changed
- 13:37 Ticket #652 (Graphics stack (GUI) improvements) closed by
- wontfix: This ticket is now replaced by #816 which I am working on.
- 13:36 Ticket #816 (New display server) updated by
-
Keywords, Status changed
I created this enhancement request to stop hijacking #652. - 13:35 Ticket #816 (New display server) created by
- Work on new display server as a replacement for compositor is in …
- 13:26 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by
-
Keywords changed
- 13:25 Ticket #719 (Terminal resizing and scrolling) updated by
-
Keywords changed
- 13:25 Ticket #43 (Switch between virtual terminals using Alt+Fn) updated by
-
Keywords changed
- 13:22 Ticket #156 (Improve support for non-xterm terminal emulators) updated by
-
Keywords changed
- 13:22 Ticket #212 (Give flexible option to set console colors.) updated by
-
Keywords changed
- 13:22 Ticket #319 (Input method for character terminals) updated by
-
Keywords changed
- 13:21 Ticket #163 (Console does not handle mouse input) updated by
-
Keywords changed
- 12:14 Changeset in mainline [3275736]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Create display window upon resize GUI window size is not known when …
2020-01-29:
- 15:36 Changeset in mainline [4645b2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Start porting libgui over to libdisplay/libgfx
2020-01-28:
- 11:46 Artwork edited by
- update the SVG logo URL (diff)
- 09:17 Changeset in mainline [f5191b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix unit test failures
2020-01-27:
- 13:07 Changeset in mainline [cc90846]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repaint display when window is created or destroyed
2020-01-26:
- 01:35 Changeset in mainline [01c2759]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix window paint optimization
2020-01-25:
- 22:26 Changeset in mainline [28db46b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clear pointer by properly repainting what's under
2020-01-21:
- 15:13 Changeset in mainline [51da086]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fail fast the boot process if we encounter an out-of-memory condition …
- 15:10 Changeset in mainline [01900b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use an optional output argument instead of errno to propagate the …
- 15:04 Changeset in mainline [2012fe0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Repaint display when finished moving a window
- 09:36 Changeset in mainline [f8fb03b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- propagate the elf_load() return value out of program_create_loader()
2020-01-20:
- 11:10 Changeset in mainline [b08fb02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle (no change in functionality) Split long lines to not generally …
2020-01-19:
- 10:00 Changeset in mainline [c79545e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Paint desktop background with a solid color
2020-01-17:
- 15:40 Changeset in mainline [946a666]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Backbuffer for repainting a window
2020-01-16:
- 17:36 Ticket #815 (Build does not work with newer Meson versions) updated by
- Looks like this issue is not affecting just us, but a lot of other …
- 17:27 Ticket #815 (Build does not work with newer Meson versions) updated by
- As a temporary workaround, install the working meson version with …
- 17:23 Ticket #815 (Build does not work with newer Meson versions) updated by
- Ok, so there are actually two separate problems. First is that they …
- 17:10 Ticket #815 (Build does not work with newer Meson versions) created by
- 17:06 Changeset in mainline [d308f4b5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Temporary workaround for meson issues Recent Meson versions changed …
- 17:03 UsersGuide/CompilingFromSource edited by
- warn about meson version issues (diff)
- 15:51 Changeset in mainline [04b7f2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add space after the bracket for a more aesthetically pleasing output
2020-01-14:
- 15:36 DebuggingWithQEMUAndGDB edited by
- refresh the text a bit (diff)
2020-01-11:
- 00:36 Changeset in mainline [22d990c] by
- Clean up code Correcting order of includes. Remove unnecessary new …
2020-01-09:
- 16:44 Changeset in mainline [a40ae0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Moving windows by mouse drag
- 06:27 Changeset in mainline [8a74512] by
- Removing workaround which grabs the kconsole when devman gets started. …
- 06:27 Changeset in mainline [b2f05e2] by
- Clean up taskman fallback handler In the previous commits the handler …
- 01:47 Changeset in mainline [33c5626] by
- Adding needed units to make default.tgt behave like app/init
- 01:04 Changeset in mainline [fb1015fc] by
- correcting makefiles for sysctl
- 01:04 Changeset in mainline [251efbc] by
- Adding tmpfs mount to default target
- 01:04 Changeset in mainline [8c0e392] by
- Adding missing units for fs types
- 01:04 Changeset in mainline [8f5a09d] by
- Correcting sysman_log output to display the options of a mount
- 01:04 Changeset in mainline [7959879] by
- Correcting paths in sysman units. Also deleting some none existing …
- 01:04 Changeset in mainline [bcd7775] by
- Correcting sysman handler for ipc calls. The old handler would wrongly …
- 01:04 Changeset in mainline [7fa8589] by
- Removing unneeded casts from errno_t to errno_t
- 01:04 Changeset in mainline [76c8209] by
- correcting typos
- 01:04 Changeset in mainline [88ad75f] by
- repo_add_unit() returned an errno_t but it was never handled. This …
- 01:04 Changeset in mainline [0939097] by
- Remove unneeded return value from ldr_load() in uspace/srv/loader/main.c
- 01:04 Changeset in mainline [3004ab7] by
- Adding a error log in case of failing to spawn an application
- 01:04 Changeset in mainline [eaafee3] by
- Correcting paths for net services in sysman units
- 01:04 Changeset in mainline [b09e0d7] by
- Correcting taskman handler for properly dealing with …
- 01:04 Changeset in mainline [5830c7b] by
- Removing rootfs from sysman units For debugging reasons it's easier …
- 01:04 Changeset in mainline [5d35021] by
- Correcting order of the parameters passed to vfs_mount_path()
- 01:04 Changeset in mainline [856b75b7] by
- Correcting port handler in sysman
- 01:04 Changeset in mainline [e7faeba] by
- correcting return value from int to errno_t
- 01:03 Changeset in mainline [338a1a76] by
- Correcting sysman registering a port - Correcting port handler - the …
2020-01-05:
- 03:04 Changeset in mainline [7dd7bc0] by
- bugfixing call forwarding from taskman to ns the fallback port …
- 03:04 Changeset in mainline [fb86ff19] by
- Removing old function declaration for ns_session_get
- 03:04 Changeset in mainline [66b1075] by
- improving architecture independency of newly added taskman and sysman
- 03:04 Changeset in mainline [16d748ee] by
- Removing implicit handler from async/server and taskman. Correcting …
- 03:04 Changeset in mainline [2f04bdd] by
- Ensuring that taskman does not initialize itself Taskman used to try …
2020-01-03:
- 22:07 UsersGuide/CompilingFromSource edited by
- improve wording (diff)
2019-12-19:
- 14:44 Ticket #814 (With Meson build boot images are twice the original size) updated by
- On amd64 /srv/hid/s3c24xx_ts is now part of the image, so it is …
2019-12-18:
- 20:34 Changeset in mainline [eaf4e2fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make ATA driver less verbose
2019-12-16:
- 16:29 Changeset in mainline [8e9781f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove references to window manager We will introduce the concept of …
- 13:47 Changeset in mainline [fb420e48]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use window dimensions for picking window to focus
- 13:31 Changeset in mainline [c2250702]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clip KFB render operations to KFB interior
- 12:32 Changeset in mainline [65160d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clip rendering operations to window interior
- 10:14 Changeset in mainline [3434233]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Store dimensions in display server window structure
2019-12-15:
- 12:07 Changeset in mainline [9e45a41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make volume server less chatty
- 11:57 Changeset in mainline [cf78637]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix logging level of HD Audio driver messages
2019-12-13:
- 22:30 Changeset in mainline [fdc8e40]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- gfx_rect_clip, gfx_rect_rtranslate
- 19:02 Changeset in mainline [4d9c807]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Communicate window dimensions to display server
2019-12-11:
- 17:18 Changeset in mainline [894afff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 16:58 Changeset in mainline [4fbdc3d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Movement events from input server, display pointer, focus by click again
- 15:28 Changeset in mainline [5723313b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- support generating a graph of the current run-time architecture
- 15:27 Changeset in mainline [086cab0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- function for retrieving string suffix
- 15:26 Changeset in mainline [fe7bcf1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix race condition in traversing tasks The task reference count can …
- 10:49 Changeset in mainline [a6302ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add basic support for IPC statistics Dumping of phone connections is …
- 01:05 Changeset in mainline [5bded44]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Should get command line back after terminal/gfxdemo starts
2019-12-10:
- 13:49 Changeset in mainline [ad211c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove unnecessary SYSCALL_END The size of the syscall table is …
- 13:40 Changeset in mainline [5fae123]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- KFB needs to translate bitmaps properly when rendering
- 13:39 Changeset in mainline [23e86c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix 32-bit build
- 10:07 Changeset in mainline [02f45748]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Source display server events from input server
2019-12-08:
- 20:14 Changeset in mainline [df1a019]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Switch to kernel console with F12.
- 10:37 Ticket #814 (With Meson build boot images are twice the original size) created by
- When building eg. mips32 malta-be, the image.boot size before the …
2019-12-07:
- 20:26 Changeset in mainline [0b63dc2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Switch compositor → display server Convert KFB from visualizer to …
2019-12-06:
- 17:48 Changeset in mainline [71cbe5c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make bitmaps work with IPC GC / RFB
2019-12-05:
- 19:35 Changeset in mainline [87a7cdb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Enumerate display devices for output, RFB conversion (WIP) Currently …
- 17:39 Changeset in mainline [d2e0af47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix exchange leak when async write fails This lead to deadlock on the …
2019-12-03:
- 17:42 Changeset in mainline [973efd36]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Display device protocol library
- 10:59 Changeset in mainline [24cf391a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Switch window focus on mouse click
2019-12-01:
- 10:59 Changeset in mainline [79949f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Switch window focus on Alt-Tab or Shift-Tab
2019-11-30:
- 02:26 Changeset in mainline [bd1f9a6d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add missing tests
- 00:03 Changeset in mainline [94635b30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Display test must now set focus for the event to be delivered
- 00:00 Changeset in mainline [879d7245]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make use of window now having a pointer directly to display
2019-11-29:
- 23:58 Changeset in mainline [fd777a2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add list of all windows on a display, in stacking order
- 19:38 Changeset in mainline [cf32dbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce window focus, housed in a seat object
2019-11-28:
- 14:23 Changeset in mainline [38e5f36c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move implementation of display ops to a separate module
2019-11-22:
- 23:27 Ticket #752 (hound crashes on a dual-CPU system) updated by
- Not 100% sure if it's the same thing, but you can reproduce this when …
2019-11-21:
- 16:24 Changeset in mainline [670cfcf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Optimize terminal rendering This is pretty much equivalent of what …
- 13:45 Changeset in mainline [8b1ce56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Computing rectangle envelope Useful for tracking changed areas, for …
2019-11-20:
- 08:00 Ticket #813 (Incremental build does not detect changes to uspace/overlay) closed by
- fixed: Yes, that fixed it (build 407 improved a lot), closing. Thanks!
2019-11-19:
- 18:03 Ticket #813 (Incremental build does not detect changes to uspace/overlay) updated by
- Commit …
- 18:00 Changeset in mainline [c6ac9a55]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- meson: Always rebuild filesystem image Tells meson to rebuild …
- 09:31 Ticket #813 (Incremental build does not detect changes to uspace/overlay) updated by
- I think this might be the cause of CI tests failing .. they don't find …
- 09:21 Changeset in mainline [bf22cb78]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix 32-bit build
- 09:20 Changeset in mainline [959ef5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Change wording
- 09:06 Changeset in mainline [48f7e47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Port terminal application directly to display service This is …
2019-11-17:
- 23:30 Changeset in mainline [32dde7e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle errors correctly
- 23:19 Changeset in mainline [ecb7828]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Export libgfx, libipcgfx, libdisplay
2019-11-16:
- 23:42 Changeset in mainline [34e91bf] by
- Deleting taskman_noasync Since IPC and async should be mixed, it …
2019-11-15:
- 18:45 Changeset in mainline [ae004bc] by
- correcting create_session() calls When creating a new session for a …
- 18:32 Ticket #811 (PCUT should not prefix test case identifiers with "test_") updated by
- It happened to me several times so it's not unlikely. The fact that …
- 13:46 Changeset in mainline [84876aa4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge master into gfx Mainly to get XCW fixes
- 12:18 Ticket #813 (Incremental build does not detect changes to uspace/overlay) created by
-
When I change contents of uspace/overlay (e.g.
make install
in … - 11:52 Changeset in mainline [d548fc0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Bring back helenos-bld-config and ammend XCW demo Demonstrate use of …
- 10:27 Changeset in mainline [b78300f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Also fix helenos-pkg-config
- 10:05 Changeset in mainline [fc65b87]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix missing libraries for gzx, msim, sycek It seems the export …
- 10:03 Changeset in mainline [1b9a853]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix XCW both manual case and when ran by HSCT
2019-11-13:
- 13:14 Changeset in mainline [e1abc964]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move UDP's client association to a separate module
- 10:45 ReleaseNotes/Mainline edited by
- alias, trace, UDP unit tests, French keyboard layout (diff)
2019-11-12:
- 12:07 Ticket #811 (PCUT should not prefix test case identifiers with "test_") updated by
- I don't see why that matters. Test case names are decorative only and …
- 09:55 Ticket #812 (XCW is broken) created by
- The switch to meson build system broke XCW. I tried: * manually …
2019-11-11:
- 13:04 Changeset in mainline [b093a62]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix event delivery test There was an infinite supply of events which …
2019-11-10:
- 17:07 Changeset in mainline [da412547]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Display server should deal with client not destroying windows properly
- 16:51 Changeset in mainline [6427f083]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not forget to end exchange in failure case of display_get_event()
- 16:36 Changeset in mainline [dcac756]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve libdisplay tests, fix bugs
2019-11-09:
- 22:01 Ticket #811 (PCUT should not prefix test case identifiers with "test_") created by
-
Declaring something like
[…]
fails to compile because
foo
… - 19:06 Changeset in mainline [453c5ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added support for French keyboard layout Use CTRL+F5 to use it.
- 17:16 Changeset in mainline [38e4f42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add tests for libipcgfx
- 12:55 Changeset in mainline [a412d59f] by
- Added support for French keyboard layout Use CTRL+F5 to use it.
2019-11-08:
- 08:58 Changeset in mainline [bac129a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove forgotten comment
- 08:52 Changeset in mainline [bfddc62]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Finish libdisplay tests
2019-11-06:
- 21:10 Changeset in mainline [e422ff6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ds_client_get_event() should not block if no events are pending This …
- 18:10 Changeset in mainline [959b7ec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Start adding tests for libdisplay and fix display_close So far we …
- 13:23 Changeset in mainline [648e2ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ds_window_delete should be ds_window_destroy
- 13:20 Changeset in mainline [b2d1df3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix test, add missing tests for ds_client and ds_display
2019-11-05:
- 08:00 Changeset in mainline [be15256]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ds_client should not have reverse dependency on libdisplay's …
2019-11-04:
- 14:05 Changeset in mainline [b3c185b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Window event delivery mechanism
Note:
See TracTimeline
for information about the timeline view.