Displaying 4 results from an estimated 4 matches for "_net_wm_moveresize".
2007 Apr 17
1
Decoration manager questions
...e frame.
So i was wondering, is this the 'right' approach to the problem? I've been
reading some of the code too the GTK-decorator but i have never coded any
glib/gtk applications so its a bit hard too understand exactly whats going
on there.
To move and resize the window I can send a _NET_WM_MOVERESIZE atom to the
root window and compiz handles that for me (with a nice wobbly effect ^_^),
I was wondering can i do the same thing with minimize / shade / close
actions on a window or do my decorator have to handle that itself?
-------------- next part --------------
An HTML attachment was scrubbed......
2014 Dec 15
2
Dropbox on CentOS 6?
Le 12/12/2014 06:14, Chris a ?crit :
> just use the Fedora RPM from Dropbox. It's working fine. The files
> included and a German posting is at
>
> http://chris-blog.net/2014/07/dropbox-unter-centos-installieren/
I just tested this on a fresh installation of CentOS 6.6 (in
VirtualBox). I downloaded the Fedora RPM (32-bit), installed it (using
yum localinstall) and started it
2014 Dec 15
3
Dropbox on CentOS 6?
...efault label for /home/sorin/.gvfs
3815 ? 00:00:00 VBoxClient
3822 ? 00:00:00 VBoxClient
3833 ? 00:00:00 VBoxClient
3818 ? 00:00:00 VBoxClient
3828 ? 00:00:00 VBoxClient
Dropbox isn't running!
Dropbox is already running!
Window manager warning: Received a _NET_WM_MOVERESIZE message for 0x1600004 (System Mon); these messages lack timestamps and therefore suck.
Starting Dropbox...Dropbox isn't running!
Done!
Window manager warning: Received a _NET_WM_MOVERESIZE message for 0x260036f (sorin - Fi); these messages lack timestamps and therefore suck.
--
//Sorin
2008 Mar 21
0
Wine release 0.9.58
...onfigureNotify events even if the intervening events are for other windows.
user32: Add a helper function to set the capture window.
user32: Add a SetCapture function to the driver interface.
winex11: Moved support for window moving/resizing back to user32.
winex11: Check if _NET_WM_MOVERESIZE is supported before using it.
comctl32/tests: Avoid size_t printf format warnings.
makefiles: Consider all .res files as object files.
winex11: Store a pointer to the X11 event currently being handled instead of a simple count.
ntdll: Implemented NtReadFileScatter.
ntd...