weston/clients
Kristian Høgsberg 5f68322dd2 window.c: Don't allow moving a maximized window
Ideally the shell would send an unmaximize event to the client when
we try to move a maximized window, but for now, let's just prevent
moving maximized windows.

https://bugs.freedesktop.org/show_bug.cgi?id=56296
2013-02-14 16:33:10 -05:00
..
.gitignore text: Split text and input-method protocols 2012-09-12 16:48:59 -04:00
Makefile.am toytoolkit: Remove left-over pixman dependency 2013-02-14 15:59:25 -05:00
clickdot.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
cliptest.c compositor: new intersection algorithm 2012-09-12 12:27:35 -04:00
desktop-shell.c desktop-shell: background should be opaque 2012-10-25 14:59:23 -04:00
dnd.c dnd: Use %zd in the format string for size_t types 2012-10-29 16:28:19 -04:00
editor.c Remove some dead code. 2012-10-16 11:29:10 -04:00
eventdemo.c Fix spelling errors 2012-10-04 11:24:50 -04:00
flower.c clients: Set title for all shell surface demos. 2012-10-09 23:13:01 -04:00
gears.c gears: Keep gears inside screen in fullscreen mode 2012-07-26 23:53:05 -04:00
glmatrix.c Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00
image.c image: Set dragging pointer on button press, not first motion 2012-10-30 15:50:37 -04:00
keyboard.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
screenshot.c screenshot: Print warning if we're not launched from weston 2013-02-14 16:01:41 -05:00
simple-egl.c simple-egl: Reset opaque region if not fullscreen. 2012-11-19 22:01:11 -05:00
simple-shm.c simple-shm: Don't use ret variable in main() uninitialized 2012-10-17 16:51:07 -04:00
simple-touch.c Stop relying on ARRAY_LENGTH being defined in wayland-util.h 2012-10-19 17:12:38 -04:00
smoke.c smoke: Remove unused offset member 2012-11-08 14:08:53 -05:00
tablet-shell.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
terminal.c terminal: Handle the window close event 2013-02-14 15:54:37 -05:00
view.c PDF viewer to run until and only when it has existing windows 2012-09-25 11:24:49 -04:00
weston-info.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
window.c window.c: Don't allow moving a maximized window 2013-02-14 16:33:10 -05:00
window.h Fix a crash when opening two terminal windows and closing the first one. 2012-11-30 15:01:14 -05:00
wscreensaver-glue.c screensaver: fix decoding of transparency in xpm files 2012-09-06 21:08:12 -04:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00