Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
gnome-flashback
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gnome-flashback
  • Merge Requests
  • !37

Open
Opened Nov 02, 2020 by menschel@menschel
  • Report abuse
Report abuse

WIP: Add implementation for GF_PLACEMENT_ALIGN_ICONS_TO_GRID option

  • Overview 26
  • Commits 4
  • Pipelines 4
  • Changes 2

This work in progress is an implementation of missing desktop icon placement modes.

This relates to issue #41 .

The current work item is "moving an icon around in grid mode". The positions are not saved yet.

I've rebased my recent work into a single commit. I'd be glad to receive some feedback.

I have some questions too.

  • Do I need to redraw an icon after changing the grid position? Line 418
  • I tried to use the namespace types, e.g. gint over int, what is the code style rule?

BTW: I'm having trouble getting all imports right in Eclipse IDE. Is there an include list?

Thanks.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: GNOME/gnome-flashback!37
Source branch: dev-desktop-icon-placement