index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2019-06-16
Fix the size of indicators in multi-monitors setups.
Matthieu Herrb
2006-11-26
Importing from X.Org indiviual releases
Matthieu Herrb
2006-11-25
Importing from X.Org 7.2RC2
Matthieu Herrb
2019-05-12
chown the first drm render node in addition to the primary drm device
Jonathan Gray
2019-04-29
Plug a memory leak in log_debug(); OK okan@
Tim van der Molen
2019-04-29
Handle _NET_WM_NAME changes.
Tim van der Molen
2019-04-16
Disable keyboard binding for abort-display() and update manual page.
Matthieu Herrb
2019-04-02
There is no point in handling the -display option separately,
kn
2019-03-11
Check the atom type on propertynotify before iterating.
Okan Demirmen
2019-03-10
use screen_find() for xrandr crtc changes
Okan Demirmen
2019-03-10
Find the managed screen from the parent window for client_current().
Okan Demirmen
2019-03-09
Make it possible to build xterm with OPT_TRACE.
Matthieu Herrb
2019-03-08
Do not replace wcwidth(3) with a broken, hand-rolled re-implementation
Ingo Schwarze
2019-03-08
Print window id in hex; while here, remove unnecessary newline.
Okan Demirmen
2019-03-08
Similar to keypress event, fetch the screen from the event root window in the
Okan Demirmen
2019-03-08
extend verbose logging for key/button events
Okan Demirmen
2019-03-08
[keypress event] turns out we've been checking the wrong window for a matching
Okan Demirmen
2019-03-08
add parans for readibility
Okan Demirmen
2019-03-08
Update the OPENBSD SPECIFICS section to match reality:
Ingo Schwarze
2019-03-07
Teach client_current() to use a screen to find the current client instead of
Okan Demirmen
2019-03-07
check cc->gc directly
Okan Demirmen
2019-03-07
zip extra lines
Okan Demirmen
2019-03-07
gc clientq inside groups, instead use the better maintained one per-screen
Okan Demirmen
2019-03-07
shuffle deck chairs: rename group actions to match intent for clarity
Okan Demirmen
2019-03-06
same thing as screen_find()
Okan Demirmen
2019-03-04
Separate out the menu window from the client resize/move geom window; in each
Okan Demirmen
2019-03-04
fix a few misplaced (and misnamed) ewmh root window functions
Okan Demirmen
2019-03-04
_NET_WORKAREA needs ngroups, so screen_update_geometry() needs to come after
Okan Demirmen
2019-03-04
simplify xftcolor config
Okan Demirmen
2019-03-01
Tie group number and name together during config.
Okan Demirmen
2019-02-28
Move the group index (desktop number) check to the only 2 callers that require
Okan Demirmen
2019-02-28
Ensure we don't action on the last group when the requested one is not found.
Okan Demirmen
2019-02-28
Selectively hide and show clients based on state; merge client_unhide() and
Okan Demirmen
2019-02-25
Add a configtest flag (-n).
Okan Demirmen
2019-02-25
Add 'group-close-[n]' action to close all windows within specified group.
Okan Demirmen
2019-02-25
Add support for yv12 encoding to video(1).
Raphael Graf
2019-02-24
Update to xterm version 344. ok jsg@
Matthieu Herrb
2019-02-23
simplify screen 'area' usage for initial client placement
Okan Demirmen
2019-02-22
restore order from before r1.248 (vtile/vtile containment changes).
Okan Demirmen
2019-02-22
Rename internal functions to delinate between client remove, delete and xproto
Okan Demirmen
2019-02-22
Limit vtile/htile actions to clients fully within the screen of master client.
Okan Demirmen
2019-02-13
fix missing includes
Okan Demirmen
2019-02-11
use abs(3) for integers. Noticed by a clang warning. ok tb@
Matthieu Herrb
2019-01-22
Pledge video(1):
Landry Breuil
2019-01-04
Rename err to errs to avoid shadowing potential err() usage, and fix two
Landry Breuil
2018-12-21
Unlink the following utilities from the build:
Matthieu Herrb
2018-11-14
Stop asking for events (NoEventMask) from menu window once done with
Okan Demirmen
2018-11-13
Allow 'transientfor' clients to inherit group and bwidth either during init or
Okan Demirmen
2018-11-11
Use strtonum(3)
kn
2018-11-11
Zap unneeded bzero(3) on already zero initialized global data
kn
[next]