| Commit message (Collapse) | Author | Age |
|
|
|
| |
links.
|
|
|
|
| |
needed.
|
|
|
|
| |
sometimes a plugin moving around the next time you log in.
|
|
|
|
| |
Jennifer Rosenburg for putting these together!
|
|
|
|
| |
ensure a uniform appearance.
|
|
|
|
|
| |
1) In the Applauncher plugin, have it send the removal signal if the file it is supposed to load does not exist.
2) Fix the loading of plugins - always go forwards when searching for a new spot - not backwards (will switch to backwards automatically as necessary).
|
| |
|
|
|
|
| |
between snapshots.
|
|
|
|
| |
issues with non-ZFS filesystems and directories which are symlinks to elsewhere.
|
|
|
|
| |
necessary to account for differences in font size.
|
|
|
|
| |
active in a lumina-fm instance.
|
|
|
|
| |
formats that are recognized by Qt.
|
|
|
|
| |
the grid size is increased the items should try to stay in the same general spot if possible.
|
|
|
|
| |
plugin.
|
|
|
|
| |
coordinate system. Also setup the desktop plugins to assign a default size for themselves in grid-space rather than pixels (better accounts for screen scaling and such on high-resolution monitors).
|
|
|
|
| |
fix an issue with the calendar plugin not scaling down appropriately on the bottom/right edges.
|
|\ |
|
| |\
| | |
| | | |
Fix typo in lumina-fm/widgets/DirWidget.ui
|
| |/ |
|
|/
|
|
| |
change is 1/4 GRID SIZE, and it properly calculates the change from center in each direction.
|
|
|
|
| |
the second line does not appear slightly squished.
|
|
|
|
| |
double-click for launching items instead of a single click.
|
|
|
|
| |
special "PCBSD" qmake argument to tell Lumina to install the PC-BSD specific config/wallpaper files instead of the generic files.
|
| |
|
|
|
|
| |
If the screen height is more than 2000 pixels high (4K screen), then set the initial icon size to 200 pixels. Otherwise use the normal 100 pixel default.
|
|
|
|
| |
screen edges when the viewport size changes. If a plugin is *completely* off the screen (a full grid point or more), remove the plugin temporarily and then re-run the plugin creation/placement routine to perform the full "find-a-spot" functionality.
|
|
|
|
|
|
|
|
|
| |
1) The "IconSize" used is the total size for a desktop item (width & height), rather than the actual size of the icon.
2) Change the saved value in the settings file to "GridSize" instead of IconSize.
3) Make the entire grid relate to this item size - ensuring grid alignment for both desktop items and desktop plugins.
4) Make sure to treat any manual "applauncher" plugins as desktop items for sizing/update purposes.
5) Save the plugin geometries in pixel coordinates instead of grid coordinates to accomodate for flexible grid sizes now.
6) Add another update rule for 0.8.6->0.8.7 (including 0.8.7-devel->0.8.7-release) which removed all the old saved desktop plugin geometries (since they are in the wrong coordinate system). This is a minor change because the update to 0.8.7 was already going to change all the plugins anyway.
|
|
|
|
| |
"Disk I/O"
|
|
|
|
| |
the keyboard shortcuts for Lumina and it's various utilities.
|
|
|
|
| |
new lumina-fm overhaul. Add an option to the "Bookmarks" menu to create a new bookmark (for the current dir) which runs that functionality just like before.
|
|
|
|
| |
lumina-fileinfo utilities. This allows the user to copy that information to the clipboard for use elsewhere.
|
|
|
|
| |
the full text of the window title as the tooltip.
|
| |
|
|
|
|
| |
If the "desktopview" plugin is used on the desktop, remove it and trigger the auto-generation of desktop icons instead.
|
|
|
|
| |
list/tree widget currently has focus.
|
|
|
|
| |
registered in the main window, and it passes the signal to the currently-active browser for evaluation/action. This allows the shortcuts to work no matter what window/widget is currently active.
|
|
|
|
| |
shortcut, or in the file menu).
|
|
|
|
| |
class. This flag will let a new instance of the app be spawned - bypassing any exising instance as necessary.
|
|
|
|
| |
DirWidgets within a horizontal scroll area (for column view with lots of columns).
|
|
|
|
| |
from the main process using QtConcurrent. This keeps the ui completely interactive while still loading all the images.
|
|
|
|
| |
tooltip before)
|
|
|
|
| |
tabs&columns), and also fix up the auto-loading of a new browser in column mode when the active tab is *not* the browser tab.
|
|
|
|
| |
duplication of information.
|
|
|
|
| |
(user-desktop) instead of a house.
|
|
|
|
| |
consistency with window title. Also make that tabbar auto-hide if there is only one tab (not an XDG shortcut)
|
| |
|
|
|
|
| |
accidentally get passed through to the loading mechanisms (usually after a drop event or other file operations).
|
|
|
|
|
|
|
| |
1) Put the status label on a line below all the buttons (they get crushed together with multiple columns)
2) Fix the time-based event processing when loading a directory (1/2 second updates now)
3) Update the drag/drop indicator items based on the directory underneath.
4) Fix the F5 keyboard shortcut to refresh a directory.
|
|
|
|
| |
initial/target directories are both within the user's home dir - otherwise treat it as a copy operation.
|
|
|
|
| |
possible for the size of the menu (including active change on resize).
|