Commit Graph

129 Commits

Author SHA1 Message Date
xcomputerman 70705c23cb Handy, you cannot ref an object that wasn't allocated by E. And generate a *move* event on a move, not a resize event. :)
SVN revision: 12887
2005-01-11 07:19:31 +00:00
Carsten Haitzler bad01c32b8 i'd change these lines myself...
SVN revision: 12881
2005-01-11 02:47:27 +00:00
Carsten Haitzler de4b6c08bd BAAAAAAAAAAAAAAAD HANDY
BAAAAAAAAAAAAAAAD.

didnt commti changes to e_border.h!!!!


SVN revision: 12880
2005-01-11 02:40:50 +00:00
Dan Sinclair dadc9b4fc6 - make shade/maximize and stick into checkbox options and place in their own
section


SVN revision: 12878
2005-01-11 00:52:25 +00:00
handyande 2c2dd2a469 Add add and remove - except remove does not work, free's are causing problems - can someone tell me how to fix please?
SVN revision: 12877
2005-01-11 00:04:46 +00:00
handyande d93e8d14bb Hook in a few callbacks, putting them in slowly but surely - just testing the water this time
SVN revision: 12873
2005-01-10 22:24:23 +00:00
handyande 3ded7141ba Properly hide borders from the cache that are no longer needed
SVN revision: 12871
2005-01-10 20:54:20 +00:00
Carsten Haitzler 08dbb8e5c1 resist now also support resisting when moving OUt of a box - not just into
one.. this is now applied to zones.


SVN revision: 12866
2005-01-10 14:07:42 +00:00
handyande 373734f6e1 remove debug and show pager by default
SVN revision: 12845
2005-01-09 19:06:52 +00:00
handyande 382effca39 Expose desktop geometry
SVN revision: 12843
2005-01-09 18:58:13 +00:00
handyande 100f37b6a2 remember how many desks we like
this is _not_ on a per zone basis
this does _not_ remember your desktop names
like e16 really ;)


SVN revision: 12838
2005-01-08 22:09:16 +00:00
handyande 059bfb1862 Move apps on desks being removed to theirnearest valid desk
fix a few warnings


SVN revision: 12837
2005-01-08 21:21:56 +00:00
handyande 92315b7568 Hook in menu configuring of desktops and dynamic resizing
SVN revision: 12832
2005-01-08 17:32:08 +00:00
handyande a38a5e1de9 OK, now we have a 2D set of desktops to each zone :) - callbacks not in yet so stuck with 2x2 for now - but wanted to get this in
SVN revision: 12828
2005-01-08 14:41:21 +00:00
Dan Sinclair 59813a3895 - add the sticky window code
SVN revision: 12820
2005-01-08 07:10:13 +00:00
handyande 47edbfedb0 OK, added callbacks, hope it is OK, can be tweaked ;)
This allows module_list :
added background_get for Codeworrior :)


SVN revision: 12818
2005-01-08 01:44:36 +00:00
handyande 447426c79f Fix seg for apps with no winclass
SVN revision: 12816
2005-01-07 20:29:45 +00:00
Carsten Haitzler ea1ab0ef64 radio not check buttons for desktop!
SVN revision: 12808
2005-01-07 11:26:56 +00:00
Carsten Haitzler d4248f3ece and when raising dont raise above menus! :)
SVN revision: 12806
2005-01-07 04:02:03 +00:00
handyande 06d56dc878 type
SVN revision: 12800
2005-01-06 18:41:24 +00:00
Carsten Haitzler dcf6fd4ea5 some debuggies
SVN revision: 12795
2005-01-06 09:08:20 +00:00
Kim Woelders 0fa8d105cf Close down X somewhat more gently.
SVN revision: 12793
2005-01-05 23:40:23 +00:00
handyande 06f89b59e6 Fix small seg
SVN revision: 12782
2005-01-05 16:05:49 +00:00
Carsten Haitzler 4685b9ebbe desktop icon
SVN revision: 12781
2005-01-05 13:08:55 +00:00
xcomputerman 592ed122a0 Avoid potential segv if window is unmapped while menu is open.
SVN revision: 12780
2005-01-05 10:39:31 +00:00
xcomputerman 38899921b8 More bugfixes/updates:
- Add subsystem init/shutdown functions for e_desk and e_zone
- Fix bug in desk remove function
- Prevent duplicate desktop names being automatically generated
- When uniconifying, set window desktop to current
- Don't display iconified windows when desktop switching
- Selecting a window in the window list switches to that window's desktop


SVN revision: 12779
2005-01-05 10:37:53 +00:00
xcomputerman 212d966bde - Fix virtual desktop switching bug - don't delete hidden borders
- Fix ICCCM state bug for iconified windows
- Show borders in correct stacking order on desktop switch


SVN revision: 12777
2005-01-05 09:31:56 +00:00
Carsten Haitzler 4a274bde87 indenties :)
SVN revision: 12776
2005-01-05 09:12:15 +00:00
Carsten Haitzler 2339d78f29 force display to be [disp_name]:X.Y even if it is just [disp_name]:X
SVN revision: 12775
2005-01-05 09:09:03 +00:00
xcomputerman 49ac422b1d Missing object check for new desk.
SVN revision: 12774
2005-01-05 08:39:25 +00:00
xcomputerman 9b89c81a65 Some support for multiple containers -- map new windows to the currently visible container rather than the first.
SVN revision: 12773
2005-01-05 08:30:25 +00:00
Carsten Haitzler a8fecbd451 fix shadow pos...
SVN revision: 12770
2005-01-05 07:11:45 +00:00
Carsten Haitzler 4bfa0c0ad7 error dialogs now resize to fit text...
SVN revision: 12769
2005-01-05 06:56:57 +00:00
Carsten Haitzler 48dc5b9a11 smoother/nicer cursor now..
SVN revision: 12736
2005-01-04 14:07:59 +00:00
Carsten Haitzler 32cbabbd0a dont keep adding clients once the menu has stuff
SVN revision: 12731
2005-01-04 07:16:24 +00:00
Dan Sinclair 2f31996232 - check the e_menu_init return value
SVN revision: 12722
2005-01-04 01:57:20 +00:00
xcomputerman 57d8109c8c And the headers, too
SVN revision: 12721
2005-01-04 01:51:27 +00:00
rephorm 370cbce9e3 temp fix (this code just won't die...)
we need to actually add menu API to handle removing items on a realized menu (rather than mucking with the internals).
but this is at least better than before


SVN revision: 12720
2005-01-04 01:49:21 +00:00
xcomputerman 1a48844b7f Bugfixes - restore avoid_damage call on new borders, move background blank
object to container level


SVN revision: 12719
2005-01-04 01:32:23 +00:00
xcomputerman cc856f0eed Like my comments now mej? :)
SVN revision: 12713
2005-01-03 22:04:46 +00:00
xcomputerman b4a29f186d Warnings defenestrated. Object check really should be enabled by default now.
SVN revision: 12712
2005-01-03 22:04:04 +00:00
xcomputerman 111faea997 Oops. :)
SVN revision: 12710
2005-01-03 21:38:36 +00:00
handyande 72dcee3d4a fix a couple of warnings etc - now no segs, but desks lose clients
SVN revision: 12706
2005-01-03 21:10:08 +00:00
xcomputerman cf29bab272 Restore missing callback, object_check_return
SVN revision: 12705
2005-01-03 20:40:26 +00:00
handyande f676d727ea Missing casts
SVN revision: 12704
2005-01-03 20:35:16 +00:00
xcomputerman 4558007166 Bad monkey!
SVN revision: 12703
2005-01-03 20:23:47 +00:00
xcomputerman 99d0a396da Don't break object handling rules
SVN revision: 12701
2005-01-03 19:37:50 +00:00
Carsten Haitzler 03caddc1c1 radio buttons look nicer....
and dont memset the object to 0!!!1 you just wiped out the magic number,
callback funcs etc.!


SVN revision: 12699
2005-01-03 14:14:30 +00:00
xcomputerman 112ca3b2d2 Virtual Desktops! Yay.
Sorry, they don't quite work right yet. I'll fix the bug tomorrow. :)


SVN revision: 12698
2005-01-03 09:34:24 +00:00
xcomputerman 605b862187 <Homer>Mmmmmmmm, zones. Drooooool</Homer>
SVN revision: 12697
2005-01-03 09:26:13 +00:00