| Commit message (Expand) | Author | Age | Files | Lines |
* | cvsimport | okan | 2015-09-23 | 1 | -0/+10 |
|\ |
|
| * | Only when mapping clients from an initial wm start or restart, query the | okan | 2015-09-23 | 1 | -0/+10 |
* | | cvsimport | okan | 2015-08-28 | 1 | -35/+49 |
|\| |
|
| * | Mechanical change: group->gc | okan | 2015-08-27 | 1 | -7/+7 |
| * | Add consistent checks against NULL. | okan | 2015-08-27 | 1 | -4/+5 |
| * | Move client cycle grab/ungrab into a more relevant place; while here, | okan | 2015-08-27 | 1 | -0/+4 |
| * | Split out sticky mode checks and the restoring of a client's group and | okan | 2015-08-25 | 1 | -3/+11 |
| * | Implement _NET_CLIENT_LIST_STACKING (from Thomas Admin), but | okan | 2015-08-24 | 1 | -0/+2 |
| * | Don't allow freeze operations on fullscreen (consistent with what | okan | 2015-08-24 | 1 | -0/+3 |
| * | Move CLIENT_STICKY logic from client hide/unhide to group hide/unhide; | okan | 2015-08-23 | 1 | -6/+0 |
| * | Fix whitespace. | okan | 2015-08-21 | 1 | -2/+2 |
| * | Add client freeze extension to _NET_WM_STATE Atom, allowing flag to | okan | 2015-08-21 | 1 | -0/+2 |
| * | _NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not | okan | 2015-08-21 | 1 | -3/+3 |
| * | Bring group and client cycle closer together. | okan | 2015-08-21 | 1 | -11/+11 |
* | | cvsimport | okan | 2015-07-12 | 1 | -4/+4 |
|\| |
|
| * | style | okan | 2015-07-01 | 1 | -4/+4 |
* | | cvsimport | Christian Neukirchen | 2015-07-01 | 1 | -76/+76 |
|\| |
|
| * | Re-implement XClientMessage handling so that we can feed screen_find and | okan | 2015-06-30 | 1 | -1/+2 |
| * | move client_find down | okan | 2015-06-28 | 1 | -15/+15 |
| * | replace assert usage | okan | 2015-06-28 | 1 | -3/+2 |
| * | Mechanical change from xinerama to region backed areas. | okan | 2015-06-26 | 1 | -57/+57 |
* | | cvsimport | okan | 2015-06-09 | 1 | -2/+5 |
|\| |
|
| * | stash window dimensions | okan | 2015-06-08 | 1 | -0/+3 |
| * | fill in mwm defines | okan | 2015-05-20 | 1 | -2/+2 |
* | | cvsimport | okan | 2015-03-29 | 1 | -0/+1 |
|\| |
|
| * | plug a leak | okan | 2015-03-29 | 1 | -0/+1 |
* | | cvsimport | Christian Neukirchen | 2015-01-24 | 1 | -6/+5 |
|\| |
|
| * | First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients | okan | 2015-01-23 | 1 | -6/+5 |
* | | cvsimport | Christian Neukirchen | 2015-01-22 | 1 | -1/+2 |
|\| |
|
| * | Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX | okan | 2015-01-19 | 1 | -1/+2 |
* | | cvsimport | okan | 2014-09-27 | 1 | -1/+1 |
|\| |
|
| * | these have nothing to do with 'sticky', but rather group membership; rename. | okan | 2014-09-27 | 1 | -1/+1 |
* | | cvsimport | okan | 2014-09-18 | 1 | -66/+78 |
|\| |
|
| * | these client actions are just toggles; less confusing with better names | okan | 2014-09-17 | 1 | -7/+7 |
| * | ewmh states _NET_WM_STATE_STICKY should not alter position | okan | 2014-09-17 | 1 | -3/+3 |
| * | don't toggle _WM_STATE_HIDDEN here yet | okan | 2014-09-17 | 1 | -2/+2 |
| * | Implement EWMH _NET_WM_STATE_HIDDEN. | okan | 2014-09-17 | 1 | -2/+13 |
| * | use similiar style for client flags | okan | 2014-09-15 | 1 | -4/+4 |
| * | fold in 'active' into 'flags' | okan | 2014-09-10 | 1 | -5/+5 |
| * | move the check for an empty queue up during cycle | okan | 2014-09-08 | 1 | -3/+1 |
| * | name the group client queue appropriately, like other queues | okan | 2014-09-08 | 1 | -5/+5 |
| * | more style nits and wrapping | okan | 2014-09-08 | 1 | -4/+6 |
| * | since mruq has been folded in, rename mru-named functions | okan | 2014-09-08 | 1 | -6/+6 |
| * | Remove duplicate client queue (mruq); instead, remove and take the | okan | 2014-09-08 | 1 | -16/+17 |
| * | more style nits | okan | 2014-09-07 | 1 | -17/+17 |
| * | screen_fromroot -> screen_find | okan | 2014-09-07 | 1 | -1/+1 |
* | | cvsimport | Christian Neukirchen | 2014-09-07 | 1 | -1/+18 |
|\| |
|
| * | Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any | okan | 2014-08-25 | 1 | -0/+17 |
| * | Purely mechanical; unify 'num', 'no' and 'shortcut'. | okan | 2014-08-20 | 1 | -1/+1 |
* | | cvsimport | okan | 2014-02-08 | 1 | -1/+2 |
|\| |
|