Commit Graph

58 Commits

Author SHA1 Message Date
sebastid b3732adff5 Don't use the desk client list.
SVN revision: 13738
2005-03-15 10:22:23 +00:00
Carsten Haitzler 5d3e3ee749 how did that get in there?
SVN revision: 13718
2005-03-13 02:38:17 +00:00
Carsten Haitzler bf2b1a20fb checking out pager - some notes as to what i need to do
SVN revision: 13715
2005-03-12 15:35:45 +00:00
sebastid dbe6983b03 Unnecessary.
SVN revision: 13422
2005-02-18 10:28:54 +00:00
sebastid a50bfc351d Someone can't use Evas_List :)
SVN revision: 13401
2005-02-16 12:24:03 +00:00
sebastid 8ebd6fcc71 Fix for iconify problem
SVN revision: 13400
2005-02-16 12:01:21 +00:00
sebastid 95853f7587 Free config list.
Use switch to check gadman change.
Cleanup naming.


SVN revision: 13398
2005-02-16 11:41:40 +00:00
sebastid 379a60fe5e Check if the event is relative to the current zone.
Add Desk Show event.


SVN revision: 13373
2005-02-15 12:15:22 +00:00
sebastid 21ccc8a443 Remove unused variable.
SVN revision: 13356
2005-02-13 12:32:04 +00:00
handyande 69db6a52c9 Fix border_desk_set *again* ;) - this may also fix sticky bugs reported
SVN revision: 13309
2005-02-11 10:42:30 +00:00
sebastid 78bf7b1cb5 Don't honor sticky flag when border is added.
SVN revision: 13298
2005-02-10 15:25:07 +00:00
sebastid 422e2844df Sticky windows
SVN revision: 13297
2005-02-10 15:21:23 +00:00
sebastid 73867dd3f0 Text
SVN revision: 13292
2005-02-10 12:52:31 +00:00
sebastid e6acddcfcb Edit Mode
SVN revision: 13291
2005-02-10 12:51:16 +00:00
sebastid 17ae82095c Small fix
SVN revision: 13285
2005-02-10 12:07:42 +00:00
sebastid ffe474dccc Cleanup. Add e_config_save_queue()
SVN revision: 13284
2005-02-10 12:03:09 +00:00
sebastid 83e99483ad 1. Don't return a list of pagers from the module, return a Pager.
2. Pager -> Pager_Face (like in clock and battery).
3. Config for Pager and Pager_Face
4. Menustuff
5. Added possibilities of what to do when the number of desktops change.


SVN revision: 13260
2005-02-09 12:16:21 +00:00
sebastid 8165b22409 Don't let a pager play with anothers zone
SVN revision: 13237
2005-02-08 11:19:19 +00:00
handyande f8e536b96e hmm, update TODO accurately
SVN revision: 13219
2005-02-07 12:06:06 +00:00
handyande 5983e2997f update some todo
SVN revision: 13217
2005-02-07 12:02:41 +00:00
handyande 9421f51694 fix some instance counter issues
SVN revision: 13216
2005-02-07 11:46:07 +00:00
handyande e73892ca59 Sebastians module patch, tidy up and fix clock faces + menus
SVN revision: 13215
2005-02-07 11:29:36 +00:00
handyande 17c4b87372 Actually show the windows in pager > 1 - fixed issue a)
SVN revision: 13174
2005-02-01 18:31:23 +00:00
handyande 5d0fe52e1a Modified patch from sebastid@stud.ntnu.no
adds 1 pager per zone, saves the gadman clients independantly
Looks only at the zone size, rather than the whole viewport
issues with :
a) saving x position on zone > 1
b) adding windows to zone > 1


SVN revision: 13173
2005-02-01 18:21:46 +00:00
Carsten Haitzler 329671a11f mini-freeze TODO items fixed :)
SVN revision: 13109
2005-01-27 15:17:09 +00:00
handyande 2af32159f0 Keep screen overlay an overlay
SVN revision: 13107
2005-01-27 14:24:07 +00:00
handyande 5482849d8a AHA! fixed a pager seg, we should not just be flipping desks without providing the events :) bad somebody...
Can someone who put _pager_border_find in let me know if my thought is correct or not


SVN revision: 13105
2005-01-27 11:30:50 +00:00
handyande 6697521787 OK, pager moved to gadman now, others tomorrow - note that pager still needs work for multiple zones
SVN revision: 13049
2005-01-22 01:06:22 +00:00
handyande 1c5b65ca4d a (not so) paranoid check
SVN revision: 13025
2005-01-20 10:42:09 +00:00
handyande 674a9f4b4f Small tidy, trying to hunt a segv
SVN revision: 13024
2005-01-20 10:28:56 +00:00
handyande 149cd58315 Fix small issue with resizing pager
SVN revision: 13018
2005-01-19 16:08:19 +00:00
atmosphere 3ece1002f1 hopefully the right approach, less pager segvs, iconified representations show up properly in pager on xinerama second head etc
SVN revision: 12994
2005-01-17 03:46:07 +00:00
atmosphere 4c5b929fe3 fix segv where pager window can't be found by the border
SVN revision: 12984
2005-01-15 21:15:06 +00:00
handyande 8ee0689e96 Wait for add events on new windows
SVN revision: 12980
2005-01-15 14:15:30 +00:00
handyande 877fae8945 Listen to desk changes on borders
SVN revision: 12978
2005-01-15 13:11:56 +00:00
Carsten Haitzler 6405b22494 evas_object_free? what posessed you to use that? it isnt in Evas' header
(api) at all (it HAPPENS by LUCK to be an internal call)

also fix shudwon/startup order


SVN revision: 12975
2005-01-15 09:50:26 +00:00
xcomputerman be8d8e19aa Would be nice to inform the pager when desks are getting added and removed, too.:)
SVN revision: 12974
2005-01-15 08:31:39 +00:00
Carsten Haitzler 4544c3aea0 dont deal with adds if we already have that border
SVN revision: 12970
2005-01-15 04:46:59 +00:00
handyande 2d4110436c typo
SVN revision: 12968
2005-01-15 00:06:07 +00:00
handyande 8456bb62f3 New pager code - much improved and faster - done "the E way" as much as possible
may need ironing out in a few places but is stable.

issues:
Zone support not really there, needs work (I only have one zone :()
Window icon overlays (new feature) only work if module disabled and re-enabled
  (the border add calls are too soon it seems)


SVN revision: 12964
2005-01-14 15:24:29 +00:00
handyande 2bb480508f Remember to stop listening once we are shutdown
SVN revision: 12921
2005-01-12 09:49:20 +00:00
handyande a471bb9373 finish resize and tidy a bit
SVN revision: 12903
2005-01-11 14:35:57 +00:00
Carsten Haitzler bee332a2f4 and menus now work by zones...
SVN revision: 12900
2005-01-11 13:43:01 +00:00
handyande acec22ea5f Fix box edge with xcomps sizing policy - resize offscreen still not quite right
SVN revision: 12895
2005-01-11 11:54:19 +00:00
handyande 0f9b9cda50 BAD xcomp - borders on other desks are not visible - that was not the plan
SVN revision: 12894
2005-01-11 09:41:51 +00:00
handyande 9a555d6d96 Bad xcomp, nice patch, but it broke resize - here mend resize so all is happy
SVN revision: 12893
2005-01-11 09:35:02 +00:00
xcomputerman 8051c9abd1 Make pager properly handle hidden/iconified windows
SVN revision: 12891
2005-01-11 08:13:36 +00:00
xcomputerman b4d855a31d Fix pager focusing
SVN revision: 12889
2005-01-11 08:04:35 +00:00
xcomputerman f1ed5dd58d Err, what's with the compressed pagers eh?
SVN revision: 12885
2005-01-11 06:54:08 +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