Commit Graph

4284 Commits

Author SHA1 Message Date
Kim Woelders ae1e289a62 Cleanups around colormap installation during focus switch.
SVN revision: 47260
2010-03-15 22:19:00 +00:00
Kim Woelders 162f959afc Avoid QueryPointer during focus switch.
SVN revision: 47259
2010-03-15 22:18:56 +00:00
Kim Woelders 3cdedaec13 CM: Change some more debug message conditions.
SVN revision: 47172
2010-03-13 09:37:02 +00:00
Kim Woelders 950ac55be9 Revert "Avoid roundtrip in EWindowGetPixmap()."
This potentially caused many X errors in certain situations
(e.g. certain opera tooltips).

SVN revision: 47171
2010-03-13 09:36:59 +00:00
Kim Woelders 4dfed1b5c7 Don't put shadow on borderless argb windows.
SVN revision: 46969
2010-03-07 22:53:07 +00:00
Kim Woelders 68d7d4196b CM: Handle override-redirect window shape changes.
SVN revision: 46968
2010-03-07 22:53:05 +00:00
Kim Woelders ff5cfb27c0 CM: Change some debug message conditions.
SVN revision: 46967
2010-03-07 22:53:03 +00:00
Kim Woelders 50fa6c9b7a CM: Don't put shadow on ARGB override-redirect windows.
SVN revision: 46966
2010-03-07 22:53:00 +00:00
Kim Woelders 7251daf5f3 Assume windows with depth 32 are ARGB.
SVN revision: 46965
2010-03-07 22:52:58 +00:00
Kim Woelders d5175a9574 Change some functions to macros, simplify setup stuff.
SVN revision: 46932
2010-03-07 07:05:18 +00:00
Kim Woelders b14b9e0846 Avoid some explicit paths.
SVN revision: 46895
2010-03-05 18:54:02 +00:00
Kim Woelders c8fdebba89 Don't #define disp - causes trouble.
SVN revision: 46741
2010-03-01 20:53:14 +00:00
Kim Woelders 3f8623cf06 No need to look elsewhere if path is absolute (FindFile).
SVN revision: 46740
2010-03-01 20:53:12 +00:00
Kim Woelders 7e2dd03383 Mode.keybinds_changed should be local.
SVN revision: 46739
2010-03-01 20:53:09 +00:00
Kim Woelders 810c32af31 Fix another name clash (patch by Pietro Cerutti, ticket 487).
SVN revision: 46708
2010-03-01 16:53:23 +00:00
Kim Woelders e334aa96c5 Forgot 2010.
SVN revision: 46527
2010-02-26 21:56:48 +00:00
Kim Woelders ca74b5aff8 Assume ConfigureRequests contain root x,y coordinates for now.
SVN revision: 46526
2010-02-26 21:54:58 +00:00
Kim Woelders c45f034ced Avoid ETranslateCoordinates in window mode.
SVN revision: 46525
2010-02-26 21:54:55 +00:00
Kim Woelders 6156de7fce Use ThemeFileFind in stead of FindFile.
SVN revision: 46524
2010-02-26 21:54:53 +00:00
Kim Woelders c5f4373649 Fix various background file issues
- Avoid a lot of file system access.
- Fix deleting a background including its files.
- Discard broken backgrounds (bg file cannot be found).

SVN revision: 46320
2010-02-19 19:30:54 +00:00
Kim Woelders b3494caba9 More linking fixes for --no-add-needed.
SVN revision: 46173
2010-02-14 19:04:11 +00:00
Kim Woelders c692f63aae Remove theme config stuff in font alias files.
SVN revision: 46172
2010-02-14 19:04:09 +00:00
Kim Woelders 84cedde03c No need to query pointer in move/resize start.
SVN revision: 46171
2010-02-14 19:04:06 +00:00
Kim Woelders 7e909c0907 Simplify loading bindings.cfg.
SVN revision: 46170
2010-02-14 19:04:03 +00:00
Kim Woelders be9141422e Add missing audiofile cflags/libs.
SVN revision: 46119
2010-02-12 19:23:19 +00:00
Sebastian Dransfeld 53f504f564 More ecore_data to separate lib
SVN revision: 45782
2010-02-01 20:20:06 +00:00
Kim Woelders 6e80dcedaa Debug stuff.
SVN revision: 45757
2010-01-31 14:57:22 +00:00
Kim Woelders dff9373b9d Fix multihead focus issue.
If the pointer was warped to another head and entered the root,
the keyboard focus was still on the previous head.

SVN revision: 45756
2010-01-31 14:57:20 +00:00
Kim Woelders 992eff2ec4 Simplify.
SVN revision: 45719
2010-01-29 19:45:06 +00:00
Kim Woelders a7e538be10 Trivial fixes (clang).
SVN revision: 45718
2010-01-29 19:45:04 +00:00
Kim Woelders ca2201f7a4 edox: Fix locale initialisation, remove long time broken multibyte support.
SVN revision: 45717
2010-01-29 19:45:00 +00:00
Kim Woelders 88b900c0ef edox: Header file cleanups.
SVN revision: 45716
2010-01-29 19:44:58 +00:00
Kim Woelders 89dc057e9a "Support" _NET_WM_USER_TIME[_WINDOW].
Should avoid some "property noise" due to apps updating _NET_WM_USER_TIME
on the primary application window.

SVN revision: 45715
2010-01-29 19:44:56 +00:00
Kim Woelders e1ab1d916e Remove grab/ungrab on border part button events.
SVN revision: 45714
2010-01-29 19:44:54 +00:00
Kim Woelders abd9a25754 Remove special fx ipc commands (use eesh set). Some refactoring.
SVN revision: 45713
2010-01-29 19:44:52 +00:00
Kim Woelders 0f0f969f0d Avoid roundtrip in EWindowGetPixmap().
SVN revision: 45712
2010-01-29 19:44:50 +00:00
Kim Woelders 879ffde9c8 Bump version.
SVN revision: 45711
2010-01-29 19:44:47 +00:00
Kim Woelders a68f0ca90f 1.0.2.
SVN revision: 45525
2010-01-24 16:37:21 +00:00
Kim Woelders 6e8926e004 Update po.
SVN revision: 45524
2010-01-24 16:37:18 +00:00
Kim Woelders f370be9251 Do not use shared memory pixmaps.
Fixes old translucent moves when shm pixmaps are not available.

SVN revision: 45489
2010-01-23 14:26:34 +00:00
Kim Woelders 649076a27f Add check, no need for return value in EXFreeGC().
SVN revision: 45488
2010-01-23 14:26:31 +00:00
Kim Woelders 0ace2f68e6 Add function to create inverted shape pixmap.
SVN revision: 45487
2010-01-23 14:26:28 +00:00
Kim Woelders 96037118e2 Fix move/resize sometimes not being terminated properly.
SVN revision: 45358
2010-01-20 16:59:18 +00:00
Kim Woelders 1b5bcab448 Fix potential crash.
SVN revision: 45357
2010-01-20 16:59:16 +00:00
Kim Woelders 02724b2a37 Move some code around.
SVN revision: 45356
2010-01-20 16:59:14 +00:00
Kim Woelders a203086ad7 Ignore++
SVN revision: 45354
2010-01-20 16:26:58 +00:00
Kim Woelders 1bbcd0b2b5 1.0.1.901.
SVN revision: 45210
2010-01-16 11:50:11 +00:00
Kim Woelders 0f77cd716a Minor da.po updates.
SVN revision: 45209
2010-01-16 11:50:09 +00:00
Kim Woelders 0ead506d0a Do not propagate key events.
SVN revision: 45208
2010-01-16 11:50:07 +00:00
Kim Woelders c26e602d3b Update po.
SVN revision: 45118
2010-01-14 18:52:55 +00:00