gnome-shell/js/ui
Carlos Soriano 3b86d23e09 panelMenu: Use a normal St.Bin to allow styling
Currently we don't add some style to ButtonBox like padding etc, we add
it programatically taking into account minimum padding and natural
padding. The thing is that with natural padding it works as expected
even for low resolutions.

As a design request, we need to style from css, and since the current
ButtonBox class doesn't add any worth functionality, change that and use
a simple St.Bin that allow normal styling.
2014-11-11 11:14:39 +01:00
..
components Use LC_TIME locale for strftime format string translations 2014-10-16 23:41:51 +02:00
status rfkill: hide Airplane Mode indicator when g-s-d says so 2014-11-07 10:29:13 +01:00
altTab.js switcherPopup: Factor the initial selection into the base class 2014-09-11 19:12:17 +02:00
animation.js st: always use GFile internally 2014-10-14 18:53:39 -07:00
appDisplay.js appDisplay: Show a dot when application is running 2014-11-11 11:14:37 +01:00
appFavorites.js appFavorites: Add gnome-boxes to the rename list 2014-09-16 17:14:36 +02:00
background.js BackgroundCache: plug an Animation object leak 2014-10-27 17:50:41 +01:00
backgroundMenu.js
boxpointer.js
calendar.js calendar: Allow translators to change non-work days 2014-11-07 18:21:10 +01:00
checkBox.js
ctrlAltTab.js switcherPopup: Factor the initial selection into the base class 2014-09-11 19:12:17 +02:00
dash.js
dateMenu.js dateMenu: Fix commit 52503c4c 2014-11-10 16:45:10 +01:00
dnd.js
edgeDragAction.js
endSessionDialog.js endSessionDialog: Fix DialogContent const 2014-09-11 17:05:48 +01:00
environment.js
extensionDownloader.js
extensionSystem.js theme: convert stylesheet loading to GFile 2014-10-14 18:54:00 -07:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js appDisplay: Show a dot when application is running 2014-11-11 11:14:37 +01:00
keyboard.js keyboard: Delay caribou daemon invocation until really needed 2014-11-08 06:49:17 +09:00
layout.js Fix handling of SystemBackground 2014-10-16 17:16:06 -04:00
lightbox.js
lookingGlass.js
magnifier.js Fix handling of SystemBackground 2014-10-16 17:16:06 -04:00
magnifierDBus.js
main.js Fix handling of SystemBackground 2014-10-16 17:16:06 -04:00
messageTray.js messageTray: Summarize notifications when messages queue up 2014-10-27 18:20:51 +01:00
modalDialog.js theme: make a GResource 2014-10-14 18:54:18 -07:00
notificationDaemon.js
osdWindow.js
overview.js overview: Use a MetaWindow argument in window-drag-* signals/API 2014-09-12 00:57:40 +02:00
overviewControls.js overviewControls: Really fix x align 2014-10-10 11:16:35 +02:00
panel.js panelMenu: Use a normal St.Bin to allow styling 2014-11-11 11:14:39 +01:00
panelMenu.js panelMenu: Use a normal St.Bin to allow styling 2014-11-11 11:14:39 +01:00
pointerWatcher.js
popupMenu.js popupMenu: Adjust submenu arrows to RTL icon changes 2014-09-09 19:48:41 +02:00
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js screencast: Re-add lockdown support 2014-10-03 17:08:56 +02:00
screenShield.js screenShield: Don't lock after crash if locking is disabled 2014-11-09 18:32:05 +01:00
screenshot.js screenshot: Respect lockdown settings 2014-10-03 17:08:56 +02:00
scripting.js
search.js appDisplay: Show a dot when application is running 2014-11-11 11:14:37 +01:00
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js switcherPopup: Factor the initial selection into the base class 2014-09-11 19:12:17 +02:00
tweener.js
unlockDialog.js
userWidget.js userWidget: Respect the scale factor in the bin size we set 2014-10-06 17:02:04 -07:00
viewSelector.js search: Move the timeout for searching into setTerms 2014-09-11 17:10:26 -06:00
windowAttentionHandler.js
windowManager.js Use MetaWindow.get_frame_rect() 2014-10-09 12:17:15 +02:00
windowMenu.js windowMenu: Only disable "Always on Top" for fully maximized 2014-09-25 23:10:03 +02:00
workspace.js Use MetaWindow.get_frame_rect() 2014-10-09 12:17:15 +02:00
workspacesView.js overview: Use a MetaWindow argument in window-drag-* signals/API 2014-09-12 00:57:40 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js Use MetaWindow.get_frame_rect() 2014-10-09 12:17:15 +02:00
xdndHandler.js