index
:
xorg/lib/libxcwm
master
The X11 Compositing Window Manager Library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcwm)
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
Fix parameter transposition in xcwm_window_configure()
Jon TURNEY
1
-1
/
+1
2012-11-21
Remove unused x,y parameters to xcwm_input_mouse_button_event()
Jon TURNEY
1
-9
/
+3
2012-11-21
Remove unused button parameter to xcwm_input_mouse_motion()
Jon TURNEY
1
-1
/
+1
2012-08-29
libxcwm: keyboard.h/.c created for keymapping functions.
Jess VanDerwalker
3
-1
/
+77
2012-08-29
libxcwm: Setting _NET_WM_STATE_HIDDEN on iconic windows.
Jess VanDerwalker
1
-0
/
+10
2012-08-29
libxcwm: Functions in atoms.c and window.c for setting of ICCCM WM_STATE atom.
Jess VanDerwalker
1
-0
/
+16
2012-08-29
libxcwm, xtoq: Handlers for window name change event.
Jess VanDerwalker
1
-1
/
+2
2012-08-29
libxcwm: Creating window for EWMH compliant window manager.
Jess VanDerwalker
1
-0
/
+1
2012-08-29
libxcwm: Initializing and setting supported EWMH atoms for connection.
Jess VanDerwalker
1
-0
/
+1
2012-08-29
libxcwm: atoms.c created for ICCCM functions.
Jess VanDerwalker
1
-0
/
+7
2012-07-25
libxcwm: Support for WM_TRANSIENT_FOR and WM_SIZE_HINTS added
Jess VanDerwalker
1
-0
/
+63
2012-07-25
libxcwm: Replaced event type defines with enum.
Jess VanDerwalker
1
-11
/
+7
2012-07-25
libxcwm: Support for override-redirect window mapping and unmapping
Jess VanDerwalker
1
-0
/
+10
2012-05-30
libxcwm, xtoq: Checks for valid window image added.
Jess VanDerwalker
1
-1
/
+2
2012-04-25
Memory for window freed in _xcwm_window_release.
Jess VanDerwalker
1
-1
/
+0
2012-04-25
Accessor functions for xcwm_context_t and xcwm_window_t
Jess VanDerwalker
2
-8
/
+77
2012-04-23
*.h and *.c files for input, window, context, and image.
Jess VanDerwalker
8
-227
/
+323
2012-04-06
xcwm_context_t added to xcwm_window_t struct.
Jess VanDerwalker
1
-23
/
+18
2012-04-05
Merge branch 'jess'
Jeremy Huddleston
2
-60
/
+51
2012-04-05
Separate xcwm_context_t into two types, a context and a window
Jess VanDerwalker
2
-30
/
+46
2012-04-05
Key up and down events rolled into one handler.
Jess VanDerwalker
1
-11
/
+3
2012-04-05
Mouse button press and release rolled into one function.
Jess VanDerwalker
1
-14
/
+4
2012-04-05
Namespaced input functions and removed window parameter.
Jess VanDerwalker
1
-9
/
+6
2012-03-26
Formatting changes using uncrustify
Jeremy Huddleston
3
-53
/
+50
2012-03-23
libxcwm: Formatting changes from modular/x-indent.sh
Jeremy Huddleston
3
-34
/
+40
2012-03-21
API: Change namespace from xtoq_ to xcwm_
Jeremy Huddleston
1
-37
/
+42
2012-03-21
API: Begin obfuscation of private types
Jeremy Huddleston
3
-32
/
+163
2012-03-21
API: Move xtoq.h into /include as public API
Jeremy Huddleston
2
-2
/
+229
2012-02-17
Added include dir.
Jess VanDerwalker
1
-0
/
+4