microwindows icon indicating copy to clipboard operation
microwindows copied to clipboard

The Nano-X Window System

Results 32 microwindows issues
Sort by recently updated
recently updated
newest added

After installing DJGPP and reading the Microwindows FAQs and DJGPP PDF, running: `make -f Makefile_nr ARCH=DOS` results in: ![image](https://user-images.githubusercontent.com/98645/100027951-6f061e80-2db3-11eb-955a-40d342747b60.png)

Hi all, I have a custom keypad served with uinput (or now with libevdev) in linux-arm host. This keypad is not hooked to any tty, but it creates just /dev/input/eventX...

It seems that this repo isn't very active since the last update was almost a year ago, how often will you update this repo?

I've encountered strange behavior while writing tiling window manager using Nano-X. When I resize windows, sometimes old border remains on the screen. Before resize: ![image](https://user-images.githubusercontent.com/16033061/141963997-72aa6e49-48c8-448d-b05b-459e38d27068.png) After: ![image](https://user-images.githubusercontent.com/16033061/141964100-28d93986-807e-4b1c-88d5-4bd0b9a90ee1.png) Notably this happens...

After switching to a different tty and killing my initial xorg session I still get this same error. ``` Error opening /dev/fb0: No such file or directory. Check kernel config...

The sources compile fine, however a black screen is displayed when I try and run any of the demo applications compiled.

Hi, I have an embedded Linux application that was previously using Microwin v0.91 (2005) and running on an old Arm CPU. Now I'm porting the project to a new system...

Since the purpose of this project was to be a small and stable window system, I thought this would go great with the ideals of sel4. In attempt to porting...

hi, today i wanted to try out the MW_FEATURE_RESIZEFRAME feature (#26) so i went looking for some win32 sample programs and found this http://www.winprog.org/tutorial/ here is a small sample program...

Hello, I am seeking a viable small footprint alternative to Xorg for a special project that will need to run just one application that is an RDP/VNC client and normally...