Commit Graph

104 Commits

Author SHA1 Message Date
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
Carsten Haitzler b888263dab errr we really should do this for ALL root windows as some apps explicitly
run on :0.1 will never find the hints on :0.0's root unless they go look :)


SVN revision: 12696
2005-01-03 03:14:45 +00:00
tsauerbeck d752e9b818 ignoring compiler warnings = bad
SVN revision: 12691
2005-01-02 17:24:48 +00:00
tsauerbeck cfead8a122 d'oh, root is a global variable
SVN revision: 12689
2005-01-02 17:23:49 +00:00
Carsten Haitzler 75c635290d a temperature monitor module for acpi... it's simple... and really only
handles 1 temperature guage - but it's useful. fixed stuff in battery
modules, added config menus... ibar size change menu only works after a
restart for now.. need to fix that.


SVN revision: 12676
2005-01-02 02:39:44 +00:00
xcomputerman b4804a4025 Remove redundant inits, ICCCM focus send should only be done if wm property is set
SVN revision: 12649
2004-12-30 09:11:29 +00:00
xcomputerman c1415b0ea8 Actually add the code. :p
SVN revision: 12648
2004-12-30 08:06:46 +00:00
xcomputerman bafe43ebaf Beginning of WM hints abstraction, NetWM hints
SVN revision: 12644
2004-12-30 05:37:53 +00:00
Carsten Haitzler b6e16caef2 batery is now a default and enabled module.. snow is an easter-egg level
module.. so out of default list we go.


SVN revision: 12602
2004-12-27 13:22:03 +00:00
Carsten Haitzler b456f086ce dont make empty apps menus
SVN revision: 12598
2004-12-27 07:50:03 +00:00
Carsten Haitzler 1553d338d8 flame respects resize events now ... and by default now looks much prettier..
:)


SVN revision: 12591
2004-12-26 05:04:03 +00:00
Carsten Haitzler b834f56460 and limit sizes...
SVN revision: 12588
2004-12-25 15:53:48 +00:00
Carsten Haitzler 59f94e10a8 we support... xrandr... :) feelfree to change resolution on the fly in e17...
it all works. :)


SVN revision: 12587
2004-12-25 15:33:48 +00:00
Carsten Haitzler d3fe5029d2 dont kill pointer focus (for now)
SVN revision: 12584
2004-12-25 13:22:16 +00:00
Carsten Haitzler 523ff44e2a focus is much happier all round now.. not it's not done properly. i just
figured the cases to "punt off" that i'm seeing as problems.. and alls fine
now... :)


SVN revision: 12582
2004-12-25 13:13:36 +00:00
Carsten Haitzler 0da2c00cfd and one last icon...
SVN revision: 12578
2004-12-24 09:23:06 +00:00
Carsten Haitzler 588bb376f2 2 more icons.
SVN revision: 12577
2004-12-24 07:45:21 +00:00
Carsten Haitzler 3d71d871c8 setvbuf for easier debugging
SVN revision: 12576
2004-12-24 04:44:05 +00:00
Carsten Haitzler 2d5aa1d0b7 fix some png's.. that seem to get screwed if loading into gimp. also move to
making some of the menu icons int he left click menu edjes... and emit
signals to them... play with it :)


SVN revision: 12575
2004-12-24 04:30:58 +00:00
vacuum 9ffdfc77a8 Maximise -> Maximize
SVN revision: 12572
2004-12-23 16:23:39 +00:00
Carsten Haitzler 76856027e0 made the main left menu have everything in it.. so you only NEED 1 mouse
button - more is just faster/more convenient :)


SVN revision: 12571
2004-12-23 15:31:47 +00:00
handyande 98f23cefae Finish icon creation code, a little feeble now, but works
big feature:
  passes in window class - no moew xprop nonsense :)


SVN revision: 12567
2004-12-23 11:39:08 +00:00
Carsten Haitzler 3104772a04 no forward enum decl.
SVN revision: 12565
2004-12-23 06:43:37 +00:00
Carsten Haitzler 1fa0714cfc clean up a lot of wranings.
SVN revision: 12564
2004-12-23 06:38:27 +00:00
Carsten Haitzler 91b495448f prototype the correct fn name!
and we dont need to go deletign all items. we cna just delete the entire menu
boject :)


SVN revision: 12562
2004-12-23 04:58:57 +00:00
rephorm 06da25f0b8 bad handy.
you can't just free the list items, you have to actually free the list also :)


SVN revision: 12561
2004-12-23 04:29:31 +00:00