summaryrefslogtreecommitdiff
path: root/src/nautilus-floating-bar.c
AgeCommit message (Expand)Author
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2025-07-15floating-bar: Add context regarding the "Stop" stringAutomeris naranja
2025-03-22NautilusFloatingBar: Add tooltip to the stop buttonLukáš Tyrychtr
2025-03-02nautilus-floating-bar: Port GtkSpinner to AdwSpinnerAutomeris naranja
2024-08-03floating-bar: Stop notifying twiceCorey Berla
2024-08-03floating-bar: Remove unused orientation propertyPeter Eisenmann
2024-08-03floating-bar: Use AdwSpinner and UI file bindingCorey Berla
2024-05-13floating-bar: Untuck the floating bar from the cornerSam Hewitt
2024-03-30general: Use g_set_* macrosKhalid Abu Shawarib
2023-10-12floating-bar: Use graphene typesKhalid Abu Shawarib
2023-10-12general: Replace deprecated widget size callsKhalid Abu Shawarib
2022-12-25general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla
2022-12-19general: Replace GtkStyleContext with GtkWidget functionsCorey Berla
2022-03-19floating-bar: Check x coordinate when hidingIgnacy Kuchciński
2022-03-19floating-bar: Fix hiding on hoverIgnacy Kuchciński
2022-01-09general: Switch to GTK4António Fernandes
2022-01-05general: Stop using gtk_box_pack_start()António Fernandes
2022-01-05floating-bar: Stop overriding widget measurement vfuncAntónio Fernandes
2021-12-22floating-bar: Handle parent changes in GObject::notifyAntónio Fernandes
2021-12-22floating-bar: Don't use gdk_window_get_position()António Fernandes
2021-12-22floating-bar: Use GdkEventControllerMotionAntónio Fernandes
2021-12-06general: Stop using gtk_container_add()António Fernandes
2021-12-06floating-bar: Drop arbitrary multi-action APIAntónio Fernandes
2021-11-22general: Stop using GtkBox padding, fill and expand child propertiesAntónio Fernandes
2021-11-12general: Stop using the state argument of GtkStyleContext gettersAntónio Fernandes
2021-06-01floating-bar: Don't start spinner if it's not visibleAlexander Mikhaylenko
2018-05-28floating-bar: Stop handling ::enter-notify-eventErnestas Kulik
2017-08-30floating-bar: port to GLib type declaration macros.Vyas Giridharan
2016-11-03floating-bar: fix hide on hover with notebook visibleErnestas Kulik
2016-08-29general: run uncrustifyCarlos Soriano
2016-07-13nautilus-floating-bar: hide on hoverCarlos Soriano
2016-04-04general: remove vim modelinesCarlos Soriano
2016-03-10floating-bar: remove unneeded codeCarlos Soriano
2016-03-07floating-bar: make the stop smaller than normal buttonsCarlos Soriano
2014-08-28Style fixesLapo Calamandrei
2014-08-28floating-bar: apply CSS padding and borderCosimo Cecchi
2014-08-28floating-bar: don't manually draw a backgroundCosimo Cecchi
2014-07-29floating-bar: use margin-start/end instead of deprecated left/rightCosimo Cecchi
2014-01-31Updated FSF's addressDaniel Mustieles
2013-08-13src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi
2012-08-31floating-bar: ellipsize the filename separately from the detailsCosimo Cecchi
2012-08-30Don't allow multiline filenamesWilliam Jon McCann
2012-02-11floating-bar: add "floating-bar" style classCosimo Cecchi
2012-01-09floating-bar: misc indentation fixesDiego Escalante Urrelo
2011-09-07floating-bar: remove some unused codeCosimo Cecchi
2011-09-07Don't hide the floating-bar on hover if it is interactiveLuke Symes
2011-06-13floating-bar: fix background/frame renderingCosimo Cecchi
2011-06-13floating-bar: port to GtkOverlayCosimo Cecchi
2011-05-24floating-bar: copy code from Epiphany to hide the floating bar on hoverCosimo Cecchi
2011-03-15window: add back the resize gripCosimo Cecchi