FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Issues · DrewNaylor/Retiled · GitHub
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
DrewNaylor
/
Retiled
Public archive
Notifications
You must be signed in to change notification settings
Fork
4
Star
68
Code
Issues
165
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Issues
Assigned to me
Created by me
Mentioned
Recent activity
Views
Projects
Milestones
Labels
All issues
Stuff I have to do for v0.1-DP2
#195 ·
DrewNaylor
opened
on Apr 6, 2023
1
Details to remember as I implement Windows Phone-style themes and design Retiled's UI.
#3 ·
DrewNaylor
opened
on Apr 13, 2021
9
Supporting the PinePhone's hardware and also supporting hardware for other devices.
#33 ·
DrewNaylor
opened
on Aug 12, 2021
8
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Search results
Open
Closed
Update the comment on the new repo with this when it's back up.
Status: Open.
#259
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Sep 20, 2023
It's now possible to save and restore a program's state in Qt6.6, so I need to figure out how I'll handle like app tombstoning for better power management once people start adding that support to desktop environments.
Status: Open.
#258
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Sep 12, 2023
Could I have an in-memory data structure that stores which grid cells are occupied and by which tile? Resizing a tile would store which tile occupies which cells, so that could work.
Status: Open.
#257
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Sep 6, 2023
Instead of reusing the same web browser control instance for each pivot in the Search app, I should probably have separate ones so the user doesn't lose their spot when swiping between them.
Status: Open.
#256
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Sep 3, 2023
I will need to add support for the XDG Desktop Portal's accent-color thing when I allow it to be changed in my Settings app. Maybe it will still be a good idea to offer it over D-Bus, too, but now I think maybe that shouldn't be the focus because the desktop portals thing will be more cross-compatible (some people might not want to use desktop portals though, so I guess I'll support both but focus on the portals).
Status: Open.
#255
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Sep 2, 2023
I should look up "Linux DBus handle secure data" to see if there's a way to have the lockscreen talk to a DBus daemon to get the user's pin code length and have it be stored securely while also preventing anyone else from listening in on it.
Status: Open.
#254
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Aug 20, 2023
For now maybe I should give up on trying to integrate TilesGrid and just have tile positions be a config file thing with a custom grid.
Status: Open.
#253
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Aug 19, 2023
I need to somehow trigger the tileAdded event on TilesGrid when loading and pinning tiles, tileMoved when resizing them, and (if it has it, but if not I can just do the inverse of tileAdded) tileRemoved when unpinning tiles.
Status: Open.
#252
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Aug 12, 2023
Maybe I need to rotate the touch input for the compositor?
Status: Open.
#251
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Aug 11, 2023
Update the compositor with stuff from the updated overview example.
Status: Open.
#250
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Aug 11, 2023
I don't like the idea of using a Chromium-based engine for the Search app considering Google is trying to add DRM to the Internet using it, but QtWebEngine uses Chromium and it would be the easiest one for me to use.
Status: Open.
#249
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Jul 30, 2023
TODO list for the next time I work on this.
todo
Reminder for something to do later.
Reminder for something to do later.
Status: Open.
#248
In DrewNaylor/Retiled;
·
DrewNaylor
opened
on Jul 23, 2023
Back
|
FazBrowse Home
|
New Git URL