/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/ewmhints.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/ewmhints.c

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1494)

Revision 1159 - (view) (annotate) - [select for diffs]
Modified Fri Mar 17 15:16:52 2006 UTC (18 years, 2 months ago) by ossman_
File length: 11077 byte(s)
Diff to previous 1146
Set _NET_WM_STATE property manually for withdrawn windows.


Revision 1146 - (view) (annotate) - [select for diffs]
Modified Thu Mar 16 13:27:13 2006 UTC (18 years, 2 months ago) by ossman_
File length: 9761 byte(s)
Diff to previous 1143
Combine the functions to add and remove wm states into a single function.


Revision 1143 - (view) (annotate) - [select for diffs]
Modified Thu Mar 16 08:41:53 2006 UTC (18 years, 2 months ago) by ossman_
File length: 10267 byte(s)
Diff to previous 1141
Set _NET_WM_STATE atoms via the window manager (as required by the spec.).
Unfortunately, this means we have to wait for the window to leave the
withdrawn state.


Revision 1141 - (view) (annotate) - [select for diffs]
Modified Thu Mar 16 08:09:41 2006 UTC (18 years, 2 months ago) by ossman_
File length: 9477 byte(s)
Diff to previous 1139
Spec says that the wm doesn't have to respect requests to change
_NET_WM_STATE_HIDDEN, so we shouldn't rely on it.


Revision 1139 - (view) (annotate) - [select for diffs]
Modified Wed Mar 15 15:16:18 2006 UTC (18 years, 2 months ago) by astrand
File length: 10114 byte(s)
Diff to previous 1137
Set _NET_WM_NAME


Revision 1137 - (view) (annotate) - [select for diffs]
Modified Wed Mar 15 15:10:21 2006 UTC (18 years, 2 months ago) by ossman_
File length: 9685 byte(s)
Diff to previous 1119
Handle popups without a parent by setting the window manager hints
_NET_WM_STATE_SKIP_TASKBAR and _NET_WM_STATE_SKIP_PAGER. That seems to get
the behaviour we want.


Revision 1119 - (view) (annotate) - [select for diffs]
Modified Wed Mar 15 06:42:57 2006 UTC (18 years, 2 months ago) by astrand
File length: 9177 byte(s)
Diff to previous 1118
When a seamless window is moved to a new desktop, move all other seamless windows as well.


Revision 1118 - (view) (annotate) - [select for diffs]
Modified Tue Mar 14 13:56:50 2006 UTC (18 years, 2 months ago) by astrand
File length: 8114 byte(s)
Diff to previous 1058
Implemented support for changing state normal/minimized/maximized via EWMH. Also, sending notifications to server when local state changes.


Revision 1058 - (view) (annotate) - [select for diffs]
Modified Tue Mar 7 08:17:41 2006 UTC (18 years, 2 months ago) by (unknown author)
File length: 4852 byte(s)
Diff to previous 1013
This commit was manufactured by cvs2svn to create branch
'seamlessrdp-branch'.

Revision 1013 - (view) (annotate) - [select for diffs]
Modified Mon Sep 12 12:36:45 2005 UTC (18 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 4852 byte(s)
Diff to previous 963
Updated URL to EWMH spec.
Changed copyright, it's 2005 now.
Added (disabled) skel for sending _NET_MOVERESIZE_WINDOW.


Revision 963 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 10:56:16 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3931 byte(s)
Diff to previous 468
Added missing c-basic-offset:s and license headers


Revision 468 - (view) (annotate) - [select for diffs]
Modified Mon Sep 15 07:59:36 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3905 byte(s)
Diff to previous 467
Indent fixes.


Revision 467 - (view) (annotate) - [select for diffs]
Modified Mon Sep 8 08:30:35 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3924 byte(s)
Diff to previous 466
Copyright update.


Revision 466 - (view) (annotate) - [select for diffs]
Modified Mon Sep 8 08:27:57 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3967 byte(s)
Diff to previous 464
Added my copyright


Revision 464 - (view) (annotate) - [select for diffs]
Modified Fri Sep 5 08:34:19 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3913 byte(s)
Diff to previous 450
Fixed GCC compiler warnings.


Revision 450 - (view) (annotate) - [select for diffs]
Modified Wed Aug 27 22:51:33 2003 UTC (20 years, 8 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3870 byte(s)
Diff to previous 300
more g_ prefix for global vars


Revision 300 - (view) (annotate) - [select for diffs]
Modified Thu Jan 30 11:20:30 2003 UTC (21 years, 3 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3862 byte(s)
Diff to previous 266
Fix a few compile warnings.


Revision 266 - (view) (annotate) - [select for diffs]
Modified Tue Nov 19 10:38:53 2002 UTC (21 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3858 byte(s)
Diff to previous 263
Including rdesktop.h after Xlib.h.


Revision 263 - (view) (annotate) - [select for diffs]
Added Mon Nov 18 18:12:49 2002 UTC (21 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/ewmhints.c
File length: 3858 byte(s)
Support for extended WM hint _NET_WORKAREA, via -g workarea


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26