xorg
Here are 185 public repositories matching this topic...
This is a feature request for the antialiased rounded corners on the compositor level. They should have radius setting and window exclude/include rules like it's already done for shadows and blur. They should be able to override the alpha channel of window by multiplying it with 0 on transparent areas and also they should be able to round the top corners of WM-powered window decoration (like decor
I cannot find neither in man pages nor here in github how to switch to another graphical session (second user). How do I switch and switch back?
I'm using Lubuntu 19.10, not KDE desktop, but the Lubuntu desktop itself. So I do not have the practical and very useful dm-tool command from lightdm. Nor there is a script to switch, something like lxqt-switch or sddm-switch. I have asked in Lubuntu.me
-
Updated
Aug 3, 2019 - Python
When clicking a web link in a program on lets say desk2, if a browser is already open on desk1 it will now move to desk2. I prefer the browser would not move but the bigger issue is that it has some buggy behavior as it will disappear from all virtual desktops when switching between them. Cycling through the desktops again will make it reappear but its not easy to return to previous behavior as
-
Updated
Jun 9, 2020 - C
From the Readme.md, it is not clear to me when I am supposed to install the 20-intel.conf file and when I do not need to.
The installation instructions are at the top of the file, which suggests that it is needed for every kernel configuration, but the 4.6-specific instructions say "Some graphic glitches remain which are fixed by adding Option "XVideo" "Disable" in the Extensions Section of you
Hi @gitluin
I dont have access to edit your Wiki, that is something to do according to your readme.
Please add a note in the line
sudo make install clean
That the user should install the Xorg sources first as root to include X11/keysym.h file:
- FreeBSD: pkg install xorg
- Debian/Ubuntu based: apt-get install xorg-server-source
- Redhat/Fedora based: yum install xorg-x11-serv
This is not an issue
Add a .1 file per utility in the cmd directory.
-
Updated
Sep 29, 2016 - Makefile
-
Updated
Mar 6, 2018 - Jupyter Notebook
-
Updated
Apr 16, 2018 - Shell
-
Updated
Jun 6, 2019
-
Updated
Apr 7, 2020 - C
Improve this page
Add a description, image, and links to the xorg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xorg topic, visit your repo's landing page and select "manage topics."
Similar to how
awful.client.focus.global_bydirectionandawful.client.swap.global_bydirectionwork except for moving a client in a given direction. This would be nice to have if possible! Thanks.