Commit Graph

306 Commits

Author SHA1 Message Date
Kim Woelders cd707bed4a Sound - Split loading and playing.
SVN revision: 33646
2008-01-28 21:20:09 +00:00
Kim Woelders 967903fbad Fix incorrect tracking of pointer motion when dragging window (noted by Jon Foster).
SVN revision: 33196
2007-12-21 22:04:55 +00:00
Kim Woelders 487b826b27 Shuffle comms/ipc stuff around a bit.
SVN revision: 32910
2007-11-28 19:28:54 +00:00
Kim Woelders 4880283400 Screen stuff naming consistency and code tweaks.
SVN revision: 31874
2007-09-29 19:13:21 +00:00
Kim Woelders 8d645158b9 Add some sanity checks.
SVN revision: 30285
2007-06-09 14:27:55 +00:00
Kim Woelders 9d9e4686e7 Fix several issues around setting internal window title/class.
SVN revision: 30022
2007-05-18 21:18:24 +00:00
Kim Woelders 3f4eb10e09 Eliminate unused parameter in IPC functions. Move some stuff out of E.h.
SVN revision: 30015
2007-05-18 08:25:06 +00:00
Kim Woelders c1f29a37f0 Move (disabled) key event stuff to ipc.c.
SVN revision: 29532
2007-04-15 08:58:46 +00:00
Kim Woelders 0409340ad7 Show message when selecting "Composite Settings ..." and e16 is built without
composite support (suggested by Mike Frysinger).


SVN revision: 28712
2007-03-14 03:12:32 +00:00
Kim Woelders 008da1449e Fix segv on logout (thanks to Christian Klein).
SVN revision: 28661
2007-03-12 03:33:51 +00:00
Kim Woelders a19cdebd92 Add option to show windows on all desks in focus list.
SVN revision: 28583
2007-03-06 03:33:31 +00:00
Kim Woelders 0ea436497d Move/rename some functions.
SVN revision: 28558
2007-03-04 23:25:11 +00:00
Kim Woelders 27446fd4a8 Oops - fix.
SVN revision: 28475
2007-02-25 20:08:44 +00:00
Kim Woelders 4071d88a87 Eliminate use of word() and atword().
SVN revision: 28473
2007-02-25 18:05:53 +00:00
Kim Woelders 3305143854 Cosmetics.
SVN revision: 28469
2007-02-25 04:13:37 +00:00
Kim Woelders 3648a92524 Make shadow on/off change effectve immediately.
SVN revision: 28281
2007-02-07 01:51:18 +00:00
Kim Woelders 3e21db3504 Show window role too in "eesh wl p".
SVN revision: 28233
2007-02-04 01:01:15 +00:00
Kim Woelders ceac1436f7 Add command to show current screen size. Update screen command help.
SVN revision: 28140
2007-01-28 04:25:47 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 056a824115 Remove unneeded grab parameter (we always grab).
SVN revision: 27935
2007-01-13 01:41:34 +00:00
Kim Woelders 6fed0108ad Clean up move/resize event handling.
SVN revision: 27218
2006-11-26 17:10:40 +00:00
Kim Woelders 2d2fa39f9c Fix leak.
SVN revision: 27215
2006-11-26 14:46:09 +00:00
Kim Woelders e7dfb7595b Rewrap more stuff related to WM_NAME/CLASS.
SVN revision: 27213
2006-11-26 12:42:05 +00:00
Kim Woelders a2594a1e81 Rewrap stuff related to WM_NAME/CLASS.
SVN revision: 27211
2006-11-26 11:11:14 +00:00
Kim Woelders 63a8acc721 Split up, shuffle around, rename.
SVN revision: 27181
2006-11-19 21:55:52 +00:00
Kim Woelders 2e56592f50 Update help for a number of IPC commands.
SVN revision: 27079
2006-11-12 20:46:39 +00:00
Kim Woelders d8dcbc390b Enable setting focused/non-focused opacity independently.
- Based on patch from Grant Wier.


SVN revision: 26934
2006-11-03 23:44:32 +00:00
Kim Woelders 6efc2c6872 Add ipc/match bits to enable/disable fading of particular windows.
SVN revision: 26392
2006-10-07 12:02:34 +00:00
Kim Woelders 3a8c0757c6 Fix eesh win_op current ...
SVN revision: 26170
2006-09-26 20:18:08 +00:00
Kim Woelders 07acdc4c7a Trivial re-wrapping of XQueryPointer().
SVN revision: 25092
2006-08-24 21:52:28 +00:00
Mike Frysinger 603ee950d7 do case insensitive searching with ipc window names
SVN revision: 25091
2006-08-24 21:32:28 +00:00
Kim Woelders a14ad8bee2 Some shape debug bits.
SVN revision: 24613
2006-08-12 19:44:49 +00:00
Kim Woelders 11ee1e8561 Wrap.
SVN revision: 24604
2006-08-12 15:40:57 +00:00
Kim Woelders 32eed4b5a2 Rename some macros (_Ewin...) for consistency.
SVN revision: 24442
2006-08-07 20:20:16 +00:00
Kim Woelders 5bd5afe9cc Split up, shuffle around file.c (no real changes).
SVN revision: 24166
2006-07-24 21:10:59 +00:00
Kim Woelders aee9424bc1 ARGB window tweaks and testing stuff.
SVN revision: 23145
2006-06-03 14:11:34 +00:00
Kim Woelders d05850e996 IPC window operation tweaks:
- Enable targeting multiple windows (wildcard in name spec).
- Enable non-group operations.


SVN revision: 22964
2006-05-28 09:54:39 +00:00
Kim Woelders e740796e7e Fix warning.
SVN revision: 22579
2006-05-13 09:47:13 +00:00
Kim Woelders f02b00ad9d Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID.
SVN revision: 22397
2006-04-29 19:39:21 +00:00
Kim Woelders 4f4c6523e4 Window handling function api rename/rewrap continued.
SVN revision: 22329
2006-04-23 23:18:23 +00:00
Kim Woelders 31f912bc83 Add feature to subdivide screen (xinerama style).
SVN revision: 22307
2006-04-22 22:00:02 +00:00
Kim Woelders 5b24f41029 Split up and shuffle around some more.
SVN revision: 22236
2006-04-19 19:13:46 +00:00
Kim Woelders aaf3876519 Window handling function api rename/rewrap continued.
SVN revision: 22202
2006-04-18 17:57:58 +00:00
Kim Woelders 1978ce5aa5 Window handling function api rename/rewrap continued.
SVN revision: 22200
2006-04-18 16:26:51 +00:00
Kim Woelders 27050fe8cc Split off timers.h
SVN revision: 22161
2006-04-16 13:27:38 +00:00
Kim Woelders 71fafe5f70 Improve window repositioning on screen size change.
SVN revision: 22134
2006-04-15 18:32:54 +00:00
Kim Woelders 1b8f4b1fe7 Make window opaque when focused (window option, enabled by default).
Clean up handling of opacity settings, move config options to misc.opacity.
Opacity values in configuration are now 0-100 in stead of 0-255.


SVN revision: 21722
2006-04-02 09:45:40 +00:00
Kim Woelders 545575bf74 Fix IPC help formatting for a few items.
SVN revision: 21603
2006-03-30 20:50:44 +00:00
Kim Woelders d22580d185 Header file and other cleanups.
SVN revision: 21409
2006-03-19 14:59:48 +00:00