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
2015-02-03
add missing macros and new sentence, new line
Ingo Schwarze
2015-02-03
Update to the latest glxinfo code in mesa demos git which notably adds
Jonathan Gray
2015-01-30
Avoid GNU expr extensions. Already committed upstream.
Mark Kettenis
2015-01-28
puffy 5.7
Todd T. Fries
2015-01-25
Pass sessreg(1) the correct path to the Xservers file.
Jeremie Courreges-Anglas
2015-01-25
remove srand(1) call as nothing calls any rand like functions in x11perf
Matthieu Herrb
2015-01-25
Update to xkbcomp 1.3.0
Matthieu Herrb
2015-01-25
Update to xinit 1.3.4
Matthieu Herrb
2015-01-25
Update to xcalc 1.0.6
Matthieu Herrb
2015-01-25
Update to sessreg 1.1.0
Matthieu Herrb
2015-01-25
Update to mkfontscale 1.1.2
Matthieu Herrb
2015-01-25
Update to iceauth 1.0.7
Matthieu Herrb
2015-01-25
Update to bitmap 1.0.8
Matthieu Herrb
2015-01-24
calloc -> malloc
Okan Demirmen
2015-01-23
use malloc over calloc here
Okan Demirmen
2015-01-23
First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients
Okan Demirmen
2015-01-19
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
Okan Demirmen
2015-01-18
xterm 314. tested by naddy@
Matthieu Herrb
2015-01-17
Catch up with src parse.y changes by jsg@:
Okan Demirmen
2015-01-16
Add gcc format attributes for yyerror(); fix a few yyerror() calls.
Okan Demirmen
2015-01-03
Update to xfsinfo version 1.0.5
Matthieu Herrb
2015-01-03
Update to showfont version 1.0.5
Matthieu Herrb
2015-01-03
Update to rgb version 1.0.6
Matthieu Herrb
2015-01-03
Update to fstobdf version 1.0.6
Matthieu Herrb
2015-01-03
Update to fslfonts version 1.0.5
Matthieu Herrb
2015-01-03
Update to bdftopcf version 1.0.5
Matthieu Herrb
2015-01-03
Update to bdftopcf version 1.0.5
Matthieu Herrb
2015-01-01
Fix bad merges.
Matthieu Herrb
2014-12-18
Update to xterm 313. Tested by shadchin@
Matthieu Herrb
2014-12-17
Merge upstream commit b79cac135ca7b788892ff199231be2bfce62a4a3
Ingo Schwarze
2014-12-13
fix arc4random_uniform() usage. Noticed by deraadt@
Matthieu Herrb
2014-11-30
Escape "Rv" when passed as an argument to a macro in order to avoid
Ingo Schwarze
2014-11-02
Update to xterm 312
Matthieu Herrb
2014-10-23
Now that gcc2 is gone revert the removal of anonymous unions.
Brad Smith
2014-10-08
no need for calloc(1,.. here, malloc is fine since we initialize
Okan Demirmen
2014-10-08
make group_init work like other *_init's
Okan Demirmen
2014-10-05
Update to xterm 311. ok shadchin@
Matthieu Herrb
2014-09-28
Update to xrandr 1.4.3
Matthieu Herrb
2014-09-27
these have nothing to do with 'sticky', but rather group membership; rename.
Okan Demirmen
2014-09-27
Pass just the group to group_setactive instead of the screen and an
Okan Demirmen
2014-09-23
Update _NET_CURRENT_DESKTOP with the screen's group_active->num.
Okan Demirmen
2014-09-23
Move stuff that doesn't belong in group_init; while here, explicitly
Okan Demirmen
2014-09-18
Move motion time check to the top of each MotionNotify block (and
Okan Demirmen
2014-09-17
these client actions are just toggles; less confusing with better names
Okan Demirmen
2014-09-17
ewmh states _NET_WM_STATE_STICKY should not alter position
Okan Demirmen
2014-09-17
Use a similarly named check as sticky for hidden check in a group.
Okan Demirmen
2014-09-17
don't toggle _WM_STATE_HIDDEN here yet
Okan Demirmen
2014-09-17
Implement EWMH _NET_WM_STATE_HIDDEN.
Okan Demirmen
2014-09-17
Introduce a check to see if a group holds only 'sticky' clients and use
Okan Demirmen
2014-09-15
use similiar style for client flags
Okan Demirmen
[next]