Christopher Davis
|
981a8cea7b
|
panels: Use .boxed-list instead of .content
The `.content` style class is deprecated in favor
of the `.boxed-list` style class, which is named
after the design pattern it's used for.
|
2021-12-16 12:52:44 -08:00 |
|
Georges Basile Stavracas Neto
|
26630338ba
|
search: Port to GTK4
This one was the first panel ported that used Drag n' Drop, and
we can see how much of an improvement GTK4 is compared to GTK3
when handling DnD.
|
2021-12-14 22:34:21 -03:00 |
|
Mohammed Sadiq
|
453eb3adaf
|
search: Use content style for listboxes
|
2021-05-19 03:25:47 +00:00 |
|
Adrien Plazas
|
f06379e30c
|
Replace HdyColumn by HdyClamp
In libhandy 1, HdyClamp replaces HdyColumn. This stops setting values
when they match HdyClamp's defaults.
|
2020-07-20 08:04:28 +02:00 |
|
Felipe Borges
|
8438d1582c
|
search: Make rows and its elements reachable via keyboard
Fixes #329
|
2019-11-17 22:51:56 +00:00 |
|
Felipe Borges
|
3f4f43f020
|
search: Add instructions label
Fixes #454
|
2019-08-06 11:59:41 +00:00 |
|
Felipe Borges
|
c38d0ed4a0
|
search: Place "Move" button in each row
This is based on the mockups available at
https://gitlab.gnome.org/Teams/Design/settings-mockups/raw/master/search/search.png
Fixes #591
|
2019-08-06 11:59:41 +00:00 |
|
Felipe Borges
|
c173424c11
|
search: Move "Search Locations" button to top bar
Fixes #591
|
2019-08-06 11:59:41 +00:00 |
|
Felipe Borges
|
14b9289791
|
search: Move GtkListBox to .ui file
|
2019-08-06 11:59:41 +00:00 |
|
Adrien Plazas
|
7679f29a7a
|
search: Use a HdyColumn
This better adapts the panel's size to the window's size, allowing it to
look good on both large and narrow windows.
|
2018-11-29 00:48:16 +00:00 |
|
Robert Ancell
|
c4a6f7bd54
|
search: Make .ui filename match the .c filename
|
2018-11-12 16:41:01 +00:00 |
|