gala/src
Tom Beckmann ed50b232f5 Remove the EndSessionDialog
As dialogs now use CSD we meet problems with decorations if we have the dialog spawned
inside gala since we're required to spawn POPUP type windows, which apparently won't get
decorated and, if forced to receive decorations, act weirdly.
2014-07-28 13:46:44 +02:00
..
Background lots of cleanup, add copyright headers, remove unused classes 2014-06-21 16:29:59 +02:00
Widgets fix window disappearing when dropped on same non-primary monitor 2014-07-17 14:16:01 +02:00
DBus.vala update to trunk 2014-04-19 14:06:11 +02:00
DragDropAction.vala minimal cleanup to DragDropAction, fix icons staying when hover event is spammed 2014-07-17 01:27:25 +02:00
InternalUtils.vala Add documention builds for libgala and the full source of gala 2014-07-19 22:46:45 +02:00
Main.vala codestyle: Drop trailing spaces/tabs 2014-04-08 14:51:06 +02:00
Makefile.am Remove the EndSessionDialog 2014-07-28 13:46:44 +02:00
PluginManager.vala lib: drop unused symbol, update regions after freeze_track is disabled, don't expose X or Bamf to the API 2014-07-18 09:44:04 +02:00
ScreenSaver.vala codestyle: Drop trailing spaces/tabs 2014-04-08 14:51:06 +02:00
Settings.vala add alt-tab-window-opacity key to configure opacity of faded-out windows 2014-04-19 14:57:09 +02:00
ShadowEffect.vala Some minor clean up 2014-07-18 07:37:33 +02:00
TextShadowEffect.vala codestyle: Drop trailing spaces/tabs 2014-04-08 14:51:06 +02:00
WindowListener.vala make sure windows that are set to be on all workspaces are not shown in the multitaskingview 2014-07-07 14:42:36 +02:00
WindowManager.vala Remove the EndSessionDialog 2014-07-28 13:46:44 +02:00
WorkspaceManager.vala fix edge cases when inserting workspaces 2014-07-17 00:47:36 +02:00