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
2014-01-30
Switch ignoreq to winname struct since it's basically the same thing;
Okan Demirmen
2014-01-30
use the same autogroupwin variable as everywhere else
Okan Demirmen
2014-01-30
Move cwm_status around to avoid header fu, and remove extraneous signal
Okan Demirmen
2014-01-30
Remove duplicate mouse functions and instead use the kbfunc ones. No
Okan Demirmen
2014-01-29
Minimize trivial differences between a few kb and mb functions.
Okan Demirmen
2014-01-29
keybinding -> key binding
Okan Demirmen
2014-01-29
Merge keybinding and mousebinding queues into using the same merged
Okan Demirmen
2014-01-29
Much like we do for keyboard and mouse bindings, remove duplicates for
Okan Demirmen
2014-01-29
Check command name/path for truncation and provide user feedback during
Okan Demirmen
2014-01-28
Check ignore windowname for truncation and provide user feedback during
Okan Demirmen
2014-01-28
The EWMH spec states that if the cardinal returned is 0xFFFFFFFF (-1)
Okan Demirmen
2014-01-28
Move conf_init/clear into main - no behaviour change; from Tiago Cunha.
Okan Demirmen
2014-01-27
move some init up and shed some blank lines
Okan Demirmen
2014-01-27
simplify parse_config using assignment; inspired by a very old diff from
Okan Demirmen
2014-01-24
more range checking
Okan Demirmen
2014-01-24
correct arguments and drop the cast.
Okan Demirmen
2014-01-23
no need to quote within warning
Okan Demirmen
2014-01-23
If no title is supplied, term uses only the basename for its title.
Okan Demirmen
2014-01-22
zap whitespace
Okan Demirmen
2014-01-22
cwm_argv doesn't need to be global any longer
Okan Demirmen
2014-01-22
start properly releasing X resources during teardown
Okan Demirmen
2014-01-22
Somewhat streamline event loop/restart/quit handling; most notable
Okan Demirmen
2014-01-21
Sprinkle a few more const; from Tiago Cunha.
Okan Demirmen
2014-01-20
Save the ptr position before lowering via kbd, so as to be able to cycle
Okan Demirmen
2014-01-20
merge KBFLAG_NEEDCLIENT and MOUSEBIND_CTX_*; brings kbfunc and mousefunc
Okan Demirmen
2014-01-20
Use argument to pass down flags for mousefunc cyclegroup; removes
Okan Demirmen
2014-01-20
constify and rename some confusing variables around cmdq.
Okan Demirmen
2014-01-20
- remove redundant range check for buttons in conf_bind_mouse.
Okan Demirmen
2014-01-20
Add a function that adds an entry to a menuq, normalizing a common code
Okan Demirmen
2014-01-18
OpenBSD needs the same treatment as FreeBSD to avoid xterm -hold
Matthieu Herrb
2014-01-05
Missing files for xauth 1.0.8
Matthieu Herrb
2014-01-04
Update to xauth 1.0.8
Matthieu Herrb
2014-01-03
use consistent types
Okan Demirmen
2014-01-03
state is long
Okan Demirmen
2014-01-02
calculate proper menu width/height on the first Expose event; 'jump' (while u...
Okan Demirmen
2014-01-02
Accept _NET_CURRENT_DESKTOP ClientMessage; from Thomas Adam, though
Okan Demirmen
2014-01-02
Accept _NET_WM_DESKTOP clientmessage; from Thomas Adam
Okan Demirmen
2014-01-02
bring mousefunc closer to kbfunc
Okan Demirmen
2014-01-02
gc keycode in keybinding since we only deal with keysym now
Okan Demirmen
2014-01-02
rename for clarity
Okan Demirmen
2014-01-02
When a client doesn't specify size hints, nothing prevents a resize to
Okan Demirmen
2014-01-02
Don't play with libxcursor if XCURSOR_THEM is defined.
Matthieu Herrb
2014-01-02
Update to xterm-300. Tested by ajacoutot@ and shadchin@.
Matthieu Herrb
2013-12-17
missing stdarg.h include
Okan Demirmen
2013-12-17
replace with memset
Okan Demirmen
2013-12-16
Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.
Okan Demirmen
2013-12-13
Teach screen_find_xinerama() to apply gap only when told to do so;
Okan Demirmen
2013-12-13
Instead of using work area, use the Xinerama area for snap calculations;
Okan Demirmen
2013-12-13
we need the save-set when re-exec'ing so as to not lose State on our hidden c...
Okan Demirmen
2013-12-13
stray space and sort while here
Okan Demirmen
[prev]
[next]