Michael Stapelberg
|
aefae99a11
|
Bugfix: That should be xcb_keycode_t, not xcb_keysym_t
|
2009-04-19 21:40:49 +02:00 |
Michael Stapelberg
|
69c9db4016
|
Add conditional for the 0.3.3 → 0.3.4 API fix in libxcb-keysyms
|
2009-04-19 21:37:34 +02:00 |
Michael Stapelberg
|
6ccee82368
|
Fix for the fix: Don’t substract height twice
|
2009-04-18 01:13:57 +02:00 |
Michael Stapelberg
|
12cc8b78af
|
Bugfix: Calculation of width in fake_absoute_configure_notify was wrong for windows with aspect ratio (Thanks Mirko)
|
2009-04-17 19:08:38 +02:00 |
Michael Stapelberg
|
a2d20b6848
|
Bugfix: Send clients their absolute position/size in generated configure events, not relative
This fixes ticket #26.
|
2009-04-11 22:37:48 +02:00 |
Michael Stapelberg
|
8cc1fcf536
|
General small cleanups
|
2009-04-11 14:08:19 +02:00 |
Michael Stapelberg
|
a8478efa34
|
Bugfix: Correctly filter out the numlock state bit (doesn’t get cleared for some reason)
This fixes ticket #14
|
2009-03-27 15:24:52 +01:00 |
Michael Stapelberg
|
80e2bf708d
|
Send configure notify after putting a client into fullscreen mode, log at a central place
|
2009-03-14 17:37:11 +01:00 |
Michael Stapelberg
|
14834c3530
|
Fake more configure notifies (makes xpdf work better)
|
2009-03-13 00:39:16 +01:00 |
Michael Stapelberg
|
e643d34ddc
|
Use unchecked versions for more speed
|
2009-03-05 03:33:15 +01:00 |
Michael Stapelberg
|
56393c823e
|
Make colorpixels independent from clients
|
2009-03-05 02:58:12 +01:00 |
Michael Stapelberg
|
bd9b90d285
|
Fix datatype for cursor
|
2009-03-04 18:09:04 +01:00 |
Michael Stapelberg
|
a02b861826
|
Use "conn" for xcb_connection and "event" for xcb_event_* variables everywhere
|
2009-03-04 15:45:12 +01:00 |
Michael Stapelberg
|
45827607dc
|
Use default cursor (XC_left_ptr) for all windows
|
2009-03-04 15:28:50 +01:00 |
Michael Stapelberg
|
f45e706c48
|
Merge font.c into xcb.c
|
2009-03-04 14:52:04 +01:00 |
Michael Stapelberg
|
05747c4a1c
|
Implement an internal bar which displays the workspaces
|
2009-03-04 12:09:43 +01:00 |
Michael Stapelberg
|
aa18ca0889
|
More documentation, cleanups, and a cache for get_colorpixel()
|
2009-02-24 14:18:08 +01:00 |
Michael Stapelberg
|
0e3a378c39
|
Implement stacking
|
2009-02-24 00:30:04 +01:00 |
Michael Stapelberg
|
6b1069cd47
|
Implement horizontal resizing
|
2009-02-16 03:28:07 +01:00 |
Michael Stapelberg
|
28ea379c10
|
Update TODO and header-comments
|
2009-02-15 03:07:29 +01:00 |
Michael Stapelberg
|
031cf4ccda
|
More error checking, bugfix for mplayer (use visual CopyFromParent)
|
2009-02-14 03:46:20 +01:00 |
Michael Stapelberg
|
fb4c851e2a
|
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
|
2009-02-14 02:33:31 +01:00 |
Michael Stapelberg
|
82dd64ff24
|
Move stuff to include/ and src/
|
2009-02-13 19:09:25 +01:00 |