Commit Graph

589 Commits

Author SHA1 Message Date
sebastid 3cf760c38f Note to self.
SVN revision: 14885
2005-05-21 17:56:20 +00:00
Carsten Haitzler 3f3a9f2c75 make dnd resistance a config value
SVN revision: 14879
2005-05-21 02:49:47 +00:00
sebastid 9fd4cc15e7 Sloppy focus.
SVN revision: 14875
2005-05-20 18:46:32 +00:00
Carsten Haitzler bbe5d45ce7 fix double clikc in click to focus
SVN revision: 14873
2005-05-20 17:27:51 +00:00
Carsten Haitzler 3520914ccd and now it shoudl be able to change click to focs <-> mouse focus dynamically
and it all shoudl work - i hope.


SVN revision: 14870
2005-05-20 10:14:51 +00:00
Carsten Haitzler 38ab99da69 click to focus works... if you turn it on and restart.
SVN revision: 14869
2005-05-20 09:27:06 +00:00
Carsten Haitzler 45a7d1f244 some virtualisation of focus
SVN revision: 14867
2005-05-20 07:32:42 +00:00
Carsten Haitzler 18d40fac35 pagers, desktops and zones seem to work just fine on first start. though
"primary zone" is not known so it keeps querying the mouse - fix that and
only use the first zone when startng the first time.


SVN revision: 14866
2005-05-20 06:30:26 +00:00
Carsten Haitzler 97bc390d34 stop pretending to be kwin. we can be proud to be e! we pretend to have 16's
e comms stuff though... and defer repaerent until the last moment we can


SVN revision: 14863
2005-05-20 05:13:45 +00:00
Carsten Haitzler 242e7b4744 shorne's patch
SVN revision: 14861
2005-05-20 03:09:44 +00:00
sebastid fc01054161 Note to self.
SVN revision: 14858
2005-05-19 16:16:27 +00:00
Carsten Haitzler 002173317c intl doesnt need that - must work on the ability to do language packs
prefix detection. this is the first step to making e17 itself re-locatable
(install anywhere)


SVN revision: 14857
2005-05-19 09:23:54 +00:00
sebastid d278c7d784 note to self.
SVN revision: 14853
2005-05-19 04:57:59 +00:00
sebastid f900c0c87b Make ->layer always consistent with real layer. Else it might get ugly.
SVN revision: 14852
2005-05-19 04:54:23 +00:00
sebastid ca23bfa67a Fix gqview segv. The border wasn't removed from the containers client list.
SVN revision: 14851
2005-05-19 04:38:32 +00:00
sebastid b62b86a6f7 hidden netwm windows aren't withdrawn, they are iconic.
SVN revision: 14850
2005-05-19 04:07:41 +00:00
Carsten Haitzler c91c891cb5 gadman uses xy ints AT a res.
SVN revision: 14849
2005-05-19 02:46:50 +00:00
Carsten Haitzler 44c9b74f7f printf's - me dbeugging why these windows hang around. they get del called
but dont actually get deleted... too many ref's? dunno- hasn't happened again
since i added the latest dbeugging in..


SVN revision: 14847
2005-05-19 00:12:30 +00:00
sebastid c958bc691f Remove debug.
SVN revision: 14844
2005-05-18 19:35:57 +00:00
sebastid 906dcba2e7 Didn't help to move.
SVN revision: 14843
2005-05-18 19:15:41 +00:00
sebastid 3e9d2ab1c4 Cleanup
SVN revision: 14842
2005-05-18 18:22:33 +00:00
Carsten Haitzler 20ad23ab6c fix remote type
start module actualyl has a semblance of working well... :)


SVN revision: 14835
2005-05-18 10:18:02 +00:00
Carsten Haitzler baad135e9f fix ipc oops.
SVN revision: 14834
2005-05-18 07:37:33 +00:00
Carsten Haitzler ea2fa22046 TODO items. bugs. start module - its a START. it doesnt work that well. needs
work in the menu code to handle fixing menus to a launch rect.


SVN revision: 14831
2005-05-18 05:06:05 +00:00
rbdpngn b501743033 Raise windows on uniconify to avoid them getting lost under existing windows.
SVN revision: 14827
2005-05-17 20:15:53 +00:00
sebastid 2f240bce4b Only iconify real iconified windows.
SVN revision: 14824
2005-05-17 17:41:27 +00:00
sebastid c41baae3a4 Remove border from client list on deletion.
SVN revision: 14820
2005-05-17 14:01:15 +00:00
sebastid 16da149a4c Testing...
SVN revision: 14819
2005-05-17 13:59:38 +00:00
sebastid d34c86e2ce Check if calloc succeded.
SVN revision: 14818
2005-05-17 13:51:14 +00:00
sebastid ee61d24828 According to http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html an
unmapped window should be in iconic state. The difference between an
unmapped window and an iconic window is that _NET_WM_STATE_HIDDEN should
be set for a minimized or iconic window.


SVN revision: 14817
2005-05-17 13:13:30 +00:00
sebastid e7b246a440 Don't need to store if the DESKTOP hint was set on init. If the hint
doesn't exist or the desktop doesn't exists, update the hint with our
desktop.


SVN revision: 14816
2005-05-17 12:33:12 +00:00
sebastid a719f16c8c Fixed looping code. Disappering windows when using always on top should
be fixed.


SVN revision: 14813
2005-05-17 11:57:22 +00:00
Carsten Haitzler 1112210137 1. TODO item
2. netwm stuff broke e17 - it was setting all windwos to want to go to desk 0
as if it didnt find netwm hints - netwm.desk was 0 anyway - and thus bordfers
got instantly re-attached to deskt 0... and thus if u flipped desktops,
things got weird (new windwos all jumped to desk 0)


SVN revision: 14812
2005-05-17 08:30:26 +00:00
sebastid 4e687c0dc8 netwm updates.
SVN revision: 14810
2005-05-16 15:43:15 +00:00
sebastid 971ff26a2f netwm work.
SVN revision: 14805
2005-05-16 13:19:26 +00:00
sebastid 7d72a09971 Cleanup.
SVN revision: 14803
2005-05-16 10:46:01 +00:00
sebastid 66ed370104 Update state hints on windows without borders.
SVN revision: 14788
2005-05-15 10:11:54 +00:00
sebastid 2bbedbf606 The icon is now correctly positioned relative to the mouse.
SVN revision: 14785
2005-05-15 05:20:18 +00:00
sebastid f3fdca634e Reparent border on deletion. The reparent must also be in _e_border_free,
because e_container calls free directly on shutdown.


SVN revision: 14768
2005-05-14 05:35:46 +00:00
sebastid cfaf7ea3ba Copy ibar code to ibox, doesn't work yet.
SVN revision: 14765
2005-05-13 21:19:04 +00:00
sebastid 138ecfaca9 Free border lists after use..
SVN revision: 14764
2005-05-13 21:09:41 +00:00
sebastid fcca08cde1 Can't generally unparent on e_border_del, messes up shaded windows.
SVN revision: 14763
2005-05-13 20:06:10 +00:00
sebastid ebc01c73c5 Need a container.
SVN revision: 14760
2005-05-13 18:59:51 +00:00
sebastid c3e00c93d2 BS.
SVN revision: 14759
2005-05-13 18:56:03 +00:00
sebastid d7f47a8882 Off by one.
SVN revision: 14758
2005-05-13 18:55:05 +00:00
sebastid e1909f8232 reparent window when border is deleted. It will disappear sometime.
SVN revision: 14757
2005-05-13 17:32:37 +00:00
Carsten Haitzler 825a55bec4 ipc bitchass! :)
SVN revision: 14756
2005-05-13 17:21:04 +00:00
Carsten Haitzler 3f92e26079 breaking out some ipc action!
SVN revision: 14755
2005-05-13 15:15:52 +00:00
sebastid 313a3c2f6e Changeing loop style isn't trivial.
SVN revision: 14753
2005-05-13 14:05:17 +00:00
sebastid 83070a981f Ooops.
SVN revision: 14752
2005-05-13 14:01:05 +00:00