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-08-27
Re-add lost chunk in group_cycle from r1.113.
Okan Demirmen
2015-08-25
Further simplify _NET_WM_DESKTOP handling using new group_assign().
Okan Demirmen
2015-08-25
oops; remove left over debug print
Okan Demirmen
2015-08-25
Allowing sending a valid 'nogroup' (0) group_ctx to group_assign()
Okan Demirmen
2015-08-25
Split out sticky mode checks and the restoring of a client's group and
Okan Demirmen
2015-08-24
Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but
Okan Demirmen
2015-08-24
Don't allow freeze operations on fullscreen (consistent with what
Okan Demirmen
2015-08-24
Sort _NET_WM_STATE Atoms like the spec.
Okan Demirmen
2015-08-23
Move CLIENT_STICKY logic from client hide/unhide to group hide/unhide;
Okan Demirmen
2015-08-21
Fix whitespace.
Okan Demirmen
2015-08-21
Add Xkb modifier to ignore mask; from Alexander Polakov.
Okan Demirmen
2015-08-21
Fix whitespace.
Okan Demirmen
2015-08-21
Add client freeze extension to _NET_WM_STATE Atom, allowing flag to
Okan Demirmen
2015-08-21
_NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not
Okan Demirmen
2015-08-21
Instead of special casing the 'term' and 'lock' commands, go back to
Okan Demirmen
2015-08-21
Leave command list order from .cwmrc alone; remove sort.
Okan Demirmen
2015-08-21
Bring group and client cycle closer together.
Okan Demirmen
2015-08-20
Alter big move and resize bindings to match what's in cwm(1);
Okan Demirmen
2015-07-19
Don't redefine build: locally
Matthieu Herrb
2015-07-12
introduce 'groupsearch' for group menu search; matches on either group
Okan Demirmen
2015-07-12
simplify menu print text
Okan Demirmen
2015-07-03
revert previous; seems search_match_text() needs mi->text pre-populated.
Okan Demirmen
2015-07-01
style
Okan Demirmen
2015-07-01
only special case label matches (and still list); get rid of the rest - match...
Okan Demirmen
2015-06-30
no longer need to pass down format strings after introducing search_print_cmd
Okan Demirmen
2015-06-30
Introduce a callback for cmd menu printing, special-casing 'lock' and
Okan Demirmen
2015-06-30
keep cmdq sorted
Okan Demirmen
2015-06-30
style and spacing nits
Okan Demirmen
2015-06-30
Re-implement XClientMessage handling so that we can feed screen_find and
Okan Demirmen
2015-06-29
Shuffle code in kbfunc_ssh so that a missing known_hosts file still
Okan Demirmen
2015-06-28
move client_find down
Okan Demirmen
2015-06-28
replace assert usage
Okan Demirmen
2015-06-28
Transparent backgrounds for 8bpp and 4bpp images too.
Matthieu Herrb
2015-06-26
region is a _ctx, so name it so
Okan Demirmen
2015-06-26
Mechanical change from xinerama to region backed areas.
Okan Demirmen
2015-06-26
Make background transparent
Mike Belopuhov
2015-06-26
collect 'gap' applications
Okan Demirmen
2015-06-26
Replace screen region info gathering with XRandR equivalent of Xinerama
Okan Demirmen
2015-06-23
move to 5.8 art (way ahead of schedule...)
Theo de Raadt
2015-06-20
Now that nolisten tcp is the Xserver default, don't pass the option
Matthieu Herrb
2015-06-20
Merge from upstreams Fix crash for enable/disable without a device argument
Matthieu Herrb
2015-06-15
Pass '-nolisten tcp' option to Xserver so that it doesn't listen
Matthieu Herrb
2015-06-14
Use mktemp to create .serverauth file. Inspired by Debian patches
Matthieu Herrb
2015-06-09
typo in comment; from jsteinha [at] iutbayonne.univ-pau.fr
Okan Demirmen
2015-06-08
just populating the ctx is enough since the menu uses a callback and ignores ...
Okan Demirmen
2015-06-08
switch to search_print_client() as the print callback since it will now displ...
Okan Demirmen
2015-06-08
add client label
Okan Demirmen
2015-06-08
stash window dimensions
Okan Demirmen
2015-06-08
clean up
Okan Demirmen
2015-06-07
even if the menuq is empty, at least show an empty menu instead of just
Okan Demirmen
[next]