Commit Graph

1644 Commits

Author SHA1 Message Date
Carsten Haitzler e67d067ccf ibar thing
SVN revision: 15485
2005-06-22 08:52:15 +00:00
Carsten Haitzler 4ae9d2d5bd border resp0onds to hung/unhung signals - pulsating red glow on the titlebar
SVN revision: 15484
2005-06-22 07:24:26 +00:00
Carsten Haitzler f4c0118007 remove fixme comment
SVN revision: 15483
2005-06-22 06:48:36 +00:00
Carsten Haitzler 9a4bd6a7a6 fixed 100% cpu hang in ecore
SVN revision: 15482
2005-06-22 06:48:12 +00:00
Carsten Haitzler 4ef9ea4922 hmm only kill pid if pid > 1
SVN revision: 15480
2005-06-22 06:40:18 +00:00
Carsten Haitzler 3517b05d8d no more printf's there
SVN revision: 15479
2005-06-22 06:33:02 +00:00
Carsten Haitzler 45772aeb60 conf opts
SVN revision: 15478
2005-06-22 06:30:13 +00:00
Carsten Haitzler ff50a472a4 ping stuff now can emit a hung/unhung signal to window borders and delete of
windows if hung will revert to a kill of the pid if it can (or the client) if
the app gets hung after 10 secs of waiting (should make this a config option
though)


SVN revision: 15477
2005-06-22 06:28:46 +00:00
Carsten Haitzler 0188539a18 help detetc e17 != e16
SVN revision: 15476
2005-06-22 05:34:50 +00:00
rbdpngn 62d0eeb3e3 Group the TODO items.
SVN revision: 15475
2005-06-22 03:28:48 +00:00
pithlit ac8e388400 *** empty log message ***
SVN revision: 15474
2005-06-22 02:56:58 +00:00
codewarrior 079f53309b bg change effects
SVN revision: 15469
2005-06-21 10:17:56 +00:00
Carsten Haitzler dcf08ddbba problemos!
SVN revision: 15466
2005-06-21 03:45:49 +00:00
vandango f49b42a581 little german update
SVN revision: 15463
2005-06-20 23:07:51 +00:00
vandango 5fde1d501f e translation update
SVN revision: 15462
2005-06-20 23:03:42 +00:00
vandango d16963df9b e translation update
SVN revision: 15461
2005-06-20 23:03:00 +00:00
vandango 6a6705e275 little german update
SVN revision: 15457
2005-06-20 22:35:49 +00:00
Carsten Haitzler 2f38054f43 issues :)
SVN revision: 15448
2005-06-20 09:51:21 +00:00
Carsten Haitzler 45b3d9bed3 increase default drag resist
SVN revision: 15447
2005-06-20 09:38:26 +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
sebastid e7c26361fd Set height of ibar to a default. It doesn't matter, because the height
will be calculated from the theme.


SVN revision: 15442
2005-06-20 08:41:01 +00:00
sebastid fe85e13185 Make the background black when doing fullscreen.
SVN revision: 15433
2005-06-19 19:00:04 +00:00
sebastid 30661f967f maximize zoom isn't a maximized mode, it's a fullscreen mode.
Check other windows when doing maximize fill.
Check windows of type dock when doing maximize expand and smart.


SVN revision: 15432
2005-06-19 17:13:37 +00:00
sebastid 8556b412c2 Maximize type as an arg to e_border_maximize. Makes it possible to use
several different maximization types in one session.
Fix the different maximization policies. They only care about gadgets now,
must be fixed to care about other constraints.


SVN revision: 15431
2005-06-19 14:59:41 +00:00
sebastid 486adff486 Unused variables.
SVN revision: 15430
2005-06-19 14:56:21 +00:00
Carsten Haitzler 95e74747ff lost windows men TODO... answer seb's todo q. :)
SVN revision: 15427
2005-06-19 12:35:05 +00:00
sebastid cef3ed4690 Maximize update. Needs more work, but not now.
SVN revision: 15424
2005-06-18 15:49:24 +00:00
sebastid ff96193683 Maximize update. Only zoom fullscreen is lacking, but that is more a
fullscreen mode, not a maximize mode.
Please comment the implementation!


SVN revision: 15423
2005-06-18 14:31:17 +00:00
sebastid bae19970a2 Please answer!
SVN revision: 15422
2005-06-18 13:50:26 +00:00
sebastid f3c1629b49 Add the maximize policy reply
SVN revision: 15421
2005-06-18 13:30:25 +00:00
sebastid 0eeb25b536 Raise the border on click, even if move/resize is disabled.
Don't make the container black, need to do this pr. desk.


SVN revision: 15420
2005-06-18 13:03:00 +00:00
sebastid cfe111cbe1 IPC for maximize policy.
SVN revision: 15419
2005-06-18 12:51:00 +00:00
sebastid 89ce449586 Make the bg black when doing fullscreen.
Care about window constraints when doing fullscreen.


SVN revision: 15417
2005-06-18 05:08:17 +00:00
sebastid 5cf90d027c 1. Make _e_border_{move,resize}_begin return if the action is allowed.
This removes a lot of duplicate checks.
2. In the functions that uses _e_border_{move,resize}_begin, move this
   function to the beginning, and abort if the action isn't allowed.
3. Update conditions for when actions are allowed or not (iconify, move,
   resize, move_resize, shade...)
4. Begin with maximize policy. E_MAXIMIZE_FULLSCREEN should work, so don't
   let the users change this until the other policies work :)

BTW! For those who doesn't want an unstable system, please delay updating!


SVN revision: 15416
2005-06-18 04:35:40 +00:00
sebastid 177cdfb73f rename smart_maximize to maximize_policy.
SVN revision: 15415
2005-06-18 04:30:35 +00:00
sebastid e1831bf674 Add the different maximize policies.
SVN revision: 15414
2005-06-18 04:29:42 +00:00
sebastid 250a3edab6 Implement "maximize to fullscreen". Only the titlebar stays, the other
borders disappear.
Fixed the pos/size of "client" it should only have refs, no absolute
positions.


SVN revision: 15413
2005-06-18 04:28:53 +00:00
sebastid 76287489ce No move or resize whilst fullscreen.
SVN revision: 15412
2005-06-18 02:14:15 +00:00
sebastid c3aee9824e XDnD to ibar works again.
SVN revision: 15411
2005-06-18 01:51:37 +00:00
sebastid 6c40f9a3ba Init apps before menu, menus might ref apps. Removes the BUG message
on restart.


SVN revision: 15410
2005-06-18 01:42:13 +00:00
Carsten Haitzler 2b59fb0143 fucking qt apps seem to be broken when it comes to take focus protocol. read
the icccm specs. grrr.

also - pooliepatch :)


SVN revision: 15409
2005-06-18 01:35:30 +00:00
sebastid c2b632eaae Update to new ecore_file.
Remove unused function.


SVN revision: 15403
2005-06-18 00:13:04 +00:00
sebastid 9d5a452142 Menu option to enable or disable the follower.
SVN revision: 15402
2005-06-18 00:10:31 +00:00
vandango 294a9add70 little german update
SVN revision: 15398
2005-06-17 23:24:24 +00:00
sebastid 591c90e6c6 Hm.
SVN revision: 15395
2005-06-17 21:36:33 +00:00
sebastid d23b2ad285 Don't allow move and resize while we are fullscreen. moveresize must be
allowed since we use it to exit fullscreen. This should fix firefox
fullscreen which does a move after requesting fullscreen. firefox does
many weird things.


SVN revision: 15394
2005-06-17 20:16:12 +00:00
maiurana 5e602a8488 normal update
SVN revision: 15386
2005-06-17 10:55:29 +00:00
Carsten Haitzler e0f79caed5 2do
SVN revision: 15385
2005-06-17 09:45:13 +00:00
sebastid eeaedf3a11 Fixed.
SVN revision: 15384
2005-06-17 09:31:08 +00:00
sebastid bd63fe8048 Fix send border to 0, 0 problem.
SVN revision: 15383
2005-06-17 09:29:27 +00:00