Commit Graph

2671 Commits

Author SHA1 Message Date
Kim Woelders a1d1cc3e01 Load cursors same way as other theme files.
SVN revision: 42802
2009-09-29 16:02:50 +00:00
Kim Woelders a1cfb486d2 Simplifications.
SVN revision: 42583
2009-09-20 12:24:39 +00:00
Kim Woelders 6c80101bf2 Fix iconbox sizing when showing/hiding scrollbar.
SVN revision: 42576
2009-09-20 08:16:02 +00:00
Kim Woelders 92c38850a2 Split iconbox scrollbar update into layout and paint.
SVN revision: 42575
2009-09-20 08:16:00 +00:00
Kim Woelders f603b5c320 Tweak setting of iconbox size constraints.
SVN revision: 42574
2009-09-20 08:15:57 +00:00
Kim Woelders c49a5aa33f Rename some variables, cleanups.
SVN revision: 42573
2009-09-20 08:15:55 +00:00
Kim Woelders c88bf23971 Avoid unnecessary iconbox scrollbar repaint on MotionNotify.
SVN revision: 42572
2009-09-20 08:15:52 +00:00
Kim Woelders 750ca8f64d Minor fixes.
SVN revision: 42467
2009-09-13 13:45:50 +00:00
Kim Woelders e1ac3bc395 ModuleListGet/Free -> MODULE_LIST_GET/FREE.
SVN revision: 42466
2009-09-13 13:45:48 +00:00
Kim Woelders 3a706d50c5 Avoid wasting some space.
SVN revision: 42465
2009-09-13 13:45:46 +00:00
Kim Woelders 0ec7f4e1c3 Eliminate some unnecessary variables.
SVN revision: 42464
2009-09-13 13:45:43 +00:00
Kim Woelders 40084b45df Constness fixes.
SVN revision: 42463
2009-09-13 13:45:41 +00:00
Kim Woelders 6fea34c637 Remove useless cursor, imageclass and textclass create, delete, and modify ipc functions.
SVN revision: 42462
2009-09-13 13:45:39 +00:00
Kim Woelders d5a3e3783d Defer cursor realisation.
SVN revision: 42461
2009-09-13 13:45:37 +00:00
Kim Woelders bfefc200cd EColor->COLOR32
SVN revision: 42460
2009-09-13 13:45:34 +00:00
Kim Woelders cf87c2452d Fix crash when snapshot or match places window on invalid desk (noted by Ted Baltz).
SVN revision: 42381
2009-09-10 14:34:06 +00:00
Kim Woelders b04daa8b86 Remove some obsolete code.
SVN revision: 42289
2009-09-06 09:59:42 +00:00
Kim Woelders 42ad2b8836 Add missing newlines on IPC messages.
SVN revision: 42288
2009-09-06 09:59:40 +00:00
Kim Woelders f657a6ad1e Prepare to eliminate special e16keyedit data parser.
SVN revision: 42102
2009-08-30 14:04:34 +00:00
Kim Woelders e01bbc1421 Fix issue with placement of windows present before e16 is started.
SVN revision: 42101
2009-08-30 14:04:31 +00:00
Kim Woelders 05ebce51ca Use render for restart cursor only if an ARGB visual is available.
SVN revision: 42100
2009-08-30 14:04:29 +00:00
Kim Woelders 53e593fd6e Fix build with render but without composite.
SVN revision: 41859
2009-08-18 17:27:08 +00:00
Kim Woelders 2b75b624de Fix font configuration file search order (default should be fonts.cfg).
SVN revision: 41597
2009-08-04 18:23:08 +00:00
Kim Woelders 2ec0640a1c Add some window size sanity checks.
SVN revision: 41594
2009-08-04 16:11:44 +00:00
Kim Woelders afabf24589 Remove cruft.
SVN revision: 41593
2009-08-04 16:11:38 +00:00
Kim Woelders f8f7426f55 Missed some 2008->2009.
SVN revision: 41592
2009-08-04 16:11:35 +00:00
Kim Woelders cc6c1e4e45 Set menu window state to active to always show an active border.
SVN revision: 41591
2009-08-04 16:11:33 +00:00
Kim Woelders 1efa1b5f57 Add missing header.
SVN revision: 41511
2009-07-27 16:46:57 +00:00
Kim Woelders cdaddb3376 Remove unused parameter.
SVN revision: 41510
2009-07-27 16:46:54 +00:00
Kim Woelders 8ae039e08e Save some code bytes in tclass parser. Cosmetics.
SVN revision: 41509
2009-07-27 16:46:50 +00:00
Kim Woelders e548e23db1 Correct break->continue. Cosmetics.
SVN revision: 41508
2009-07-27 16:46:48 +00:00
Kim Woelders a169e53627 Use xrender cursor for restart cursor.
SVN revision: 41417
2009-07-18 10:19:25 +00:00
Kim Woelders d10bb9b662 Refactor restart cursor code.
SVN revision: 41416
2009-07-18 10:19:23 +00:00
Kim Woelders 4ad43f8b31 Fix property fetch functions.
ecore_x_window_prop_card32_list_get would not set return pointer to
NULL if the window does not exist.
All functions would return 0 in stead of -1 if the property is
absent.

SVN revision: 41415
2009-07-18 10:19:21 +00:00
Kim Woelders bb53ec7781 Fix size (container window shape) of windows resized by a window match.
SVN revision: 41106
2009-06-18 20:04:27 +00:00
Kim Woelders f0859b954c Prevent area switch while shading (ticket 332).
SVN revision: 41018
2009-06-12 16:07:28 +00:00
Kim Woelders 09e67b2f44 Warning fixes (based on patches by pfritz and gahr, tickets 331,342).
SVN revision: 40997
2009-06-10 17:45:10 +00:00
Peter Wehrfritz 5e66a497cf remove compile warning
SVN revision: 40977
2009-06-08 23:25:26 +00:00
Kim Woelders ff60719c9d Look up menu icons in ~/.e16/icons too (patch by Pietro Cerutti, ticket 328).
SVN revision: 40952
2009-06-07 20:00:55 +00:00
Kim Woelders 60e4f4f67d Avoid referencing freed memory.
SVN revision: 40951
2009-06-07 20:00:53 +00:00
Kim Woelders 21823a5e80 Fix potential crash when closing magnifier window (noted by Pietro Cerutti).
SVN revision: 40950
2009-06-07 20:00:51 +00:00
Kim Woelders 3b7398492a Add missing autosave when changing virtual desktop size.
SVN revision: 40857
2009-05-30 08:07:33 +00:00
Kim Woelders 79ba2b00bc Another attempt to improve aspect ratio handling (pager sizing).
SVN revision: 40856
2009-05-30 08:07:30 +00:00
Kim Woelders cc87d01dab Fix problem with incorrect xinerama screen info.
In multihead setup XineramaQueryScreens seems to report screen 0 info
on screen 1. In this case XineramaIsActive even returns False so
XineramaQueryScreens should return NULL (nvidia problem?).

SVN revision: 40855
2009-05-30 08:07:28 +00:00
Kim Woelders 5584d042a0 Comment out some inactive code.
SVN revision: 40854
2009-05-30 08:07:26 +00:00
Kim Woelders bb219abae2 Aspect ratio handling tweaks (fix for ticket 327)
SVN revision: 40845
2009-05-28 21:56:48 +00:00
Kim Woelders 14c3b532e5 Better pager size increments (fix for ticket 327).
SVN revision: 40844
2009-05-28 21:56:45 +00:00
Kim Woelders 62cc67d92e Fix potential crash in 'desk drag' command (Pietro Cerutti, ticket 326).
SVN revision: 40843
2009-05-27 16:14:07 +00:00
Kim Woelders aefa29e6cc Fix backgrounds menu disappearing after being shown.
SVN revision: 40751
2009-05-19 21:37:13 +00:00
Kim Woelders f7945477f4 Slide off-screen menus back in when hiding sub-menu and not showing new.
SVN revision: 40750
2009-05-19 21:37:11 +00:00