Commit Graph

4098 Commits

Author SHA1 Message Date
Kim Woelders 155a5473f0 Move misc/e16.png to icons/.
SVN revision: 47703
2010-04-02 15:28:17 +00:00
Kim Woelders 581f6cfd60 Disable shaded, semi-solid, and translucent move/resize modes by default.
SVN revision: 47702
2010-04-02 15:28:15 +00:00
Kim Woelders afb380eed5 Use render for PixImg if available.
SVN revision: 47701
2010-04-02 15:28:13 +00:00
Kim Woelders 846ca17162 Refactor move/resize shape drawing code.
SVN revision: 47700
2010-04-02 15:28:10 +00:00
Kim Woelders b4d22677e3 Another focus handling tweak.
SVN revision: 47699
2010-04-02 15:28:08 +00:00
Kim Woelders ccd185a794 Fix various issues related to iconification of shaded windows.
- Trouble with initially iconified and shaded windows shading right or down.
- Snapshotting of shaded windows was broken (still a hack - disable?).

SVN revision: 47698
2010-04-02 15:28:06 +00:00
Kim Woelders 4560a1db7c If CM is active, change snap to live pager mode.
SVN revision: 47697
2010-04-02 15:28:04 +00:00
Kim Woelders eb73aaf90a Add preload library for roundtrip spotting.
SVN revision: 47696
2010-04-02 15:28:02 +00:00
Kim Woelders 29a5b4489d Centralise file loading, based on file type.
Change install paths:
- menus: <datadir>/config/menus -> <datadir>/menus
- icons: <datadir>/config/pix   -> <datadir>/icons
- pix:   <datadir>/config/pix   -> <datadir>/pix

SVN revision: 47695
2010-04-02 15:27:58 +00:00
Kim Woelders 60054a9bdc Validate focus list icon mode. Use defs for icon modes.
SVN revision: 47354
2010-03-20 10:41:12 +00:00
Kim Woelders 252616e1cb Move config/pix to pix (svn only for now).
SVN revision: 47353
2010-03-20 10:30:17 +00:00
Kim Woelders 33ad4ff9b3 Focus list issue - maybe better?.
SVN revision: 47326
2010-03-18 19:23:53 +00:00
Kim Woelders ae37c9bcc5 Update po.
SVN revision: 47262
2010-03-15 22:37:33 +00:00
Kim Woelders 9cea078c73 Attempt to fix incorrect focusing when using focus list.
In pointer focus modes, when the pointer is over the focus list,
the window below would always get focus.

SVN revision: 47261
2010-03-15 22:19:03 +00:00
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