Commit Graph

45 Commits

Author SHA1 Message Date
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
rephorm a5c71890d4 ****** MAJOR THEME REWORKING -- BREAKAGE *********
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.

I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt

There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.


SVN revision: 25033
2006-08-22 07:39:11 +00:00
Carsten Haitzler 706c846e92 bug--
SVN revision: 23510
2006-06-20 13:10:08 +00:00
Christopher Michael 99fa80874a Fix Bug: If we're not Warp While Selecting, then don't warp
SVN revision: 20514
2006-02-16 06:03:50 +00:00
Carsten Haitzler eca6a45d5f limit callback event storms
SVN revision: 20326
2006-02-07 06:37:04 +00:00
Carsten Haitzler 52abf0c9be sharpies patch.
SVN revision: 19817
2006-01-15 07:11:02 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
Carsten Haitzler 603f0ab5b1 bug--
SVN revision: 19562
2006-01-06 16:26:18 +00:00
Carsten Haitzler 78d729a57b make symbol hiding actually work - fix some bugs, fixme's adjust bugs and
TODO, add exe history and actually use it etc.


SVN revision: 19313
2005-12-27 17:16:58 +00:00
Carsten Haitzler b6aa138b09 exebuf is ... well.. a bit better now
SVN revision: 19015
2005-12-14 15:54:51 +00:00
Carsten Haitzler d7b27f24fb added some object checking - i think we should make sure this object checking
is everywhere - if we can. anyone wondering about someothnig to do.. add in
the object check macros for any struct thats is an object :)


SVN revision: 17678
2005-10-19 09:31:35 +00:00
rbdpngn 0e73c68cc2 Reduce the timeframe for the race condition causing the winlist to stay up
after modifier released (Alt in default Alt-Tab binding).


SVN revision: 17057
2005-09-29 04:27:49 +00:00
sebastid 4f373a3df9 Winlist options, thanks to Frederick Reeve
SVN revision: 17006
2005-09-27 22:50:56 +00:00
Carsten Haitzler 00616d3fec wheel bindings! WERD! hard-coded ones for now, need to make these config
values that can be set/changed/deleted via ipc and are saved/loaded :)


SVN revision: 16847
2005-09-22 12:47:45 +00:00
sebastid 5e0e894c3c Code outside of e_border shouldn't care if we use icccm or netwm name.
SVN revision: 16415
2005-08-30 01:42:56 +00:00
Carsten Haitzler cd285a1a9b use focus model stuff properly
SVN revision: 16262
2005-08-22 03:22:46 +00:00
Carsten Haitzler 3fa75bf674 fix 1 iconified window in list...
SVN revision: 15967
2005-07-31 07:16:14 +00:00
Carsten Haitzler 0e08ecd3fe fix winlist (alt tab) as it screwed up focsu order a bit - fixed now
fix up unfocus with want focus flag
fix up initial focus on wm start


SVN revision: 15753
2005-07-12 17:51:16 +00:00
Carsten Haitzler 30d026df6f e_win is a quick api wrapper for makign internal windows that the wm creates
then manages as if they were normal client windows. should work just fine and
is something to build better dialogs on top of


SVN revision: 15728
2005-07-11 09:19:17 +00:00
Carsten Haitzler bb992161c3 TODO--
SVN revision: 15689
2005-07-09 14:55:40 +00:00
Carsten Haitzler b7e6e8b1f2 implement most of the locks
SVN revision: 15638
2005-07-04 10:24:22 +00:00
Carsten Haitzler 554eff73d0 oops allow warp in click to focus too - meant to work.. just didnt
SVN revision: 15600
2005-07-01 07:28:28 +00:00
Carsten Haitzler 91091f83e5 grabinput handling that allows winlist to pop up FROM the menu etc. hmm -
maybe i should have a stack of these too in grabinput that sends the input
back to the previous owner if its still there... and also actually send pings
around to clients every 10 seconds or so - if they dont respond, we have a
function that can do something - but right now it does nothing. shoudl mark
the window as "hung"


SVN revision: 15445
2005-06-20 08:56:54 +00:00
Carsten Haitzler 650bb6ed85 fix focus re-order bug
SVN revision: 15356
2005-06-16 04:21:01 +00:00
Carsten Haitzler dfa9d380c0 oops - actuallly support the title for the winlist box
SVN revision: 15353
2005-06-16 02:41:48 +00:00
sebastid ee1d47c39d XDnD to ibar works now!
Cleaned up some warnings in e_winlist.c


SVN revision: 15347
2005-06-16 01:55:19 +00:00
handyande 5c49965c03 Show that a window is shaded in type icon
SVN revision: 15333
2005-06-15 10:57:35 +00:00
Carsten Haitzler abb7573d23 oops - warp was not framerate independent. fix.
SVN revision: 15332
2005-06-15 10:22:41 +00:00
Carsten Haitzler 81284ea9a3 current winlist todo is done...
SVN revision: 15320
2005-06-14 14:33:47 +00:00
Carsten Haitzler 23bf6f35da if n = 1
SVN revision: 15319
2005-06-14 10:58:45 +00:00
Carsten Haitzler 3bbd1c65c6 fix shade unshade mumbo
SVN revision: 15318
2005-06-14 10:52:05 +00:00
Carsten Haitzler 0e22a36fcf nuke some TODO's
winlist is actually configurable - tho u'll have to modify code to configure
it as theres no ipc yet. but a few suggestions are in there now as config.


SVN revision: 15317
2005-06-14 10:19:25 +00:00
Carsten Haitzler 55a9873ac1 handle grabbed mouse butotna nd wheel events... wheel controsl selected
window in winlist - buttons passed onto binding system


SVN revision: 15306
2005-06-13 15:56:15 +00:00
Carsten Haitzler 01bdee0099 unshade if shaded and selected
SVN revision: 15297
2005-06-13 11:00:41 +00:00
Carsten Haitzler eb79489c31 dont segv if the border in the winlist that is hilighted is closed
SVN revision: 15294
2005-06-13 10:40:37 +00:00
Carsten Haitzler dcd18bee06 fix sitck window warp and desk switch
SVN revision: 15292
2005-06-13 10:16:26 +00:00
Carsten Haitzler c2f9d0592b 320x320 max for winlist by default (no config options yet)
SVN revision: 15289
2005-06-13 09:36:40 +00:00
Carsten Haitzler 25024073f2 smoothly warp pointer and able to scroll win list
SVN revision: 15287
2005-06-13 06:59:44 +00:00
Carsten Haitzler 8d7301974f NO MORE SEGV damnit!
oh and also keybidnigns work now even if no windows have been shown or
focused yet


SVN revision: 15286
2005-06-13 04:18:29 +00:00
Carsten Haitzler ffeaee0ff3 no mroe segv on empty winlist
SVN revision: 15285
2005-06-13 03:55:39 +00:00
Carsten Haitzler 078a10f838 fixes, cleanups. todo
SVN revision: 15284
2005-06-13 03:50:23 +00:00
Carsten Haitzler fa457b5842 some notes - allow icon and window title to display in the main win too of
the selected window


SVN revision: 15280
2005-06-12 16:22:06 +00:00
Carsten Haitzler 76bda119c0 winlist alt-tab works (and dhift-alt-tab to go in reverse)... it is NOT
complete... gfx are ugly. i have fixme's. it doesnt work with pointer focus
really... etc.


SVN revision: 15264
2005-06-12 06:50:34 +00:00
Carsten Haitzler 8705b83353 writign stuff
SVN revision: 15178
2005-06-07 13:53:27 +00:00
Carsten Haitzler 37a128d64c disable ehack... grrr
add winlist stubs


SVN revision: 15175
2005-06-07 13:05:18 +00:00